Re: Generating SVN libraries from source on Mac OSX
From: Blair Zajac <blair_at_orcaware.com>
Date: Fri, 20 May 2011 10:00:38 -0700
On May 20, 2011, at 3:40 AM, Ian Sidor wrote:
> Oops. Thank-you for pointing that out, my mistake.
You have to run make install to get them to install into /usr/local/lib.
BTW, if you're building libraries for your application, it's probably best to pick a different directory than /usr/local, since it's a common dumping ground. Choose something like /opt/my_company_name/product_name.
Also, you could build with MacPorts into /opt/my_company_name/product_name and then have it provide all the .a's.
Blair
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.