How to run SUN Solaris application under Linux PC?
Hello Linux folkz, I need to run one simple SUN Solaris engineering program on Linux PC box. The source code is not available though it's not possible just to recompile it. As I heard there is an emulator for Linux which allow to run UNIX applications or some binaries on Linux without their recompilation. I assume this emulator should partially emulate SUN's processor and system calls for non native application on Linux box. Could somebody please give me a pointer what is the name for this emulator and where should I look for it. Thank you in advance. Alex -- MS Windows users should be covered under the Americans with disabilities Act.
* Alex Daniloff (alex@daniloff.com) [010605 14:53]: ->Hello Linux folkz, ->I need to run one simple SUN Solaris engineering program on Linux PC box. ->The source code is not available though it's not possible just to recompile ->it. ->As I heard there is an emulator for Linux which allow to run UNIX applications ->or some binaries on Linux without their recompilation. ->I assume this emulator should partially emulate SUN's processor and system ->calls for non native application on Linux box. -> ->Could somebody please give me a pointer what is the name for this emulator and ->where should I look for it. ->Thank you in advance. Alex, As far as I know there is not such beast. There is lxrun on Solaris for running Linux binaries under Solaris, but not the other way around. If you do find such a thing. Please tell me...but as far as I know. This is not possible. Regards, -- Ben Rosenberg mailto:ben@whack.org ----- "They that can give up essential liberty to obtain a little temporary safety, deserve neither liberty nor safety." -Benjamin Franklin
"Ben" == Ben Rosenberg <ben@whack.org> writes:
Ben> * Alex Daniloff (alex@daniloff.com) [010605 14:53]: -> Hello Linux folkz, -> I need to run one simple SUN Solaris engineering program on Linux PC box. -> The source code is not available though it's not possible just to recompile -> it. -> As I heard there is an emulator for Linux which allow to run UNIX applications <snip...> Ben> As far as I know there is not such beast. There is lxrun on Ben> Solaris for running Linux binaries under Solaris, but not the Ben> other way around. If you do find such a thing. Please tell Ben> me...but as far as I know. This is not possible. Although I haven't tried it, there is Solaris binary emulation in the 2.4.4 kernel. You can find the SuSE version at: ftp://ftp.suse.com/pub/people/mantel/next/ Charles -- "Calling EMACS an editor is like calling the Earth a hunk of dirt." -- Chris DiBona on Dirt (Open Sources, 1999 O'Reilly and Associates)
Hi Charles,
Although I haven't tried it, there is Solaris binary emulation in the 2.4.4 kernel. You can find the SuSE version at:
ftp://ftp.suse.com/pub/people/mantel/next/
Really? That'd be great! Now, just let me ask two stupid questions: 1.) Can it run SPARC binaries, or only Solaris/x86 Binaries? 2.) Which patch in that FTP folder is it? Thanks, Tim -- ----------------------------------------------------------------- Timothy R. Butler Universal Networks Information Tech. Consultant Christian Web Services Since 1996 ICQ #12495932 AIM: Uninettm An Authorized IPSwitch Reseller tbutler@uninetsolutions.com http://www.uninetsolutions.com ============== "Information Powered by Innovation" ==============
Sorry for the really late reply, I just returned from visiting my sister and her new baby in Vancouver. T> 1.) Can it run SPARC binaries, or only Solaris/x86 Binaries? I don't know, I only saw the option while doing a make menuconfig T> 2.) Which patch in that FTP folder is it? I just downloaded the whole kernel. That might be the safest option. Good luck. Charles
participants (5)
-
Alex Daniloff
-
Ben Rosenberg
-
Charles Philip Chan
-
Frederic Wiesenbach
-
Timothy R.Butler