Search Mailing List Archives
[protege-discussion] Error installing Protege on mandriva2007 Free Edition
Timothy Redmond
tredmond at stanford.edu
Mon Oct 30 12:36:52 PST 2006
This is a little tricky but it looks like we can debug it. It looks
like there are lots of problems running the "sh" portion of the
install script. Looking at your errors I see errors like this:
> /bin/ls: error while loading shared libraries: librt.so.1: cannot
> open shared
> object file: No such file or directory
This is a funny problem. The script is complaining about standard
unix utilities such as "awk", "ls", "dirname". Try "/bin/ls" on the
command line and see if it works. Seems like it should on most any
linux installation without errors.
So it is not clear why this should fail in the script. One thing
that might help is to run the installer as follows:
sh -x install_protege.bin
and send the output if it is not too infinitely long... If it is
infinitely long send the output up to the /bin/ls error.
-Timothy
On Oct 27, 2006, at 10:59 AM, Ciro Ascione wrote:
> Hi!
> I've tried to install Protege on mandriva2007 Free Edition but I
> got these
> errors
>
> [root at BimboCiroII Download]# ./install_protege.bin
> Preparing to install...
> Extracting the installation resources from the installer archive...
> Configuring the installer for this system's environment...
> awk: error while loading shared libraries: libdl.so.2: 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
> /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
> hostname: error while loading shared libraries: libc.so.6: cannot
> open shared
> object file: No such file or directory
>
> Launching installer...
>
> grep: error while loading shared libraries: libc.so.6: cannot open
> shared
> object file: No such file or directory
> /usr/java/jre1.5.0_06/bin/java: error while loading shared libraries:
> libpthread.so.0: cannot open shared object file: No such file or
> directory
>
> The libraries and the JRE are installed.
>
> What can I do?
>
> Thank you
>
> --
> Pace a voi ed ai vostri pianeti
> Ciro
> _______________________________________________
> protege-discussion mailing list
> protege-discussion at lists.stanford.edu
> https://mailman.stanford.edu/mailman/listinfo/protege-discussion
>
> Instructions for unsubscribing: http://protege.stanford.edu/doc/
> faq.html#01a.03
More information about the protege-discussion
mailing list