From: M. R. B. <mr...@0x...> - 2001-12-31 18:51:26
|
* Adrian McMenamin <ad...@mc...> on Mon, Dec 31, 2001: > I had copied over libc, but then found that there was a dependency on lib= m.=20 > When I copied over all the library files - as per instructions on linuxsh= .org=20 > I got a different error: >=20 > "./mpg123: error while loading shared libraries: libm.so.6: cannot open= =20 > shared object file: No such file or directory" >=20 > I thought this was a PATH error, but even with PATH pointing to /lib I st= ill=20 > have this problem? Is it something to do with the symlinks? The library i= s=20 > there... >=20 s/PATH/LD_LIBRARY_PATH/. M. R. |