Re: [Mutsu-developers] Absird (long)
Status: Beta
Brought to you by:
mfenner
|
From: Laine L. <ll...@tx...> - 2002-03-17 18:05:47
|
Thanks for the information, Loek. I'll check the web site. > I don't know if just placing the libjpeg.62.0.0.dylib in the /sw/lib > directory will work at a computer on which fink is not installed. > I doubt it. I meant to make it clear that I have tried this with a fresh installation of OS X and auto upgrade path to 10.1.2 and it does work just to add that file (and either rename it or make the symbolic link libjpeg.62.dylib, of course). That's why the easiest way to get my application to work would be to include that file and instructions for installing it. I also found a way to compile the absird.c file without using the /sw/lib path. If I put that same file in /usr/lib and do everything else the same way in /usr instead of /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. -- Laine Lee ll...@tx... http://www.txdirect.net/users/llee |