Follow up to my problems with spine labels. If I run label-print-pdf.pl from the command line new.pdf is created in /intranet-tmpl/barcodes and I can open it with my favorite pdf viewer. Now any ideas how I can get this to work without going to the command line? --Jason On 10/17/06, Jason Ronallo <jronallo@gmail.com> wrote:
I'm using Koha out of cvs from today. First problem I had printing spine labels was that I couldn't find the option in the template I was using. It seems only the npl template lets you know of the presence of the new spine and barcode label generator.
I then discovered I needed to create the labels tables. http://lists.katipo.co.nz/public/koha/2006/010278.html
Now I'm able to go through the two steps Label Options and Add Labels just fine. But once I try to Generate Labels I get a 500 error ("GET /cgi-bin/koha/barcodes/label-print-pdf.pl HTTP/1.1" 500). The file label-print-pdf.pl is there in the barcodes folder. I have no error in the error logs.
I'm at a loss on how to pursue this further on my own. Usually I've been lead by the error messages to the solution. Is there a master list of perl modules for the most recent version so I can check and make sure I'm not missing anything? Anything else I could check?
Thanks for any leads.
--Jason