[FFmpeg-devel] [PATCH] build: check for perl presence and compile POD pages only in that case
jamal
jamrial at gmail.com
Fri Aug 10 01:30:20 CEST 2012
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.
More information about the ffmpeg-devel
mailing list