View previous topic :: View next topic |
Author |
Message |
Stormkings Guru
![Guru Guru](/images/ranks/rank_rect_3.gif)
![](images/avatars/gallery/Futurama/cartoon_futurama_farnsworth_2.gif)
Joined: 27 Sep 2002 Posts: 352 Location: Europe
|
Posted: Fri Feb 07, 2003 4:08 pm Post subject: Maple 8 und Gentoo 1.4 [gelöst] |
|
|
Hallo,
ich habe versucht Maple 8 auf Gentoo 1.4 zum Laufen zu bringen und hab schon seit zwei Tagen keinen Erfolg. Wenn ich das Installationsscript, trotz der Endung .bin ist es ein Bash-Script, ausführe erhalte ich folgende Fehlermeldung:
Code: | david@dyas Linux $ ./LinuxInstaller.bin
dirname: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
/bin/ls: error while loading shared libraries: librt.so.1: cannot open shared object file: No such file or directory
basename: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
dirname: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
basename: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
rm: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory |
In einem andern Forum gab es ein Posting, dass es möglicherweise an der lib-compat liegt. Die ist jedoch installiert in Version 1.1, ebenso wie das sun-j2sdk-1.4.1, weil scheinbar java zur Installation benötigt wird. Vielleicht ist es interessant, dass Maple 6.01 ohne Probleme läuft.
Bin für jeden Hinweis dankbar,
David
Last edited by Stormkings on Mon Jan 30, 2006 9:04 am; edited 1 time in total |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
flimmerfix n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 11 Jul 2002 Posts: 47
|
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
xces Guru
![Guru Guru](/images/ranks/rank_rect_3.gif)
![](images/avatars/gallery/Monkey Island/Monkey_Island_-_Monkey.gif)
Joined: 11 Oct 2002 Posts: 515
|
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Yonathan l33t
![l33t l33t](/images/ranks/rank_rect_4.gif)
![](images/avatars/gallery/BaldursGate/baldursgate_edwin.gif)
Joined: 05 Jan 2005 Posts: 662
|
Posted: Fri Jan 27, 2006 12:17 pm Post subject: |
|
|
emerge lib-compat reicht leider nicht, da es die geforderten dateien nicht liefert.
bekomme auch Code: | ./installMapleLinuxSU
dirname: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
/bin/ls: error while loading shared libraries: librt.so.1: cannot open shared object file: No such file or directory
basename: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
dirname: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
basename: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
rm: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory |
aber ein Code: | randir Maple8 # locate libc.so.6
/lib/libc.so.6
/chroot/bash/lib/libc.so.6
randir Maple8 # locate librt.so.1
/lib/librt.so.1
|
zeigt, dass alles da ist, was gebraucht wird, es kann nur nicht benutzt werden, warum auch immer
[edit] ok, das habe ich gelöst bekommen, aber dafür bekomme ich nun die meldung:
Code: | ./installMapleLinuxSU
head: `-1' option is obsolete; use `-n 1' since this will be removed in the future
Error occurred during initialization of VM
Unable to load native library: /opt/Maple8/Linux/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 |
hat jeman noch ne idee, wie man es doch noch zum funktionieren bringen kann?
yona _________________ Athlon XP+ 2400 Thunderbird,
Abit NF7
1536MB DDR (266),
Radeon 9200 (256mb)
gentoo 2.6.19-r5 |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Stormkings Guru
![Guru Guru](/images/ranks/rank_rect_3.gif)
![](images/avatars/gallery/Futurama/cartoon_futurama_farnsworth_2.gif)
Joined: 27 Sep 2002 Posts: 352 Location: Europe
|
Posted: Sat Jan 28, 2006 9:23 am Post subject: |
|
|
Moin moin,
das sieht ein wenig nach diesem Fehler aus: Maplesoft FAQ
Grüße, dk |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Yonathan l33t
![l33t l33t](/images/ranks/rank_rect_4.gif)
![](images/avatars/gallery/BaldursGate/baldursgate_edwin.gif)
Joined: 05 Jan 2005 Posts: 662
|
Posted: Sat Jan 28, 2006 11:23 pm Post subject: |
|
|
super... was bringt es, wenn ich erst diesen kernel-export auskommentiere und jetzt doch wieder mache???
wenn ich das jetzt nämlich mache, dann bekomme ich wieder den ersten fehler, mit dem unterschied, dass ich jetzt nicht weiß, wie ich das mit dem kernel-export wegbekomme, weil ich nicht weiß, wo es hingeschrieben wurde
yona _________________ Athlon XP+ 2400 Thunderbird,
Abit NF7
1536MB DDR (266),
Radeon 9200 (256mb)
gentoo 2.6.19-r5 |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
kopfsalat Apprentice
![Apprentice Apprentice](/images/ranks/rank_rect_2.gif)
Joined: 01 Dec 2003 Posts: 181 Location: Cologne, Germany
|
Posted: Sun Jan 29, 2006 1:04 pm Post subject: |
|
|
Ist das Useflag nptlonly eventuell gesetzt? |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Yonathan l33t
![l33t l33t](/images/ranks/rank_rect_4.gif)
![](images/avatars/gallery/BaldursGate/baldursgate_edwin.gif)
Joined: 05 Jan 2005 Posts: 662
|
Posted: Sun Jan 29, 2006 9:46 pm Post subject: |
|
|
nicht in glibc, falls du darauf anspielst
Code: | sys-libs/glibc-2.3.5-r2 -build -erandom -glibc-compat20 -glibc-omitfp -hardened -linuxthreads-tls (-multilib) +nls -nptl -nptlonly -pic -profile (-selinux) +userlocales |
für den rest ist es aber in make.conf global gesetzt
yona _________________ Athlon XP+ 2400 Thunderbird,
Abit NF7
1536MB DDR (266),
Radeon 9200 (256mb)
gentoo 2.6.19-r5 |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
kopfsalat Apprentice
![Apprentice Apprentice](/images/ranks/rank_rect_2.gif)
Joined: 01 Dec 2003 Posts: 181 Location: Cologne, Germany
|
Posted: Sun Jan 29, 2006 11:19 pm Post subject: |
|
|
Das meinte ich, war nur das was mir spontan in den Sinn kam.
LD_ASSUME_KERNEL zu setzen ist meines Erachtens schon richtig. Ist aber schon eine weile her, daß ich maple installiert hatte.
Das Problem mit java liegt wohl darin begründet, daß die mitgelieferte jre veraltet ist und die installierte glibc zu neu.
Ich würde versuchen die mitgelieferte jre von maple durch eine neuere von SUN runtergeladene zu ersetzen - die Installationsdateien müssen vorher natürlich auf die Platte. Eine aktuelle 1.4er jre sollte mit neueren glibc-Versionen klarkommen. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Yonathan l33t
![l33t l33t](/images/ranks/rank_rect_4.gif)
![](images/avatars/gallery/BaldursGate/baldursgate_edwin.gif)
Joined: 05 Jan 2005 Posts: 662
|
Posted: Mon Jan 30, 2006 7:52 am Post subject: |
|
|
offenbar ist die jre zu alt, in der README steht folgendes:
Code: | README
Java(TM) 2 Runtime Environment, Standard Edition
Version 1.3.1 |
werde mal ne aktuelle jre runterladen und da reinschieben.
[edit] alles klar, funzt super. zumindest das emergen, ich hoffe ich kann das jetzt auch als user nutzen... mal schauen, ob man da noch irgendwelchen dateirechte setzen muss, ich hoffe nicht.
habe in die LD_ASSUME_KERNEL-zeile nach wie vor auskommentiert, aber mit der neuen jre geht es!
vielen dank an alle geduldigen.
post kann von einem admin als solved abgeschlossen werden
yona
ps: lediglich die pfeil-tasten funktionieren nicht, man muss also immer die maus benutzen vielleicht finde ich dazu noch was in den einstellungen, denn die tasten sind ja doch ein wenig angenehmer als immer nur maus.... _________________ Athlon XP+ 2400 Thunderbird,
Abit NF7
1536MB DDR (266),
Radeon 9200 (256mb)
gentoo 2.6.19-r5 |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
kopfsalat Apprentice
![Apprentice Apprentice](/images/ranks/rank_rect_2.gif)
Joined: 01 Dec 2003 Posts: 181 Location: Cologne, Germany
|
Posted: Mon Jan 30, 2006 9:14 am Post subject: |
|
|
Wir Benutzer handhaben das weitgehend autonom
Ersten Beitrag im Thread, rechts oben auf editieren klicken, subject ändern, z.B. solved anstellen.
Zu dem Tastenproblem weiß ich keinen Rat. Ältere Versionen von maple haben aber auch mal gerne die Tastatur komplett ignoriert. Ging dann meist über speichern des Sheets und neuladen wieder. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Yonathan l33t
![l33t l33t](/images/ranks/rank_rect_4.gif)
![](images/avatars/gallery/BaldursGate/baldursgate_edwin.gif)
Joined: 05 Jan 2005 Posts: 662
|
Posted: Mon Jan 30, 2006 11:02 am Post subject: |
|
|
@kopfsalat:
wenn du genau hinschaust, wirst du sehen, dass ich diesen post nicht erstellt, sondern lediglich weitergeführt habe, da ich genau das gleiche problem hatte
für gewöhnlich schreibe ich selbst ein [solved] in den threat, aber hier geht es grade net
yona _________________ Athlon XP+ 2400 Thunderbird,
Abit NF7
1536MB DDR (266),
Radeon 9200 (256mb)
gentoo 2.6.19-r5 |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Stormkings Guru
![Guru Guru](/images/ranks/rank_rect_3.gif)
![](images/avatars/gallery/Futurama/cartoon_futurama_farnsworth_2.gif)
Joined: 27 Sep 2002 Posts: 352 Location: Europe
|
Posted: Mon Jan 30, 2006 4:33 pm Post subject: |
|
|
ruhig männer, der thread ist ja fast 3 jahre alt. da kommt es schonmal vor, dass man sowas vergisst
Quote: | Ersten Beitrag im Thread, rechts oben auf editieren klicken, subject ändern, z.B. solved anstellen. |
ist jetzt damit geschehen.
grüße, dk |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Yonathan l33t
![l33t l33t](/images/ranks/rank_rect_4.gif)
![](images/avatars/gallery/BaldursGate/baldursgate_edwin.gif)
Joined: 05 Jan 2005 Posts: 662
|
Posted: Sat Sep 09, 2006 1:15 pm Post subject: |
|
|
habe jetzt seit langem mal wieder maple angeworfen, bzw wollte es, denn ich bekam den leider schon bekannten, aber diesmal scheinbar unlösbaren fehler:
Code: | xmaple
/opt/maple8/bin.IBM_INTEL_LINUX/mserver: relocation error: /opt/maple8/bin.IBM_INTEL_LINUX/libmaple.so: symbol errno, version GLIBC_2.0 not defined in file libc.so.6 with link time reference
|
habe schon die ganz neue java-version reinkopiert, aber es will net, auch nicht mit der 1.4.2.12
habe dieses export LD_ASSUME_KERNEL=2.6.13 schon gemacht, brachte aber nix.
wie kann man den wieder export löschen?
yona _________________ Athlon XP+ 2400 Thunderbird,
Abit NF7
1536MB DDR (266),
Radeon 9200 (256mb)
gentoo 2.6.19-r5 |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|