I'm trying to install fink for the first time on a MacBook Pro running 
OS X 10.5.4 with XTools 3.0 installed already.  I've had a little 
experience with Linux, and I'm new to Mac.

I downloaded the sources successfully, su to root, but when I tried the 
"./bootstrap" command, I got "permission denied".  I changed the 
permissions on "bootstrap", and got a little farther, but had another 
permission problem with "update/config.guess".  After I changed 
permissions for this file, it seemed to be up and running.  However, 
after a few minutes, "make" failed.  Here's the information from the 
terminal:

...
make test PREFIX=/sw
perl -MExtUtils::Manifest=fullcheck -e 'my($missing, $extra) = 
fullcheck;exit (@$missing || @$extra)'
./setup.sh /sw/src/fink.build/fink-0.28.1-41/t/basepath
make: execvp: ./setup.sh: Permission denied
make: *** [test_setup] Error 127
### execution of make failed, exit code 2
phase compiling: fink-0.28.1-41 failed

I can see another "Permission denied", so I'm probably having more 
permission problems.

Any suggestions?

Michael Hund

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Fink-beginners mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.beginners

Reply via email to