Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Maple 8 und Gentoo 1.4 [gelöst]
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
Stormkings
Guru
Guru


Joined: 27 Sep 2002
Posts: 352
Location: Europe

PostPosted: Fri Feb 07, 2003 4:08 pm    Post subject: Maple 8 und Gentoo 1.4 [gelöst] Reply with quote

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
View user's profile Send private message
flimmerfix
n00b
n00b


Joined: 11 Jul 2002
Posts: 47

PostPosted: Fri Feb 07, 2003 4:52 pm    Post subject: Reply with quote

Hatte das gleiche Problem. Schau mal hier nach http://www.maplesoft.com/support/Faqs/Maple8/Installation/10.shtml
Back to top
View user's profile Send private message
xces
Guru
Guru


Joined: 11 Oct 2002
Posts: 515

PostPosted: Sat Feb 08, 2003 1:15 pm    Post subject: Reply with quote

Ein "emerge lib-compat" tut's auch ;)

siehe https://forums.gentoo.org/viewtopic.php?p=177275
Back to top
View user's profile Send private message
Yonathan
l33t
l33t


Joined: 05 Jan 2005
Posts: 662

PostPosted: Fri Jan 27, 2006 12:17 pm    Post subject: Reply with quote

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
View user's profile Send private message
Stormkings
Guru
Guru


Joined: 27 Sep 2002
Posts: 352
Location: Europe

PostPosted: Sat Jan 28, 2006 9:23 am    Post subject: Reply with quote

Moin moin,
das sieht ein wenig nach diesem Fehler aus: Maplesoft FAQ
Grüße, dk
Back to top
View user's profile Send private message
Yonathan
l33t
l33t


Joined: 05 Jan 2005
Posts: 662

PostPosted: Sat Jan 28, 2006 11:23 pm    Post subject: Reply with quote

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
View user's profile Send private message
kopfsalat
Apprentice
Apprentice


Joined: 01 Dec 2003
Posts: 181
Location: Cologne, Germany

PostPosted: Sun Jan 29, 2006 1:04 pm    Post subject: Reply with quote

Ist das Useflag nptlonly eventuell gesetzt?
Back to top
View user's profile Send private message
Yonathan
l33t
l33t


Joined: 05 Jan 2005
Posts: 662

PostPosted: Sun Jan 29, 2006 9:46 pm    Post subject: Reply with quote

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
View user's profile Send private message
kopfsalat
Apprentice
Apprentice


Joined: 01 Dec 2003
Posts: 181
Location: Cologne, Germany

PostPosted: Sun Jan 29, 2006 11:19 pm    Post subject: Reply with quote

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
View user's profile Send private message
Yonathan
l33t
l33t


Joined: 05 Jan 2005
Posts: 662

PostPosted: Mon Jan 30, 2006 7:52 am    Post subject: Reply with quote

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
View user's profile Send private message
kopfsalat
Apprentice
Apprentice


Joined: 01 Dec 2003
Posts: 181
Location: Cologne, Germany

PostPosted: Mon Jan 30, 2006 9:14 am    Post subject: Reply with quote

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
View user's profile Send private message
Yonathan
l33t
l33t


Joined: 05 Jan 2005
Posts: 662

PostPosted: Mon Jan 30, 2006 11:02 am    Post subject: Reply with quote

@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
View user's profile Send private message
Stormkings
Guru
Guru


Joined: 27 Sep 2002
Posts: 352
Location: Europe

PostPosted: Mon Jan 30, 2006 4:33 pm    Post subject: Reply with quote

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
View user's profile Send private message
Yonathan
l33t
l33t


Joined: 05 Jan 2005
Posts: 662

PostPosted: Sat Sep 09, 2006 1:15 pm    Post subject: Reply with quote

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
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum