W3C home > Mailing lists > Public > www-amaya@w3.org > April to June 1997

Re: Installation problem (linux-ELF)

From: Daniel Veillard <Daniel.Veillard@imag.fr>
Date: Wed, 14 May 1997 12:11:01 +0200
Message-Id: <199705141011.MAA07355@praslin.inrialpes.fr>
To: Carl Wenninger <charles@igel.de>
Cc: www-amaya@w3.org

>        Tcl plugin: can not find Tcl plugin libraries
>        Tcl plugin: can not find Tcl plugin libraries

  This is harmless

>        amaya: can't resolve symbol '__eprintf'
>        amaya: can't resolve symbol '__eprintf'
>        Segmentation fault

  Humm shared libs incompatibilities ...

>         amaya: can't resolve symbol 'mallopt'

  Another one for amaya_java

>        libm.so.5 => /lib/libm.so.5.0.5
>        libc.so.5 => /lib/libc.so.5.2.18

  On my machine (where the Linux binaries were compiled)
I have :

        libm.so.5 => /lib/libm.so.5.0.6
        libc.so.5 => /lib/libc.so.5.3.12

There is at least a difference of one revision between both setups
for libc (5.2 instead of 5.3). I guess the best bet is to upgrade
to a libc release 5.3.

  These shared libs incompatibilities are annoying at least...

Daniel
Received on Wednesday, 14 May 1997 12:11:28 UTC

This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 22:30:24 UTC