On 06.24.2011 6:52 PM, Joel B wrote: > I just installed fink last night on my brand-new Mac mini without any > problems, using ./bootstrap > > Sent from my iPhone >
Thank you all for your help! I get not further as this: pod2man --section=1 /sw/src/fink.build/dpkg-bootstrap-1.10.21-1218/dpkg-1.10.21/scripts/dpkg-architecture.pl > dpkg-architecture.1 /bin/sh: /usr/bin/pod2man: Permission denied make[2]: *** [dpkg-architecture.1] Error 126 make[1]: *** [all-scripts] Error 2 make: *** [all-recursive] Error 2 ### execution of make failed, exit code 2 phase compiling: dpkg-bootstrap-1.10.21-1218 failed in /sw is no /bin which means that a "fink selfupdate" or /sw/bin/pathsetup.sh is not possible. Because of this error I asked here, thinking this error was due to my new XCode. But I found the error myself: I had to change the permissions of pod2man % sudo chmod +x /usr/bin/pod2man Strangely the permissions were set to: -rw-rw-rw- 31 root wheel 807 Jan 27 2010 pod2man in my new installation. But now I have an other problem: my new finkcommander (0.5.5) does not show any installed packages. I updated with it everything, but no packages ... Thank you for your patience marek ------------------------------------------------------------------------------ All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats, fraudulent activity and more. Splunk takes this data and makes sense of it. Business sense. IT sense. Common sense.. http://p.sf.net/sfu/splunk-d2d-c1 _______________________________________________ Fink-beginners mailing list [email protected] List archive: http://news.gmane.org/gmane.os.apple.fink.beginners Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-beginners
