libstdc++.so.5 howto ...
Lowell Gilbert
freebsd-questions-local at be-well.ilk.org
Mon Dec 5 13:25:09 PST 2005
Kiffin Gish <kiffin at gish.demon.nl> writes:
> I have installed another linux application (komodo 3.5) that requires
> the 'libstdc++.so.5' library.
>
> I did a install linux_base install from the default which results
> in /usr/lib/libstdc++.so.4 being created.
I highly doubt that. By default it should be under /usr/compat/linux.
> The file /usr/compat/linux/usr/lib/libstdc++.so.5 is present (after
> installing the red-hat 9.x stuff) but for some reason cannot be found by
> the new application.
>
> Can anyone please help me?
Did you remember to use brandelf(1) on the Linux executable?
More information about the freebsd-questions
mailing list