Kevin wrote:
Or is this the problem? "Can't locate XML/Parser.pm in @INC (@INC contains: ..."
I don't see XML/Parser.pm in @INC either. How do I get it there given that I do have this module installed on my system?
You can link it to a directory in you @INC array. Simply run find and then create an appropriate link from one of your directories in @INC to the file or a directory in the path of this file. The path must look exactly like for the original file.
BTW it looks like on your system are at minimum two perl versions 5.8.2 and 5.8.4.
Michael -- ------------------------------------------------------------------- Michael Bell Email: [EMAIL PROTECTED] ZE Computer- und Medienservice Tel.: +49 (0)30-2093 2482 (Computing Centre) Fax: +49 (0)30-2093 2704 Humboldt-University of Berlin Unter den Linden 6 10099 Berlin Email (private): [EMAIL PROTECTED] Germany http://www.openca.org
------------------------------------------------------- SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media 100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33 Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift. http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285 _______________________________________________ Openca-Users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/openca-users
