On Tuesday 16 May 2006 05:53, Francois wrote:
> 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
>
> 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"

SHEESH! you must not link different major version libs like that!
the old library is for legacy applications.. go to rpmfind.net and search for 
compat-libstdc++. A fedora 4/5 rpm will do. Install it. Voila!

(i've done that for a lot of old apps.. including maple 9.5 .. the names of 
other apps... i fail to recollect)

-- 
Vinay S Shastry

_______________________________________________
arch mailing list
[email protected]
http://www.archlinux.org/mailman/listinfo/arch

Reply via email to