Francois schrieb: > Has anyone had any success installing Maple 9 on Arch? > > I mounted the CD-ROM and then logged in as root. When I ran > installMapleLinuxSU, as instructed, I got this error: > > Error: failed > /media/dvdwriter/Linux/Linux/resource/jre/lib/i386/client/libjvm.so, > because libstdc++-libc6.1-1.so.2: cannot open shared object file: No > such file or directory
I could install maple without such problems, in fact without any problems at all. What version do you have exactly? > To correct this I created a symlink > > ln -is libstdc++.so.6.0.7 libstdc++-libc6.1-1.so.2 > > and the error went away, only to be replaced with another: > > ./LinuxInstaller.bin: line 1515: 20036 Segmentation fault > "/media/dvdwriter/Linux/Linux/resource/jre/bin/java" -Xmx50331648 > -Xms16777216 com.zerog.lax.LAX > "/media/dvdwriter/Linux/Linux/./LinuxInstaller.bin.lax" > "/tmp/env.properties.19991" Look at this: http://aur.archlinux.org/packages.php?do_Details=1&ID=2299 It contains the legacy libstdc++. As I said above, I didn't need it. _______________________________________________ arch mailing list [email protected] http://www.archlinux.org/mailman/listinfo/arch
