openexr-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Openexr-devel] Re: MacOS X build directories


From: Drew Hess
Subject: [Openexr-devel] Re: MacOS X build directories
Date: Tue, 20 Jun 2006 11:22:26 -0700
User-agent: Gnus/5.1006 (Gnus v5.10.6) XEmacs/21.5 (chestnut, linux)

Chris Cox <address@hidden> writes:

> On OS X, you are writing the built libraries into directories named .lib
>
> The MacOS finder and default shell settings hide directories and files
> starting with a dot -- so I spent 20 minutes trying to find the built
> libraries.  Unfortunately, the auto generated makefiles are about as clear
> as mud.  I had to do a clean and rebuild, then check the command lines
> issued by the build to find where you put the built libraries.


I didn't specifically choose to build the libraries in .lib, that's
just the way automake, libtool and friends work.

'make install' will put the files in /usr/local, so you can fish them
out from there in the future.  The README file says that you should
'make install' after running 'make', and the README.OSX file points
you to the GNU/Linux instructions for building, so I'm not sure how
much clearer I can make that, but I'll see what I can do.

d




reply via email to

[Prev in Thread] Current Thread [Next in Thread]