I don't have a /sw/lib directory. But when I search the root
I find a
bunch of libintl files in /opt/local/lib
/opt/local/lib/libintl.3.4.3.dylib
/opt/local/lib/libintl.3.dylib
/opt/local/lib/libintl.8.0.1.dylib
/opt/local/lib/libintl.8.dylib
/opt/local/lib/libintl.a
/opt/local/lib/libintl.dylib
/opt/local/lib/libintl.la
The make is looking in /sw/lib that doesn't exist. How do I
change it
to look in /opt/local/lib?
Nathan
On 10/23/07, Kai-Uwe Behrmann <ku.b gmx.de> wrote:
> Am 23.10.07, 01:07 -0600 schrieb Nathan Palmer:
>
> > Where would I find a compiled gettext? I have the
gettext install from
> > port but I'm still getting the lintl error.
>
> I dont know much about the ports. Gettext (0.14.5)
builds with libintl, so
> I would expect it to be installed in the port version
too.
>
> What does find say?
> $ find /sw/lib | grep libintl
>
> Is the path where a libintl is found set for the build
(-L/path/to/lib)?
> You can use the CFLAGS, CXXFLAGS and LDFLAGS variables
on configure time.
>
> kind regards
> Kai-Uwe Behrmann
> --
> developing for colour management
> www.behrmann.name + www.oyranos.org +
www.cinepaint.org
>
>
>
------------------------------------------------------------
-------------
> This SF.net email is sponsored by: Splunk Inc.
> Still grepping through log files to find problems?
Stop.
> Now Search log events and configuration files using
AJAX and a browser.
> Download your FREE copy of Splunk now >> http://get.splunk.com/
> _______________________________________________
> Cinepaint-developers mailing list
> Cinepaint-developers lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/ci
nepaint-developers
>
------------------------------------------------------------
-------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and
a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Cinepaint-developers mailing list
Cinepaint-developers lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ci
nepaint-developers
|