Re: Compiling on a mac

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

> Ok, good. I'm getting farther. I just used the disable-print option
> since I don't really need printing for what I'm doing. Now I'm getting
> an error for db2html not found. But I can't find db2html to get for
> the mac. I did a search using "port" and have done some searched on
> the net. Maybe there is an option to disable this part?
 
db2html should only occure in the pygimp plug-in path. As it is by default 
disabled in 0.22-x CinePaint I think you'd have to edit Makefiles in the 
CP version you compile.
Anyway eighter edit the plug-ins/Makefile and search and remove there the 
pygimp entry for the SUBDIRS variable or put a minus in front of the 
pygimp.html target lines in plug-ins/pygimp/doc/Makefile:
pygimp.html: pygimp.sgml
	-cd $(srcdir) && (db2html pygimp.sgml || docbook2html pygimp.sgml)
	-cd $(srcdir) && mv pygimp/*.html .
	-rm -rf $(srcdir)/pygimp

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/
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.