Perhaps you installed it as a user, and not using sudo/root.&nbsp; If you did use sudo, then find where that Utils.pm file ended up, and compare that to the @INC dirs in the error message.<br><br>--Joe Atzberger<br><br><div class="gmail_quote">
On Mon, Apr 21, 2008 at 2:29 PM, Thomas Green &lt;<a href="mailto:thomas.green@jstor.org">thomas.green@jstor.org</a>&gt; wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I am running koha <a href="http://2.2.9." target="_blank">2.2.9.</a> I have installed that module(PDF::API2) but no<br>
dice.<br>
<br>
--Tom<br>
<div><div></div><div class="Wj3C7c"><br>
-----Original Message-----<br>
From: Chris Nighswonger [mailto:<a href="mailto:cnighswonger@foundations.edu">cnighswonger@foundations.edu</a>]<br>
Sent: Monday, April 21, 2008 2:22 PM<br>
To: Thomas Green<br>
Cc: koha listgroup<br>
Subject: Re: [Koha] Barcode generation errors<br>
<br>
On Mon, Apr 21, 2008 at 2:13 PM, Thomas Green &lt;<a href="mailto:thomas.green@jstor.org">thomas.green@jstor.org</a>&gt;<br>
wrote:<br>
&gt; Hi all,<br>
&gt;<br>
&gt; When trying to print barcodes or accessing printer config, I get an<br>
&gt; &quot;Internal Server Error&quot;. My log files look like this:<br>
&gt;<br>
&gt; [Mon Apr 21 13:52:58 2008] [error] [client <a href="http://192.168.34.202" target="_blank">192.168.34.202</a>] Premature<br>
end of<br>
&gt; script headers: barcodesGenerator.pl, referer:<br>
&gt; <a href="http://192.168.34.34:8080/cgi-bin/koha/barcodes/barcodes.pl" target="_blank">http://192.168.34.34:8080/cgi-bin/koha/barcodes/barcodes.pl</a><br>
&gt;<br>
&gt; [Mon Apr 21 14:06:29 2008] [error] [client <a href="http://192.168.34.202" target="_blank">192.168.34.202</a>] Can&#39;t<br>
locate<br>
&gt; PDF/API2/PDF/Utils.pm in @INC (@INC contains:<br>
&gt; /usr/local/koha/intranet/modules /etc/perl /usr/local/lib/perl/5.8.8<br>
&gt; /usr/local/share/perl/5.8.8 /usr/lib/perl5 /usr/share/perl5<br>
&gt; /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl .) at<br>
&gt; /usr/local/koha/intranet/cgi-bin/barcodes/barcodesGenerator.pl line<br>
33.,<br>
&gt; referer: <a href="http://192.168.34.34:8080/cgi-bin/koha/barcodes/barcodes.pl" target="_blank">http://192.168.34.34:8080/cgi-bin/koha/barcodes/barcodes.pl</a><br>
<br>
It looks like you&#39;re missing PDF::API2<br>
<br>