I'm trying to set up Koha for our school library. I've got the basics working except I get an internal server error when I go to printer configuration when trying to print barcodes. I tried to update the pdf::api2 to the latest version which is .51 but the problem didn't go away. A copy of my Apache server errror log follows. Thanks in advance for any help. Craig [Sun Feb 19 06:27:59 2006] [notice] Apache/2.0.54 (Debian GNU/Linux) configured -- resuming normal operations [Sun Feb 19 16:19:35 2006] [notice] Apache/2.0.54 (Debian GNU/Linux) configured -- resuming normal operations Can't locate PDF/API2/PDF/Utils.pm in @INC (@INC contains: /usr/local/koha/intranet/modules /etc/perl /usr/local/lib/perl/5.8.4 /usr/local/share/perl/5.8.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl .) at printerConfig.pl line 33. BEGIN failed--compilation aborted at printerConfig.pl line 33. Can't locate PDF/API2/PDF/Utils.pm in @INC (@INC contains: /usr/local/koha/intranet/modules /etc/perl /usr/local/lib/perl/5.8.4 /usr/local/share/perl/5.8.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl .) at barcodesGenerator.pl line 33. BEGIN failed--compilation aborted at barcodesGenerator.pl line 33. [Tue Feb 21 22:02:22 2006] [notice] Apache/2.0.54 (Debian GNU/Linux) configured -- resuming normal operations Can't locate PDF/API2/PDF/Utils.pm in @INC (@INC contains: /usr/local/koha/intranet/modules /etc/perl /usr/local/lib/perl/5.8.4 /usr/local/share/perl/5.8.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl .) at printerConfig.pl line 33. BEGIN failed--compilation aborted at printerConfig.pl line 33.