in reply to Re^4: Problems with PDF::API2 and Compress:Zlib on redhat e4
in thread Problems with PDF::API2 and Compress:Zlib on redhat e4

You'll need to re-install IO::Compress::Base and IO::Compress::Zlib. you can get both from search.cpan.org.

Just follow the procedure I posted above.

  • Comment on Re^5: Problems with PDF::API2 and Compress:Zlib on redhat e4

Replies are listed 'Best First'.
Re^6: Problems with PDF::API2 and Compress:Zlib on redhat e4
by skelooth (Novice) on Aug 08, 2007 at 20:25 UTC
    Well, I'm certainly getting there. The only error I have left is:

    Can't locate auto/Compress/Zlib/autosplit.ix in @INC

    However I can not find a IO::Compress::Zlib on cpan, only an ::FAQ Edit, wait, got it... Edit 2: Yeah, I installed it, and I still get Can't locate auto/Compress/Zlib/autosplit.ix in @INC How do I restore that?
        root@linuxbox Compress-Zlib-2.005# perl Makefile.PL Up/Downgrade not needed. Writing Makefile for Compress::Zlib Can't locate auto/Compress/Zlib/autosplit.ix in @INC

        I really wish I wasn't so hasty to start deleting things before :)