[FFmpeg-devel] [PATCH] build: check for perl presence and compile POD pages only in that case

Michael Niedermayer michaelni at gmx.at
Fri Aug 10 13:08:40 CEST 2012


On Fri, Aug 10, 2012 at 07:22:10AM +0200, Clément Bœsch wrote:
> On Thu, Aug 09, 2012 at 08:30:20PM -0300, jamal wrote:
> > On 09/08/12 8:12 PM, Michael Niedermayer wrote:
> > > on that Haiku system:
> > > ./texi2pod.pl --help
> > > runtime_loader: Cannot open file /usr/bin/perl: No such file or directory
> > > 
> > > perl ./texi2pod.pl --help
> > > usage: ./texi2pod.pl [-D toggle...] [infile [outfile]]
> > > 
> > > perl is at:
> > > /boot/common/bin/perl
> > > 
> > My mistake, was thinking about pod2man instead of texi2pod the whole time.
> > Sabatini's patch still wont work, though, since texi2pod.pl will call /usr/bin/perl anyway.
> 
> Using #/usr/bin/env perl in texi2pod.pl wouldn't solve the problems?

/usr/bin/env
-bash: /usr/bin/env: No such file or directory
ls /usr/bin
ls: cannot access /usr/bin: No such file or directory

[...]

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

The worst form of inequality is to try to make unequal things equal.
-- Aristotle
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20120810/d9a9a1ff/attachment.asc>


More information about the ffmpeg-devel mailing list