PDF::API2::Simple depends on Module::Install, which you may need to install on your own (for some reason the CPAN dependancies don&#39;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">&lt;<a href="mailto:savitra.sirohi@osslabs.biz">savitra.sirohi@osslabs.biz</a>&gt;</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&gt; look PDF::API2::Simple<br>
<br>
You will come to a linux like prompt, run:<br>
linux&gt; make clean<br>
<br>
Then<br>
linux&gt; perl Makefile.PL<br>
<br>
Then<br>
linux&gt; make<br>
<br>
Then<br>
linux&gt; 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&gt; make install<br>
<br>
Then<br>
linux&gt; exit<br>
<br>
to come back to cpan<br>
cpan&gt;<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 &lt;<a href="mailto:vimal0212@gmail.com">vimal0212@gmail.com</a>&gt;:<br>
<div><div></div><div class="h5">&gt; Dear Friends,<br>
&gt;<br>
&gt; I am trying to install Koha 3.02 alpha for testing with Ubuntu Karmic Koala.<br>
&gt; I failed to install PDF::API2::Simple using CPAN.<br>
&gt;<br>
&gt; I got the following error while the installation,<br>
&gt;<br>
&gt; CPAN: File::Temp loaded ok (v0.18)<br>
&gt;   &#39;/usr/bin/perl Makefile.PL INSTALLDIRS=site&#39; returned status 512, won&#39;t<br>
&gt; make<br>
&gt; Running make test<br>
&gt;   Make had some problems, won&#39;t test<br>
&gt; Running make install<br>
&gt;   Make had some problems, won&#39;t install<br>
&gt;<br>
&gt; How can we overcome this problem?<br>
&gt;<br>
&gt; --<br>
&gt; Vimal Kumar V.<br>
&gt; Asst. Librarian<br>
&gt; Asian School of Business<br>
&gt; Technopark, Trivandrum-695 581<br>
&gt; Web: <a href="http://www.vimalkumar.co.nr" target="_blank">www.vimalkumar.co.nr</a><br>
&gt; Blog: <a href="http://vimalkumar.oksociety.in" target="_blank">http://vimalkumar.oksociety.in</a><br>
&gt;<br>
&gt; OK Society Volunteer. <a href="http://oksociety.in" target="_blank">http://oksociety.in</a><br>
&gt; ---------------------------------------------------------------------------<br>
&gt; &quot;I forget what I was taught. I only remember what I have learnt&quot;<br>
&gt; -Patrick White<br>
&gt;<br>
</div></div><div><div></div><div class="h5">&gt; _______________________________________________<br>
&gt; Koha mailing list<br>
&gt; <a href="mailto:Koha@lists.katipo.co.nz">Koha@lists.katipo.co.nz</a><br>
&gt; <a href="http://lists.katipo.co.nz/mailman/listinfo/koha" target="_blank">http://lists.katipo.co.nz/mailman/listinfo/koha</a><br>
&gt;<br>
&gt;<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>