I upgraded my PDL installation to version 2.4.10 this morning under
Debian/testing using perlbrew and cpanm. I got an error message
stating that installation failed. Thus I installed manually using
make, make test and make install, which failed apparently when
building the html documentation. I include the last messages
below. Nevertheless, it seems the installation mostly succeeded (I
have just ran some of the demos under pdl2). Should I worry?
Best regards,
Luis
found 1246 functions
saving...
doc_site_install: Building PDL documentation web pages ...
Making HTML docs...
pptemplate.pod...
Unknown option: libpods
Doc/mkhtmldoc.pl: -: invalid parameters
Usage: Doc/mkhtmldoc.pl --help --htmlroot=<name> --infile=<name>
--outfile=<name>
--podpath=<name>:...:<name> --podroot=<name>
--recurse --verbose --index --norecurse --noindex
--[no]backlink - turn =head1 directives into links pointing to the top of
the page (off by default).
--css - stylesheet URL
--[no]header - produce block header/footer (default is no headers).
--help - prints this message.
--htmldir - directory for resulting HTML files.
--htmlroot - http-server base directory from which all relative paths
in podpath stem (default is /).
--[no]index - generate an index at the top of the resulting html
(default behaviour).
--infile - filename for the pod to convert (input taken from stdin
by default).
--outfile - filename for the resulting html file (output sent to
stdout by default).
--[no]poderrors - include a POD ERRORS section in the output if there were
any POD errors in the input (default behavior).
--podpath - colon-separated list of directories containing library
pods (empty by default).
--podroot - filesystem base directory from which all relative paths
in podpath stem (default is .).
--[no]quiet - suppress some benign warning messages (default is off).
--[no]recurse - recurse on those subdirectories listed in podpath
(default behaviour).
--title - title that will appear in resulting html file.
--[no]verbose - self-explanatory (off by default).
at /home/mochan/perl5/perlbrew/perls/perl-5.15.7/lib/5.15.7/Pod/Html.pm line
389, <POD> line 1
Pod::Html::usage('-', 'invalid parameters') called at
/home/mochan/perl5/perlbrew/perls/perl-5.15.7/lib/5.15.7/Pod/Html.pm line 449
Pod::Html::parse_command_line() called at
/home/mochan/perl5/perlbrew/perls/perl-5.15.7/lib/5.15.7/Pod/Html.pm line 258
Pod::Html::pod2html('--podpath=.',
'--podroot=/home/mochan/perl5/perlbrew/perls/perl-5.15.7/lib/s...',
'--htmldir=/home/mochan/perl5/perlbrew/perls/perl-5.15.7/lib/s...',
'--libpods=perlfaq', '--recurse',
'--infile=/home/mochan/perl5/perlbrew/perls/perl-5.15.7/lib/si...',
'--outfile=/home/mochan/perl5/perlbrew/perls/perl-5.15.7/lib/s...', '--quiet')
called at Doc/mkhtmldoc.pl line 249
main::__ANON__() called at
/home/mochan/perl5/perlbrew/perls/perl-5.15.7/lib/5.15.7/File/Find.pm line 781
File::Find::_find_dir('HASH(0x99568a8)',
'/home/mochan/perl5/perlbrew/perls/perl-5.15.7/lib/site_perl/5...', 19) called
at /home/mochan/perl5/perlbrew/perls/perl-5.15.7/lib/5.15.7/File/Find.pm line
569
File::Find::_find_opt('HASH(0x99568a8)',
'/home/mochan/perl5/perlbrew/perls/perl-5.15.7/lib/site_perl/5...',
'/home/mochan/perl5/perlbrew/perls/perl-5.15.7/lib/site_perl/5...') called at
/home/mochan/perl5/perlbrew/perls/perl-5.15.7/lib/5.15.7/File/Find.pm line 1070
File::Find::find('CODE(0x961c7b0)',
'/home/mochan/perl5/perlbrew/perls/perl-5.15.7/lib/site_perl/5...',
'/home/mochan/perl5/perlbrew/perls/perl-5.15.7/lib/site_perl/5...') called at
Doc/mkhtmldoc.pl line 266
Died at Doc/mkhtmldoc.pl line 139, <POD> line 1.
make: *** [doc_site_install] Error 255
_______________________________________________
Perldl mailing list
[email protected]
http://mailman.jach.hawaii.edu/mailman/listinfo/perldl