[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Calling 64 bit apps from 32 bit Chroot]



On Wed, Jul 27, 2005 at 05:36:45PM +0200, rainer herrendoerfer wrote:
> When I try starting firefox using
> /var/chroot/sarge-ia32/usr/bin/firefox&
> i get
> grep: error while loading shared libraries: libc.so.6: cannot open
> shared object file: No such file or directory
> cut: error while loading shared libraries: libc.so.6: cannot open shared
> object file: No such file or directory
> sed: error while loading shared libraries: libc.so.6: cannot open shared
> object file: No such file or directory
> /usr/bin/artsdsp: line 108: /usr/lib/mozilla-firefox/firefox-bin: Datei
> oder Verzeichnis nicht gefunden
> /usr/bin/artsdsp: line 108: exec: /usr/lib/mozilla-firefox/firefox-bin:
> cannot execute: Datei oder Verzeichnis nicht gefunden
> (translates to: file or directory not found)

Do you have your chroot lib and usr/lib dirs in /etc/ld.so.conf?

The only problem with doing that of course is that you have to comment
it out before any libc upgrades since the libc package gets annoyed if
it sees the 32bit libc in the ldpath.

Len Sorensen



Reply to: