Hello,

I use the library "pdflib" which can generate pdf files on the fly. When I start my 
Perl program on a navigator, I have an error :
at /opt/perl/lib/site_perl/sun4-solaris/pdflib_pl.pm line 7 BEGIN failed--compilation 
aborted at /DOC/genie/wwwgenie/outils/pdfprint.pl line 23. 

line 23 stand for the line :  use pdflib_pl 3.03;
line 7 stand for the line :  bootstrap pdflib_pl;

When I use Telnet, the program work and execute my program and create un Pdf file as I 
want.

Why is there an error ?

Vincent.
_______________________________________________
Perl-Unix-Users mailing list. To unsubscribe go to 
http://listserv.ActiveState.com/mailman/subscribe/perl-unix-users

Reply via email to