-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 12/2/11 5:34 PM, Sam Seaver wrote: > I just did a `sudo fink selfupdate`
(you don't need to prefix 'fink' with 'sudo') and it failed trying to run > pod2man, which seems strange: > > ./install.sh /sw/src/fink.build/root-fink-0.31.5-51/sw > i386Creating directories...Copying files...Creating man pages from > POD... fink-scanpackages.8./install.sh: line 130: > /usr/bin/pod2man: Permission denied### execution of ./install.sh > failed, exit code 1 This shows up reasonably often. pod2man is _supposed_ to be executable, but sometimes people find that it isn't. Use sudo chmod a+x /usr/bin/pod2man to make is so. - -- Alexander Hansen, Ph.D. Fink User Liaison http://finkakh.wordpress.com/ -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk7aOwMACgkQB8UpO3rKjQ/0GgCeK0VkX8g38hRtCTzFa/o+UArg s+IAn350MmzvhNazij4LnSmNHY7y2FVf =ZGgB -----END PGP SIGNATURE----- ------------------------------------------------------------------------------ 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. IT sense. And common sense. http://p.sf.net/sfu/splunk-novd2d _______________________________________________ Fink-users mailing list [email protected] List archive: http://news.gmane.org/gmane.os.macosx.fink.user Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-users
