Apparently, if I set PERL5LIB to a path with the same root as the
install drive, then the docs database is built consistently and then
works with the cross-filesystem version of PERL5LIB or the
same-filesystem one. E.g.,
PERL5LIB=/cygdrive/e/chm/local/lib/perl5
make docs database
p
When I run 'pdldoc slice' for the PDL-2.008 install I get the following
error:
pdldoc slice
can't find file
'/home/chm/local/lib/perl5/cygwin-thread-multi/PDL/../../../../../../../cygdrive/e/chm/local/lib/perl5/cygwin-thread-multi/PDL/Slices.pm'
at /home/chm/local/lib/perl5/cygwin-thread-mul