I've been using fink on my OS X panther laptop for several weeks. My main machine in linux Redhat and fink leaves rpm in the dust.
Now, however, when I use fink I get a "mkdir failed, exit code 10" failure on every fink package I attempt to install. I have root account access and even doing fink installs as root I get the same exit code.
Obviously I have checked the permissions of /sw and /sw/src - everything seems fine. I have no trouble making directories my self at the command prompt - but for some reason fink crashes every time here. Again, i've used fink on this machine successfully in the past.
Any ideas out there.
Session log follows:
m-taylors-Computer:~ mtaylor$ fink install calcoo
sudo /sw/bin/fink install calcoo
Password:
Information about 1117 packages read in 6 seconds.
The following package will be installed or updated:
calcoo
mkdir -p /sw/src/calcoo-1.3.13-1
### execution of mkdir failed, exit code 10
Failed: can't create directory /sw/src/calcoo-1.3.13-1
m-taylors-Computer:~ mtaylor$
------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users
