Re: [Mutsu-developers] Absird (long)
Status: Beta
Brought to you by:
mfenner
|
From: Ben H. <bh...@al...> - 2002-03-17 21:57:47
|
At 12:05 PM -0600 3/17/02, Laine Lee wrote: > >/sw, the file compiles with the dependency pointed toward the /usr >directory. I'm now wondering if there's a way to install libjpeg to /usr and >not use Fink. That would still require installing developer tools, though, >which I would like to avoid. Fink is just an installer. You can build and compile and include libjpeg in your project without Fink at all. I think all you have to do is drop the dylib file in the "Frameworks" folder in your bundle, and it will be found by your app. (for an example, look in Watson's bundle) -Ben -- http://homepage.mac.com/bhines/ |