[darwinbuild-dev] `--prefix=PREFIX'

William Siegrist wsiegrist at apple.com
Tue Aug 26 13:39:27 PDT 2008


On Aug 24, 2008, at 3:53 PM, Charles Darwin wrote:

> Is there any way to get darwinbuild install project's commands under  
> `/
> usr/local/bin', include files under `/usr/local/include', etc. ?
>

The main commands do end up in /usr/local/bin/. Some support scripts  
like installXcode are not meant to be run manually (or at least  
frequently) so they live elsewhere.  Includes end up in /usr/local/ 
include/DarwinBuild/, but I suppose you could edit the makefiles if  
you didnt want the DarwinBuild subdirectory.

As for setting the prefix, you can override it with an environment  
variable or command line option like:

make install PREFIX=/myprefix/


-Bill





-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2421 bytes
Desc: not available
Url : http://lists.macosforge.org/pipermail/darwinbuild-dev/attachments/20080826/66c82120/attachment.bin 


More information about the darwinbuild-dev mailing list