[opensuse] getting glibc 2.3 on suse 10.1
Hi list, I have some binaries (commercial software) that requires glibc 2.3 to run. Is there any way that I can get a glibc 2.3 version installed on a suse 10.1 box somewhere so that i can point my binaries to it? Thanks Rene -- - -- Rene Salmon Tulane University Center for Computational Science http://www.ccs.tulane.edu rsalmon@tulane.edu Tel 504-862-8393 Tel 504-988-8552 Fax 504-862-8392 --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On Tue, Aug 15, 2006 at 03:07:17PM -0500, Rene Salmon wrote:
Hi list,
I have some binaries (commercial software) that requires glibc 2.3 to run. Is there any way that I can get a glibc 2.3 version installed on a suse 10.1 box somewhere so that i can point my binaries to it?
Our glibc 2.4 is (of course) compatible to 2.3. Just the "Linuxthreads" threading model is no longer available, it is likely that what the software is missing. Ciao, Marcus --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
Hello, Marcus Meissner <meissner@suse.de> [2006-08-15]:
On Tue, Aug 15, 2006 at 03:07:17PM -0500, Rene Salmon wrote:
Hi list,
I have some binaries (commercial software) that requires glibc 2.3 to run. Is there any way that I can get a glibc 2.3 version installed on a suse 10.1 box somewhere so that i can point my binaries to it?
Our glibc 2.4 is (of course) compatible to 2.3.
Just the "Linuxthreads" threading model is no longer available, it is likely that what the software is missing.
Yes, but that doesn't solve the problem for that software. I had this problem with Matlab Simulink and I finally solved this by using a chroot environment. Regards, Bernhard -- Bohrer für Öl? Sie meinen, in die Erde bohren und versuchen Öl zu finden? Sie sind verrückt!. -- Bohr-Arbeiter vor dem ersten Öl-Bohr-Projekt (1859) --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
* Bernhard Walle (bernhard.walle@gmx.de) [20060816 01:08]:
I had this problem with Matlab Simulink and I finally solved this by using a chroot environment.
Which is IMHO the only way to sanely handle such a situation. Philipp --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
Am Dienstag, 15. August 2006 22:24 schrieb Marcus Meissner:
On Tue, Aug 15, 2006 at 03:07:17PM -0500, Rene Salmon wrote:
Hi list,
I have some binaries (commercial software) that requires glibc 2.3 to run. Is there any way that I can get a glibc 2.3 version installed on a suse 10.1 box somewhere so that i can point my binaries to it?
Our glibc 2.4 is (of course) compatible to 2.3.
Just the "Linuxthreads" threading model is no longer available, it is likely that what the software is missing.
Ciao, Marcus Hello Marcus, is this probably the reason why i don´t get SimCity from the god old lokisoft to run.
I get the Error Message user@linux:~> LD_ASSUME_KERNEL=2.2.5 /data/linux/sc3u/sc3u /data/linux/sc3u/sc3u: error while loading shared libraries: libdl.so.2: cannot open shared object file: No such file or directory The sc3u bin is patched, and was working since 10.0 Thanks Michael --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On Wed, Aug 16, 2006 at 02:22:06PM +0200, Michael Schueller wrote:
Am Dienstag, 15. August 2006 22:24 schrieb Marcus Meissner:
On Tue, Aug 15, 2006 at 03:07:17PM -0500, Rene Salmon wrote:
Hi list,
I have some binaries (commercial software) that requires glibc 2.3 to run. Is there any way that I can get a glibc 2.3 version installed on a suse 10.1 box somewhere so that i can point my binaries to it?
Our glibc 2.4 is (of course) compatible to 2.3.
Just the "Linuxthreads" threading model is no longer available, it is likely that what the software is missing.
Ciao, Marcus Hello Marcus, is this probably the reason why i don´t get SimCity from the god old lokisoft to run.
I get the Error Message
user@linux:~> LD_ASSUME_KERNEL=2.2.5 /data/linux/sc3u/sc3u /data/linux/sc3u/sc3u: error while loading shared libraries: libdl.so.2: cannot open shared object file: No such file or directory
The sc3u bin is patched, and was working since 10.0
Yes, the LD_ASSUME_KERNEL trick above switched to linuxthreads, which is no longer there. Ciao, Marcus --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
Am Mittwoch, 16. August 2006 14:23 schrieb Marcus Meissner:
On Wed, Aug 16, 2006 at 02:22:06PM +0200, Michael Schueller wrote:
Am Dienstag, 15. August 2006 22:24 schrieb Marcus Meissner:
On Tue, Aug 15, 2006 at 03:07:17PM -0500, Rene Salmon wrote:
Hi list,
I have some binaries (commercial software) that requires glibc 2.3 to run. Is there any way that I can get a glibc 2.3 version installed on a suse 10.1 box somewhere so that i can point my binaries to it?
Our glibc 2.4 is (of course) compatible to 2.3.
Just the "Linuxthreads" threading model is no longer available, it is likely that what the software is missing.
Ciao, Marcus
Hello Marcus, is this probably the reason why i don´t get SimCity from the god old lokisoft to run.
I get the Error Message
user@linux:~> LD_ASSUME_KERNEL=2.2.5 /data/linux/sc3u/sc3u /data/linux/sc3u/sc3u: error while loading shared libraries: libdl.so.2: cannot open shared object file: No such file or directory
The sc3u bin is patched, and was working since 10.0
Yes, the LD_ASSUME_KERNEL trick above switched to linuxthreads, which is no longer there.
Ciao, Marcus
Bad luck for me, but it had to come the time, it was nice as long it was running ... Greets Michael --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
Am Mittwoch, 16. August 2006 14:23 schrieb Marcus Meissner:
On Wed, Aug 16, 2006 at 02:22:06PM +0200, Michael Schueller wrote:
Am Dienstag, 15. August 2006 22:24 schrieb Marcus Meissner:
On Tue, Aug 15, 2006 at 03:07:17PM -0500, Rene Salmon wrote:
Hi list,
I have some binaries (commercial software) that requires glibc 2.3 to run. Is there any way that I can get a glibc 2.3 version installed on a suse 10.1 box somewhere so that i can point my binaries to it?
Our glibc 2.4 is (of course) compatible to 2.3.
Just the "Linuxthreads" threading model is no longer available, it is likely that what the software is missing.
Ciao, Marcus
Hello Marcus, is this probably the reason why i don´t get SimCity from the god old lokisoft to run.
I get the Error Message
user@linux:~> LD_ASSUME_KERNEL=2.2.5 /data/linux/sc3u/sc3u /data/linux/sc3u/sc3u: error while loading shared libraries: libdl.so.2: cannot open shared object file: No such file or directory
The sc3u bin is patched, and was working since 10.0
Yes, the LD_ASSUME_KERNEL trick above switched to linuxthreads, which is no longer there.
Ciao, Marcus
Hey, i don´t believe this, I really feel to ashamed... Now, after you said that the trick is not longer working but the "glibc 2.4 is (of course) compatible to 2.3" , i have tryed to start Sim City whitout the Trick, and what shel i say .... it is working. Don´t know what else to say, thank you ... Michael --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
Hi, You are absolutely correct. It was not the commercial binary that was having the problems with glibc 2.4 but rather a script that ran and checked: ls -l /lib/ld-2.4.so for version numbers. changed the script with the help of the commercial vendor and now everything works. Thank you for the help Rene Marcus Meissner wrote:
On Tue, Aug 15, 2006 at 03:07:17PM -0500, Rene Salmon wrote:
Hi list,
I have some binaries (commercial software) that requires glibc 2.3 to run. Is there any way that I can get a glibc 2.3 version installed on a suse 10.1 box somewhere so that i can point my binaries to it?
Our glibc 2.4 is (of course) compatible to 2.3.
Just the "Linuxthreads" threading model is no longer available, it is likely that what the software is missing.
Ciao, Marcus --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
-- - -- Rene Salmon Tulane University Center for Computational Science http://www.ccs.tulane.edu rsalmon@tulane.edu Tel 504-862-8393 Tel 504-988-8552 Fax 504-862-8392 --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
participants (5)
-
Bernhard Walle
-
Marcus Meissner
-
Michael Schueller
-
Philipp Thomas
-
Rene Salmon