I've never had a non-executable pod2man on my various installs of
different OS X versions over the years, so I'm not exactly sure where
the issue arises.  This has been a pretty common problem for us, though.

We've put a test for presence/executability of pod2man in the
installation scripts for the fink tool since it builds manpages out of
POD.  Other packages don't necessarily check that at configure time, though.


-- 
Alexander Hansen, Ph.D.
Fink User Liaison
My package updates: http://finkakh.wordpress.com/

On 1/25/13 10:03 AM, Sam Seaver wrote:
> Actually, I just found out after I sent this that pod2man didn't have
> its permissions set correctly.  The curious thing is that I've had this
> problem before, so I'm not sure why the problem re-appeared.  Does OS X
> have a habit of reverting the permissions of system files?
> S
> 
> 
> On Fri, Jan 25, 2013 at 10:50 AM, Hanspeter Niederstrasser
> <[email protected] <mailto:[email protected]>> wrote:
> 
>     On 1/25/2013 11:25 AM, Sam Seaver wrote:
> 
>         This is pretty straight-forward, a 'mv' command failed because of an
>         incorrect path:
> 
>         /bin/mv
>         
> /sw/src/fink.build/root-__libavcodec54-1.0-shlibs-1.0.2-__2/sw/share/man/man1/ff{mpeg,__play,probe}.1
>         /sw/src/fink.build/root-__ffmpeg-1.0.2-2/sw/share/man/__man1/
> 
> 
>     Somewhat straightforward.  It's not not incorrect path, but most
>     likely the man files didn't get created.  Look earlier in the build
>     when it outputs the build settings, and near the bottom should be
>     entries for texi2html, perl, pod2man, and makeinfo.  On my build
>     that succeeds, I see this:
> 
>     texi2html enabled         yes
>     perl enabled              yes
>     pod2man enabled           yes
>     makeinfo enabled          yes
> 
>     Please verify that you have 'yes' for all 4 of these entries
>     (texi2html and pod2man in particular, I _think_ makeinfo can be no).
>      The makefiles themselves are created by pod2man, which should exist
>     in /usr/bin/pod2man on all supported systems.
> 
>     Hanspeter
> 
> 
> 
> 
> -- 
> Postdoctoral Fellow
> Mathematics and Computer Science Division
> Argonne National Laboratory
> 9700 S. Cass Avenue
> Argonne, IL 60439
> 
> http://www.linkedin.com/pub/sam-seaver/0/412/168
> [email protected] <mailto:[email protected]>
> (773) 796-7144
> 
> "We shall not cease from exploration
> And the end of all our exploring
> Will be to arrive where we started
> And know the place for the first time."
>    --T. S. Eliot
> 



------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnnow-d2d
_______________________________________________
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

Reply via email to