Re: How do I run 32-bit programmes on 64-bit linux?
Alex King <[email protected]>
| Newsgroups | gmane.org.user-groups.linux.dunedin.general |
|---|---|
| Message-ID | <[email protected]> |
On 04/10/13 10:15, Paul Campbell wrote: > On Fri, 04 Oct 2013 10:10:08 Worik Stanton wrote: >> Which libraries might those be? Looks to me that it never gets to >> loading libraries. I do not want to install everything "lib32..." Since >> (as below) strace is not helping me how do I determine which libraries I >> need? > well it depends - you need all the libraries that your app was compiled to > use, plus all the libraries that they need etc etc > > Have a peek at "man ld.so" you can put stuff like LD_TRACE_LOADED_OBJECTS and > LD_DEBUG into your environment to get the shared library stuff to tell you more > > Paul > > _______________________________________________ > DunLUG mailing list > [email protected] > http://lists.ethernal.org/listinfo/dunlug > DunLUG Wiki - http://dunlug.kallisti.net.nz/ ldd? Cheers, Alex _______________________________________________ DunLUG mailing list [email protected] http://lists.ethernal.org/listinfo/dunlug DunLUG Wiki - http://dunlug.kallisti.net.nz/