[ic] Re: Unrecognized character \x7F

Rodney S. Foley aalst at aalst.com
Mon Apr 12 20:01:07 EDT 2004


>> Unrecognized character \x7FCompilation failed in require at
>> /usr/lib/perl5/5.6.1/AutoLoader.pm line 92.
>>  at /usr/lib/perl5/5.6.1/Getopt/Long.pm line 142
>> Compilation failed in require at Makefile.PL line 820.
>> BEGIN failed--compilation aborted at Makefile.PL line 820.
>> make: *** No targets specified and no makefile found.  Stop.
>> make: *** No rule to make target `test'.  Stop.
>>
>> My ISP has been trying to help, they checked there AutoLoader.PM and
>> Long.PM.  They even reinstalled AutoLoader.PM.  They are using Perl
5.6.1.
>> After they reinstalled AutoLoader.pm only the line number changed but the
>> error stated the same.  I am not not sure where to go from here.
>>
>> Anyone have any ideas?

>Did you download the tarball, and did you extract it with:
>tar xvfz interchantge-xxx.tar.gz?
>
>Or did you download a .zip file that you extracted on your own computer
>before transferring it to the destination server?
>
>If you did the latter, then try to get the tarball, extract it, and try
>again by running ./configure
>
>René

René,

I followed the readme files install steps exactly:

gzip -dc interchange-5.0.1.tar.gz | tar xvf -
cd interchange-5.0.1
./configure

I copied and pasted them the first time.  The above error is generated when
I run configure.

Thanks,

Rodney




More information about the interchange-users mailing list