After installing 9.1, can no longer install Maple 9.0.3
Hi all, I have now finally obtained and installed SUDE LINUX Profressional 9.1, and am now re-installing some 32-bit software. The Maple 9.0.3 installer linux32 ./LinuxUpgrade.bin gives the error message: Error occurred during initialization of VM Unable to load native library: /tmp/install.dir.10080/Linux/resource/jre/lib/i386/libjava.so: symbol __libc_wait, version GLIBC_2.0 not defined in file libc.so.6 with link time reference I tried various combinations of export LD_ASSUME_KERNEL=2.4.1; linux32 ./LinuxUpgrade.bin export LD_ASSUME_KERNEL=2.4.21; linux32 ./LinuxUpgrade.bin with no luck. What next? Linux linfinit 2.6.5-7.61cvs20040528150002-default #1 Fri May 28 19:04:18 UTC 2004 x86_64 x86_64 x86_64 GNU/Linux Best regards
On Sat, May 29, 2004 at 09:07:38PM +1000, Paul C. Leopardi wrote:
Hi all,
I have now finally obtained and installed SUDE LINUX Profressional 9.1, and am now re-installing some 32-bit software.
The Maple 9.0.3 installer linux32 ./LinuxUpgrade.bin gives the error message:
Error occurred during initialization of VM Unable to load native library: /tmp/install.dir.10080/Linux/resource/jre/lib/i386/libjava.so: symbol __libc_wait, version GLIBC_2.0 not defined in file libc.so.6 with link time reference
I tried various combinations of export LD_ASSUME_KERNEL=2.4.1; linux32 ./LinuxUpgrade.bin export LD_ASSUME_KERNEL=2.4.21; linux32 ./LinuxUpgrade.bin with no luck. What next?
It's some kind of glibc incompatibility, means it wouldn't even work on a new 32bit distribution. What will likely work is if you copy an older glibc that worked from somewhere into a separate directory and load the application with LD_LIBRARY_PATH=/full/path/to/dir/with/glibc app .. -Andi
Andi, Thanks for looking at this mailing list on the weekends. Don't you ever rest? Anyway, I've been trying various combinations of copying the 32 bit library directories from SuSE 9.0, with no luck. My LD_LIBRARY_PATH now looks like: /opt/suse-9.0/lib:/opt/suse-9.0/usr/lib:/opt/suse-9.0/usr/X11/lib: /opt/matlab/bin/glnx86:/opt/matlab/sys/os/glnx86 I tried installing Matlab Student Version Release 13. The X11 install did not succeed. The text install worked, but running Matlab with the library path given above results in a segfault. The Maple 9.0.3 installer also segfaults, as does the Maple 9.0 installer. linfinit:~ # export LD_LIBRARY_PATH="/opt/suse-9.0/lib:/opt/suse-9.0/usr/lib: /opt/suse-9.0/usr/X11/lib:/opt/matlab/bin/glnx86:/opt/matlab/sys/os/glnx86" linfinit:~ # cd '/home/leopardi/Download/Maple' linfinit:/home/leopardi/Download/Maple # linux32 ./LinuxUpgrade.bin Preparing to install... Extracting the JRE from the installer archive... Unpacking the JRE... Extracting the installation resources from the installer archive... Configuring the installer for this system's environment... Launching installer... ./LinuxUpgrade.bin: line 1: 20661 Segmentation fault "/tmp/install.dir.20551/Linux/resource/jre/bin/java" -Djava.compiler=NONE -Xmx50331648 -Xms16777216 com.zerog.lax.LAX "/tmp/install.dir.20551/temp.lax" "/tmp/env.properties.20551" I hope this has something to do with my running the 2.6.5 kernel rather than 2.6.4. I will check later in the week when I get time. As it is though, I am faced with the fact that SuSE 9.0 installed and ran both Maple and Matlab just fine, and SuSE 9.1 will not install Maple and will not run Matlab. To me, this is a big regression. I wish I could have tested this before SuSE 9.1 was released. I'll send a few more messages to the mailing list recounting my other SuSE 9.1 experiences, good (yes there are some), bad and ugly. Thanks On Saturday 29 May 2004 22:17, Andi Kleen wrote:
On Sat, May 29, 2004 at 09:07:38PM +1000, Paul C. Leopardi wrote:
Hi all,
I have now finally obtained and installed SUDE LINUX Profressional 9.1, and am now re-installing some 32-bit software.
The Maple 9.0.3 installer linux32 ./LinuxUpgrade.bin gives the error message:
Error occurred during initialization of VM Unable to load native library: /tmp/install.dir.10080/Linux/resource/jre/lib/i386/libjava.so: symbol __libc_wait, version GLIBC_2.0 not defined in file libc.so.6 with link time reference
I tried various combinations of export LD_ASSUME_KERNEL=2.4.1; linux32 ./LinuxUpgrade.bin export LD_ASSUME_KERNEL=2.4.21; linux32 ./LinuxUpgrade.bin with no luck. What next?
It's some kind of glibc incompatibility, means it wouldn't even work on a new 32bit distribution.
What will likely work is if you copy an older glibc that worked from somewhere into a separate directory and load the application with LD_LIBRARY_PATH=/full/path/to/dir/with/glibc app ..
-Andi
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I encountered the same problem, and contacted Maple support. They forwarded my mail to the german distributor of Maple, and they had one of their support technicians reply. His opinion was that it would most likely be the glibc in SuSE 9.1. Appearantly, glibc-2.3.x causes problems with some distributions, though not with others. I can certainly attest to this as my Debian unstable has yet to notice any kind of issue regarding glibc and Maple. As such, I believe that Paul's proposal sounds the most promising. Until then, it's nice to know that 'xmaple -cw' will give you the classic interface with no trouble at all. I believe it lacks some features of the newer interface, but it is an acceptable alternative for most uses. Of course, if your installer crashes, that doesn't help. This is a wild guess, but I thought I remembered a text mode installer. You should probably read through a few of the scripts the installer invokes after unpacking. Maybe there's a command-line option '--noX' or something. Good Luck! Andreas - -- Trotz unserer besten Bemühungen ist das Leben nach wie vor 100% tödlich. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) iD8DBQFAujyMUd8MW2wA2poRAodYAKCeQrO9uy6qv2zqc439fkJOA6/rmgCgtfHN HezcSlkKiqlWmLtL7JBYZ0o= =ZGqM -----END PGP SIGNATURE-----
I think that i have this glibc problem too, (SuSE 9.1 AMD64) when i try to install my Lokigames i got an error that i have to install a newer glibc or just that my glibc is incompatible (the messages are slightly different but all games are crashing when i start the installer ... ) They work perfectly with SuSE 8.1 (i don't have 8.2 or 9.0 to test this too but i guess that it would work ) I couldn't ask Lokigames for help - they're no more :-( Is it possible to use the SuSE 8.1 glibc ? Franz Mit schönen Grüßen von Yahoo! Mail - http://mail.yahoo.de
Franz Mach <franzmach@yahoo.de> writes:
I think that i have this glibc problem too, (SuSE 9.1 AMD64) when i try to install my Lokigames i got an error that i have to install a newer glibc or just that my glibc is incompatible (the messages are slightly different but all games are crashing when i start the installer ... ) They work perfectly with SuSE 8.1 (i don't have 8.2 or 9.0 to test this too but i guess that it would work ) I couldn't ask Lokigames for help - they're no more :-( Is it possible to use the SuSE 8.1 glibc ?
What is the exact error message? Try LD_ASSUME_KERNEL=2.4.21 your-app Andreas -- Andreas Jaeger, aj@suse.de, http://www.suse.de/~aj SUSE Linux AG, Maxfeldstr. 5, 90409 Nürnberg, Germany GPG fingerprint = 93A3 365E CE47 B889 DF7F FED1 389A 563C C272 A126
Anyone know why Mathematica won't properly graph over large ranges in SuSe or Mandrake? I will guess not, since we don't have access to their code. Does anyone here use it flawlessly to graphy very large values? (It appears to happen on both 32- and 64-bit.) Y-values larger than 10**9 seem to stall the interface. Mathematica phone support politely suggested that I ignore the problem or switch to RH or Debian: neither viable solutions at this point. The tech. guy actually asked if I could scale down the data; and, condescendingly made it seem as though I had no reason to be graphing data near 10**60. He also admitted that they knew about it for years. Is SuSe aware of this problem? Anyone hear of a solution to this? Much thanks, -- Jason -- Jason Vertrees BSCB Graduate Student @ UTMB, Galveston javertre@utmb.edu :: http://www.bscb.utmb.edu
Jason, Are you running Mathematica on SuSE as 64-bit, 32-bit or both? If you are running 32-bit, are you using SuSE 9.1? If so, how did the installation process go? Did you need to obtain a copy of the SuSE 9.0 32-bit libraries? Thanks On Monday 31 May 2004 09:02, Jason Vertrees wrote:
Anyone know why Mathematica won't properly graph over large ranges in SuSe or Mandrake? I will guess not, since we don't have access to their code. Does anyone here use it flawlessly to graphy very large values? (It appears to happen on both 32- and 64-bit.) Y-values larger than 10**9 seem to stall the interface.
participants (6)
-
Andi Kleen
-
Andreas Jaeger
-
Andreas Steffen
-
Franz Mach
-
Jason Vertrees
-
Paul C. Leopardi