[Koha] want PDF-API2-0.3r77.tar.gz
Reuben Pasquini
rdp0004 at auburn.edu
Thu Mar 6 03:19:05 NZDT 2008
Hello!
Perl has a package manager program that you can
use to install these things.
Try doing something like this:
> sudo cpan PDF::API2
which (under the hood) is equivalent to this (I think):
> sudo perl -MCPAN -e 'CPAN::Shell->install( "PDF::API2" );'
Or you can just go to
http://cpan.org
and download the package and build by hand:
http://search.cpan.org/~areibens/PDF-API2-0.69/lib/PDF/API2.pm
Good luck!
Reuben
>>> "lalitanand dandge" <dandgelb at gmail.com> 3/5/2008 5:06 AM >>>
Hi all,
its been noted on http://wiki.koha.org/doku.php?id=openbsd,
as
ftp ftp://172.16.1.10/pub/perl/PDF-API2-0.3r77.tar.gz
but the ftp site cannot be contacted,
Please, can you mail me, if anybody does have this package?
or one can give me the updated ftp site address.
thanks and regards.
Lalitanand
--
"Talk is cheap. Show me the code. Think Open, use Open Source!"
Visit & Register at http://www.ossrc.org.in
More information about the Koha
mailing list