Docs for running 32-bit apps?
Steve Kargl
sgk at troutmask.apl.washington.edu
Mon Jan 16 10:37:36 PST 2006
On Mon, Jan 16, 2006 at 10:27:34AM -0800, Kael Fischer wrote:
>
> 'Fixed' that error, but now I get this kind of thing:
>
> /usr/libexec/ld-elf.so.1: Shared object "libm.so.2" not found, ...
> or
> /usr/libexec/ld-elf.so.1: Shared object "libstdc++.so.3" not found, ...
>
> Am I missing some big part of the puzzle? I am coming from a mostly
> FreeBSD 4.X environment and libmap.conf (5) is a new idea, so maybe
> that is it. /etc/libmap.conf doesn't exist on these systems. But I
> thought this was 'just supposed to work.'
>
What does "ldconfig -32 -r" show? You probably need to
do "ldconfig -32 /usr/lib32".
--
Steve
More information about the freebsd-amd64
mailing list