[argyllcms] Re: dispcal errors
- From: Kai-Uwe Behrmann <ku.b@xxxxxx>
- To: argyllcms@xxxxxxxxxxxxx
- Date: Mon, 19 Dec 2005 09:00:50 +0100 (CET)
Found.
I changed the makeinstall.ksh:17
- (echo ------------; echo $i; echo ----------; cd $i; jam
-j${NUMBER_OF_PROCESSORS:-1} install; cd ..; echo)
+ (echo ------------; echo $i; echo ----------; cd $i; jam -f ../Jambase
-j${NUMBER_OF_PROCESSORS:-1} install; cd ..; echo)
Now Jambase settings are included for each subdirectory.
Am 19.12.05, 08:44 +0100 schrieb Kai-Uwe Behrmann:
> Graeme,
>
> thanks for the hint.
>
> Before my test, I run into an other problem, because of my
> current unfamiliarity with jam.
>
> I wanted to add -lm for the pow and sqrt functions on linux, but could not
> yet figure out how. The local Jamfile seems to be resitant to the global
> Jambase options like LINKFLAGS.
>
> Does you know how to make the Jambase settings visible for Jamfile?
>
> regards
> Kai-Uwe Behrmann
> + development for color management
> + imaging / panoramas
> + email: ku.b@xxxxxx
> + http://www.behrmann.name
>
>
- Follow-Ups:
- [argyllcms] Re: dispcal errors
- From: Graeme Gill
- References:
- [argyllcms] dispcal errors
- From: Kai-Uwe Behrmann
- [argyllcms] Re: dispcal errors
- From: Graeme Gill
- [argyllcms] Re: dispcal errors
- From: Kai-Uwe Behrmann
Other related posts:
- » [argyllcms] dispcal errors
- » [argyllcms] Re: dispcal errors
- » [argyllcms] Re: dispcal errors
- » [argyllcms] Re: dispcal errors
- » [argyllcms] Re: dispcal errors
- [argyllcms] Re: dispcal errors
- From: Graeme Gill
- [argyllcms] dispcal errors
- From: Kai-Uwe Behrmann
- [argyllcms] Re: dispcal errors
- From: Graeme Gill
- [argyllcms] Re: dispcal errors
- From: Kai-Uwe Behrmann