Henry Sobotka wrote:
>Ryuichiro,ISOBE wrote:
>> 
>> |checking for full perl installation... no
>> |configure: error: Cannot find Config.pm or $Config{archlib}.  A full perl 
>installation is required.
>
>What happens if you try running
>
>perl -e "use Config;"
>
>? You should get no output.

|[c:/]%perl -e "use Config;"
|Malformed PERLLIB_PREFIX.
|[c:/]%

so I re-define PERLLIB_PREFIX.

|[c:/]%PERLLIB_PREFIX=f:/perllib/lib\;C:\\PERLLIB\\LIB perl -e "use Config;"
|[c:/]%

In my system, f:/perllib/lib is not present.
I can not understand this behavior,
but ./configure passed in this section.

|checking for perl5... (cached) c:/emx/bin/perl.exe
|checking for minimum required perl version >= 5.004... 5.00455
|checking for full perl installation... yes

Thanks!
-- 
Ryuichiro ISOBE




Reply via email to