I have luck sometimes with CPAN and sometimes I don't. It like spinning a 
wheel. I am trying to bring down a module that will read EBCDIC files and 
convert them to ASCII. I need one that will handle packed fields as well. Not 
sure this one is it.
Anyway if you have help on that please let me know. And if anyone has doc or 
help on how to resolve CPAN errors please let me know. I would like to get 
through any of them, just don't know where to start.

Here is the last error I received.
Install Convert::EBCDIC
---
Checking if your kit is complete...
Looks good
Writing Makefile for Convert::EBCDIC
    -- NOT OK
Running make test
  Can't test without successful make
Running make install
  make had returned bad status, install seems impossible
---

I also tried stepping thru it instead of the install above

get Convert::EBCDIC
   Is already unwrapped into directory

make Convert::EBCDIC
    Has already been processed within this session

test Convert::EBCDIC
     Has already been processed within this session
Running make test
    Can't test without successful make

I don't the the Makefile.

TIA, John

Reply via email to