PDF::API2::Simple depends on Module::Install, which you may need to install on your own (for some reason the CPAN dependancies don't automatically take care of it). You can get it over CPAN, but it would probably be better if you used the debian package, libmodule-install-perl.<div>
<br></div><div>Hope this helps!</div><div><br></div><div><br></div><div>-Ian<br><br><div class="gmail_quote">On Mon, Mar 29, 2010 at 11:41 PM, savitra sirohi <span dir="ltr"><<a href="mailto:savitra.sirohi@osslabs.biz">savitra.sirohi@osslabs.biz</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Vimal, try this:<br>
<br>
At the CPAN prompt type:<br>
cpan> look PDF::API2::Simple<br>
<br>
You will come to a linux like prompt, run:<br>
linux> make clean<br>
<br>
Then<br>
linux> perl Makefile.PL<br>
<br>
Then<br>
linux> make<br>
<br>
Then<br>
linux> make test<br>
<br>
Here you should see more details of the problem. You will need to<br>
troubleshoot by researching the error messages.<br>
<br>
If make test passes, run<br>
linux> make install<br>
<br>
Then<br>
linux> exit<br>
<br>
to come back to cpan<br>
cpan><br>
<br>
Thanks,<br>
Savitra Sirohi<br>
Nucsoft OSS Labs<br>
<a href="http://www.osslabs.biz" target="_blank">http://www.osslabs.biz</a><br>
<br>
2010/3/30 Vimal Kumar <<a href="mailto:vimal0212@gmail.com">vimal0212@gmail.com</a>>:<br>
<div><div></div><div class="h5">> Dear Friends,<br>
><br>
> I am trying to install Koha 3.02 alpha for testing with Ubuntu Karmic Koala.<br>
> I failed to install PDF::API2::Simple using CPAN.<br>
><br>
> I got the following error while the installation,<br>
><br>
> CPAN: File::Temp loaded ok (v0.18)<br>
> '/usr/bin/perl Makefile.PL INSTALLDIRS=site' returned status 512, won't<br>
> make<br>
> Running make test<br>
> Make had some problems, won't test<br>
> Running make install<br>
> Make had some problems, won't install<br>
><br>
> How can we overcome this problem?<br>
><br>
> --<br>
> Vimal Kumar V.<br>
> Asst. Librarian<br>
> Asian School of Business<br>
> Technopark, Trivandrum-695 581<br>
> Web: <a href="http://www.vimalkumar.co.nr" target="_blank">www.vimalkumar.co.nr</a><br>
> Blog: <a href="http://vimalkumar.oksociety.in" target="_blank">http://vimalkumar.oksociety.in</a><br>
><br>
> OK Society Volunteer. <a href="http://oksociety.in" target="_blank">http://oksociety.in</a><br>
> ---------------------------------------------------------------------------<br>
> "I forget what I was taught. I only remember what I have learnt"<br>
> -Patrick White<br>
><br>
</div></div><div><div></div><div class="h5">> _______________________________________________<br>
> Koha mailing list<br>
> <a href="mailto:Koha@lists.katipo.co.nz">Koha@lists.katipo.co.nz</a><br>
> <a href="http://lists.katipo.co.nz/mailman/listinfo/koha" target="_blank">http://lists.katipo.co.nz/mailman/listinfo/koha</a><br>
><br>
><br>
_______________________________________________<br>
Koha mailing list<br>
<a href="mailto:Koha@lists.katipo.co.nz">Koha@lists.katipo.co.nz</a><br>
<a href="http://lists.katipo.co.nz/mailman/listinfo/koha" target="_blank">http://lists.katipo.co.nz/mailman/listinfo/koha</a><br>
</div></div></blockquote></div><br></div>