adrive has asked for the wisdom of the Perl Monks concerning the following question:
INCLUDE = ;C:\strawberry\c\include;C:\usr\lib\CORE; LIB = ;C:\strawberry\c\lib;C:\usr\bin; PATH = C:\usr\bin; and even added this : PERL5LIB = C:\usr\site\lib;
tie %Config, 'Config', { archlibexp => 'C:\\usr\\lib', archname => 'MSWin32-x86-multi-thread', cc => 'gcc', d_readlink => undef, d_symlink => undef, dlsrc => 'dl_win32.xs', dont_use_nlink => undef, exe_ext => '.exe', inc_version_list => '', intsize => '4', ldlibpthname => '', libpth => 'C:\\strawberry\\c\\lib', osname => 'MSWin32', osvers => '5.1', path_sep => ';', privlibexp => 'C:\\usr\\lib', scriptdir => 'C:\\usr\\bin', sitearchexp => 'C:\\usr\\site\\lib', sitelibexp => 'C:\\usr\\site\\lib', useithreads => 'define', usevendorprefix => undef, version => '5.10.0', };
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: strawberry perl library path?
by adrive (Scribe) on Apr 17, 2008 at 03:07 UTC | |
|
Re: strawberry perl library path?
by adrive (Scribe) on Apr 17, 2008 at 03:23 UTC | |
by GrandFather (Saint) on Apr 17, 2008 at 04:06 UTC | |
by syphilis (Archbishop) on Apr 17, 2008 at 04:38 UTC | |
by Anonymous Monk on Apr 17, 2008 at 04:52 UTC | |
by syphilis (Archbishop) on Apr 17, 2008 at 04:22 UTC | |
by adamk (Chaplain) on Apr 17, 2008 at 06:21 UTC | |
by syphilis (Archbishop) on Apr 17, 2008 at 06:57 UTC | |
by Anonymous Monk on Apr 17, 2008 at 07:41 UTC | |
| |
|
Re: strawberry perl library path?
by adrive (Scribe) on Apr 18, 2008 at 01:40 UTC | |
by Anonymous Monk on May 11, 2009 at 11:05 UTC | |
|
Re: strawberry perl library path?
by Bloodrage (Monk) on Apr 18, 2008 at 10:58 UTC | |
|
Re: strawberry perl library path?
by Anonymous Monk on Apr 17, 2008 at 03:19 UTC |