On Thu, 5 Aug 1999, Anuj Kaushik wrote:
> HI ,
> I am a student learning LINUX and like to know whether the Unix Program
> can run on Linux for eg. Sybase for Unix
> -Anuj kaushik
> E-mail :[EMAIL PROTECTED]
Not all binaries of other unix machines can be run directly. Sco binaries
can be made to work by recompiling the kernel with ibcs added. Or compile
ibcs as a module and load it when necessary. If the other unix machine
can run on a x386 architecture, it is likely that you can run them on
linux.
Nagarjuna