OK,
 Since Patrick is asleep for most of our day, and the sudo question
is already asked twice, I'm going to try and nip this in the bud.  He
said:
".. and running the above command as sudo, but I'm still stuck."  So
I'm sure he tried it.

I agree with Hough and John that MacPorts is easier IFF you have
already been installing stuff with MacPorts.  If you haven't it is a
good way to spend a day re-installing things you already had working.
Also I don't see whats so hard about "sudo emerge freeimage" under
Linux, it's even fewer characters to type ;-)

Rob

PS: John and Jon, I'm not trying to give you a hard time, I missed
that half of the sentence on first read through too =-)

On 7/10/07, John Bresnik <[EMAIL PROTECTED]> wrote:
Are you installing as sudo?

$> sudo make -f Makefile.osx install

On 7/10/07, Rob Kaufman <[EMAIL PROTECTED]> wrote:
> Hi Patrick,
> Does /usr/local/include exist?  If not then create it, give it descent
> permissions and go to town.  My money is on /usr/local not existing
> yet, or being a file or bad symlink.  It that's not it check and see
> if the file /usr/local/include/freeimage.h exists already.  If it does
> then you'll have issues with case "FreeImage.h" vs "freeimage.h" and
> that can lead to the permission denied.
>
> Good Luck,
> Rob
>
> On 7/10/07, Hugh Bien <[EMAIL PROTECTED]> wrote:
> > 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
> >
> >
> _______________________________________________
> Sdruby mailing list
> [email protected]
> http://lists.sdruby.com/mailman/listinfo/sdruby
>


--
John Bresnik
(619) 228-6254
_______________________________________________
Sdruby mailing list
[email protected]
http://lists.sdruby.com/mailman/listinfo/sdruby

_______________________________________________
Sdruby mailing list
[email protected]
http://lists.sdruby.com/mailman/listinfo/sdruby

Reply via email to