- From: <Irene.Vatton@inrialpes.fr>
- Date: Mon, 20 Mar 2000 17:48:52 +0100
- To: Tony.Reix@bull.net
- cc: www-amaya@w3.org
Hi Tony,
The trouble is located in the libXt access. Amaya is compiled with a
X11R6 environment and it is looking for a set of X11R6 libraries:
libXm, libXt, libSM, libICE, libXext, libX11
Normally it looks for them in the directory /usr/local/X11R6/lib
If these libraries are located in another place you should
change your global variable LD_LIBRARY_PATH
Regards
Irene.
In-reply-to: Your message of Mon, 20 Mar 2000 10:27:41 -0500."
<200003201508.QAA147932@isatis.frec.bull.fr>
> Bonjour,
>
> J'ai te'le'charge' la version 2.4 d'Amaya depuis votre site.
> J'ai le message suivant lorsque je lance amaya.
> J'ai cherche' dans votre archive :
> http://lists.w3.org/Archives/Public/www-amaya/
> mais je n'ai rien trouve'.
> Je n'ai pas encore rec,u de re'ponse du spe'cialiste X11 de Bull EC.
>
> Pouvez-vous m'aider a` comprendre pourquoi cela ne marche pas ?
>
> Merci,
>
>
> Ma machine est installe'e avec AIX 433 Gold.
>
>
> Amicalement,
>
> Tony Reix
> ------------- Begin Forwarded Message -------------
>
>
> J'ai le proble`me suivant lorsque je veux lancer une application Amaya
> (Web browser) sur une machine AIX 433.
> Que cela signifie-t-il ?
>
>
> # /usr/local/Amaya/*/bin/amaya
> exec(): 0509-036 Cannot load program Amaya/RS6000/bin/amaya because of the following errors:
> 0509-150 Dependent module /usr/lib/libXt.a(shr.o) could not be loaded.
> 0509-152 Member shr.o is not found in archive
>
>
> # ll /usr/lib/libXt.a
> lrwxrwxrwx 1 bin bin 27 Aug 31 1999 /usr/lib/libXt.a -> /usr/lpp/X11/lib/R6/libXt.a
>
> # ll /usr/lpp/X11/lib/R6/libXt.a
> -rw-r--r-- 1 bin bin 1466925 Jan 24 05:51 /usr/lpp/X11/lib/R6/libXt.a
>
>
> Amicalement/Regards,
>
> Tony
> ------------- End Forwarded Message -------------
>
Received on Monday, 20 March 2000 11:49:17 UTC