On Wed, Mar 24, 2010 at 11:59 AM, Tamas TEVESZ <[email protected]> wrote:
> On Wed, 24 Mar 2010, Renato Botelho wrote:
>
> > > netbsd:~/wmaker-crm-build/src/.libs$ ldd ./wmaker | fgrep 'not found'
> > > -lintl.3 => not found
> > > -lintl.3 => not found
> > > -lintl.3 => not found
> > > netbsd:~/wmaker-crm-build/src/.libs$ ./wmaker
> > > Shared object "libintl.so.3" not found
> > > netbsd:~/wmaker-crm-build/src/.libs$
> > >
> > > do you not experience this? do you have gnu gettext and libintl
> > > installed from ports perhaps (i dont anymore).
> >
> > Not here, i'm using gnu gettext installed via ports, take a look
>
> hmpf. but yours has not linked against libintl, which is how it should
> be, if there are no linguas to be installed.
>
> you have no linguas selected, right?
absolutely right, if I set LINGUAS, it link fine against libintl
ga...@botelhor:~> ldd `which wmaker` | grep -i intl
libintl.so.8 => /usr/local/lib/libintl.so.8 (0x80263c000)
--
Renato Botelho
--
To unsubscribe, send mail to [email protected].