the problem is not permissions. else the errror would have been 'permission
denied'. the problem is that make thinks everything is done when it isn't.
karpet@cartermac 45% sudo make install
make: `install' is up to date.
the Makefile.in is very simple -- too simple, somehow, for OS X.
I tried it just now on Linux and, as you experienced, it works fine. So seems
like the OS X version of make is not working as expected.
David L Norris scribbled on 4/16/05 3:05 PM:
> On Sat, 2005-04-16 at 11:27 -0700, Peter Karman wrote:
>
>>'make' finished successfully. but 'make install' is confused -- I think there's
>>a problem in the Makefile.in or something.
>
>
> "sudo make install" doesn't work? Works on Linux but I don't have any
> way to test it on MacOS X. At least there's a way around it, though.
>
--
Peter Karman . http://peknet.com/ . peter(at)not-real.peknet.com
Received on Sat Apr 16 18:43:51 2005