On 3/1/06, Ghaith Hachem <[EMAIL PROTECTED]> wrote:
> hello,
> i have recently noticed that many java application are not running
> anymore like Mercury
>
> $ /fdrive/external/home/angel/1709_Linux_NoVM.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

Strange...are you by chance using pre-linking, and forget to run a
"prelink -aq"?

Or maybe you just need to run "ldconfig" to update the library cache.

-Richard

-- 
[email protected] mailing list

Reply via email to