Solaris Binaries - 2002 question!

2002-08-02 Thread Eduardo Mendes
that the installation CD is no longer available!) b) Do I need to recompile the kernel for solaris emulation or does debian 3.0 already come with this option on? c) Does it work for all kind of solaris binaries? d) Anything that I should know before going for it? Many thanks Ed

Re: Solaris Binaries - 2002 question!

2002-08-02 Thread Ben Collins
already come with this option on? modprobe solaris c) Does it work for all kind of solaris binaries? It works. But it cannot emulate core Solaris kernel functions. Things like asynchronous disk i/o, solaris kernel modules, some obscure ioctl's, etc... d) Anything that I should know before

Re: Solaris Binaries

2001-05-03 Thread Andreas Tille
On Tue, 1 May 2001, Ben Collins wrote: It can't find the Solaris dynamic linker, which needs to be in /lib (as ld.so or ld.so.1, can't remember). Also, to find the other libraries, you need to either set LD_LIBRARY_PATH, or put them in /usr/lib. You can also copy all the Solaris stuff to

Re: Solaris Binaries

2001-05-02 Thread Gabor Zoltan Csejtey
HI, I'm using 2.4.3 kernel now and the Solaris emulation is fine. For example: ldd /solaris/bin/ldd libelf.so.1 = /solaris/bin/../lib/libelf.so.1 libc.so.1 = /solaris/bin/../lib/libc.so.1 libdl.so.1 =/usr/lib/libdl.so.1 ldd /solaris/bin/tar libcmd.so.1

Solaris Binaries

2001-05-01 Thread mikec
I have a Sun Ultra 10 running Debian-Sparc unstable tree, upgraded to kernel 2.4.3. Everything is working fine except for SunOS/Solaris binary compatibility. I have the kernel compiled with CONFIG_SUNOS_EMUL=y CONFIG_SOLARIS_EMUL=y And I have followed the howto, and placed a complete

Re: Solaris Binaries

2001-05-01 Thread Q89029292
Hi, Well I also upgraded to 2.4 and found the emulation no longer worked, not having any time to work it out I went back to a 2.2.x kernel and it worked again. If your determined to have a 2.4 kernel (or just wish to help) perhaps you could submit a bug report on the kernel mailing list.

Re: Solaris Binaries

2001-05-01 Thread Ben Collins
On Tue, May 01, 2001 at 06:16:41AM +, [EMAIL PROTECTED] wrote: I have a Sun Ultra 10 running Debian-Sparc unstable tree, upgraded to kernel 2.4.3. Everything is working fine except for SunOS/Solaris binary compatibility. I have the kernel compiled with CONFIG_SUNOS_EMUL=y

Re: Solaris binaries under Linux

2001-02-26 Thread lars . johansson
On Sat, Feb 24, 2001 at 09:43:05AM +1000, Q89029292 wrote: You have installed the solaris libraries under /usr/gnemul/solaris/ ? At least thats where I think they are supposed to go. Personally I use Sunos emulation if I can. OK, Sunos and Solaris are not really compatible, are they? Does

Re: Solaris binaries under Linux

2001-02-26 Thread Karl Hammar
--- From: [EMAIL PROTECTED] Subject: Re: Solaris binaries under Linux Date: Mon, 26 Feb 2001 14:29:22 + On Sat, Feb 24, 2001 at 09:43:05AM +1000, Q89029292 wrote: You have installed the solaris libraries under /usr/gnemul/solaris/ ? At least thats

Re: Solaris binaries under Linux

2001-02-23 Thread Q89029292
Solaris binaries to run on my SPARCclassic under Debian Linux. I have recompiled the kernel (2.2.18pre21) with built in support fot this. But how do I run them? My shell just tells me there is no such file or directory when i try to run them from a command line! Regards, Lars Johansson -- Lars

Solaris binaries under Linux

2001-02-21 Thread lars . johansson
Hi everyone! I have been trying to get Solaris binaries to run on my SPARCclassic under Debian Linux. I have recompiled the kernel (2.2.18pre21) with built in support fot this. But how do I run them? My shell just tells me there is no such file or directory when i try to run them from a command

Re: Solaris binaries under Linux

2001-02-21 Thread Ben Collins
On Wed, Feb 21, 2001 at 05:44:12PM +, [EMAIL PROTECTED] wrote: Hi everyone! I have been trying to get Solaris binaries to run on my SPARCclassic under Debian Linux. I have recompiled the kernel (2.2.18pre21) with built in support fot this. But how do I run them? My shell just tells me

SunOS/Solaris binaries

2000-08-28 Thread Afonso Infante
Hello again! Another problem with Debian 2.2: the solaris.o module is there, and I've created the /usr/gnuemul/solaris dir structure (with all the libs and everything), but if I try to exec a Solaris binary file, I just get bash: some-solaris-binary: no such file or directory (being

