Re: Build/compile error problem in OSX (10.4.7)
Paul Schneider <[email protected]> Wed, 2 Aug 2006 10:11:16 -0400
| Newsgroups | gmane.comp.video.openexr.user |
|---|---|
| Message-ID | <[email protected]> |
Hi, Darren, the problem is that you don't have permission to write to /usr/local/ lib. Try "sudo make install" if your account is an Administer account (it is if you're the only one who uses your Mac). - Paul On Aug 2, 2006, at 9:30 AM, Darren Hewitson wrote: > Hi - new to all of this - novice would be too high a title for > me... but I tried to install openexr 1.2.2 on my mac. I followed > the instructions in the INSTALL file and all was well until I > entered 'make install' and got: > > Making install in Half > make install-am > /bin/sh ../mkinstalldirs /usr/local/lib > /bin/sh ../libtool --mode=install /usr/bin/install -c libHalf.la / > usr/local/lib/libHalf.la > /usr/bin/install -c .libs/libHalf.2.0.2.dylib /usr/local/lib/ > libHalf.2.0.2.dylib > install: /usr/local/lib/libHalf.2.0.2.dylib: Permission denied > make[3]: *** [install-libLTLIBRARIES] Error 71 > make[2]: *** [install-am] Error 2 > make[1]: *** [install] Error 2 > make: *** [install-recursive] Error 1 > > Have i done something wrong / missed something...? > > Thanks > > Dazza > > > _______________________________________________ > Openexr-user mailing list > [email protected] > http://lists.nongnu.org/mailman/listinfo/openexr-user