I was able to install it using MacPorts (DarwinPorts), any reason why you're not using that?
On 7/10/07, Jon Buda <[EMAIL PROTECTED]> wrote:
Looks to me like you need to run "sudo make -f Makefile.osx install" Patrick Crowley wrote: > Ok, I'm trying to install FreeImage on Mac OS X 10.4.10 (PPC), as part > of installing Image Science. > > I'm able to do the make properly, but when I run "make -f Makefile.osx > install", I get this: > > PowerBook: ~/Desktop/FreeImage patrick$ make -f Makefile.osx install > install -d -m 755 -o root -g wheel /usr/local/include /usr/local/lib > install: chmod 755 /usr/local/include: Operation not permitted > install: chmod 755 /usr/local/lib: Operation not permitted > install -m 644 -o root -g wheel Source/FreeImage.h /usr/local/include > install: /usr/local/include/FreeImage.h: Permission denied > make: *** [install] Error 71 > > I've tried upgrading my Apple Developer tools and running the above > command as sudo, but I'm still stuck. > > Any ideas? > > -- Patrick > > > > > _______________________________________________ > Sdruby mailing list > [email protected] > http://lists.sdruby.com/mailman/listinfo/sdruby > _______________________________________________ Sdruby mailing list [email protected] http://lists.sdruby.com/mailman/listinfo/sdruby
_______________________________________________ Sdruby mailing list [email protected] http://lists.sdruby.com/mailman/listinfo/sdruby
