Re: Compiling on a mac

Kai-Uwe Behrmann <[email protected]>
Newsgroups gmane.comp.video.cinepaint.devel
Message-ID <[email protected]>
Am 18.10.07, 05:44 -0600 schrieb Nathan Palmer:

> Ok. I think I'm just not as used to this model of development. I'm
> generally a windows developers and use many of the automated tools
> (visual studio.)

Well, it is shurely different. The scripts are much handcrafted, but once 
in place they should allow automatic build by a sequence like
$ configure
$ make
$ make install

> When I was trying to compile cinepaint it was failing to find
> pkgconfig. But pkg-config is in /opt/local/bin/ and pkgconfig is in
> /opt/local/lib/. Trying to export PKG_CONFIG_PATH didn't seem to help
> much at all.

Try typing in the terminal:
$ export PKG_CONFIG_PATH=$PKG_CONFIG_PATH:/opt/local/lib/pkgconfig
and then reconfigure with 
$ configure

You can set the configure option --prefix=/opt/local to check this 
direction of paths.

> Then it was failing to find the littlecms library. I downloaded the
> source for that and compiled, and then ran make. But I'm not sure how
> I can tell the cinepaint compile where to find littlecms.

You'd have to run configure again. See above.

> Thanks,

Let us know how it goes on.

> Nathan

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/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.