Solaris binaries compatibility

2000-08-19 Thread Iggi
Hello SPARC friends, is there a known list of apps, with maybe some howtos, which can be run in compatibility (iBCS or stuff like that) mode under L/SPARC? For me it seems that ultralinux.org is a little bit outdated. Do there exist any actual resources out there, where we L/SPARC owners are a

Re: Solaris binaries compatibility

2000-08-19 Thread Pieter Krul
Iggi wrote: is there a known list of apps, with maybe some howtos, which can be run in compatibility (iBCS or stuff like that) mode under L/SPARC? The solaris module on sparc64 is also an option. Perhaps I could set up a matrix in the UltraLinux FAQ with applications that do not run under

RE: Solaris binaries compatibility

2000-08-19 Thread Iggi
Hello SPARC friends, hi Pieter, The solaris module on sparc64 is also an option. Perhaps I could set up a matrix in the UltraLinux FAQ with applications that do not run under Linux, but do with SunOS/Solaris emulation, but I'll need information from the users of that software to accomplish that.

Can i run solaris binaries under Debian Linux/SPARC ?

2000-07-10 Thread Heinrich Rebehn
Sorry, if this is a FAQ, but can i run Solaris binaries under Debian Linux/SPARC, provided that i got the needed Solaris libraries and licenses ? TIA Heinrich Rebehn Have disk - will travel University of Bremen Physics / Electrical and Electronics Engineering

Re: Can i run solaris binaries under Debian Linux/SPARC ?

2000-07-10 Thread Ben Collins
On Mon, Jul 10, 2000 at 04:08:23PM +0200, Heinrich Rebehn wrote: Sorry, if this is a FAQ, but can i run Solaris binaries under Debian Linux/SPARC, provided that i got the needed Solaris libraries and licenses ? You can use the solaris emulation (compiled as a module, so be sure to load

Re: Can i run solaris binaries under Debian Linux/SPARC ?

2000-07-10 Thread Heinrich Rebehn
Ben Collins wrote: On Mon, Jul 10, 2000 at 04:08:23PM +0200, Heinrich Rebehn wrote: Sorry, if this is a FAQ, but can i run Solaris binaries under Debian Linux/SPARC, provided that i got the needed Solaris libraries and licenses ? You can use the solaris emulation (compiled

Re: Can i run solaris binaries under Debian Linux/SPARC ?

2000-07-10 Thread Ben Collins
On Mon, Jul 10, 2000 at 04:26:43PM +0200, Heinrich Rebehn wrote: Ben Collins wrote: On Mon, Jul 10, 2000 at 04:08:23PM +0200, Heinrich Rebehn wrote: Sorry, if this is a FAQ, but can i run Solaris binaries under Debian Linux/SPARC, provided that i got the needed Solaris libraries

Re: solaris binaries.

1999-03-12 Thread Steve Dunham
Daniel Brosemer [EMAIL PROTECTED] writes: Hi, thanks to people on this group, I have almost all my questions sorted out re: debian-sparc, however, I still have one question. I read somewhere that S/Linux could run solaris binaries, is this true? If it is, how do I do it? On my sparcstation

Re: Running Solaris Binaries

1998-05-28 Thread Derrick J Brashear
/usr/lib/ld.so.1 (and the other solaris libraries in that directory as well, of course). The iBCS requirement for running Solaris binaries will apparently go away with 2.1 (and 2.2) kernels. -D -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL

Re: Running Solaris Binaries

1998-05-28 Thread Michael A. Iverson
have a nice SunOS-based Real Video server up and running :-). I guess I'd like to try to use solaris binaries instead, since Solaris binaries are more common than the SunOS stuff. -- Stephen --- all coders are created equal; that they are endowed with certain unalienable rights

Re: Running Solaris Binaries

1998-05-25 Thread Stephen Zander
Michael == Michael A Iverson [EMAIL PROTECTED] writes: Michael I made the necessary devices in /dev/, and put the Michael appropriate libraries in /usr/gnemul/usr/lib/, and tried Michael to execute a simple solaris binary (compress) (the file Michael is executable). All I get is:

Re: Running Solaris Binaries

1998-05-25 Thread Mike Iverson
This is what ldd compress tells me: libintl.so.1 libc.so.1 libw.so.1 libdl.so.1 I downloaded all of these. Are there any other files other than the above listed shared libraries that I need from solaris? (I listed all that I have downloaded in my previous message.) I'm not a solaris expert.

Running Solaris Binaries

1998-05-24 Thread Michael A. Iverson
Well, I've managed to get Debian running on a sparc for the first time. A round of thanks to those who have put so much time and effort into this distribution. Not content with this first feat, I am now attempting to execute solaris binaries on my sparc. I downloaded the iBCS package, which