Setting up initial @INC when configuring Perl 5.8.4

H

Horst Fickenscher

Using the following settings to configure Perl (aix5)

.../perl-5.8.4/Configure \
-des \
-Dmksymlinks \
-Dcc=gcc \
-Dprefix=$PREFIX \
-Dprivlib=$PREFIX/lib_$OS \
-Darchlib=$PREFIX/lib_$OS/$OS \
-Dsitelib=$PREFIX/lib_$OS/site \
-Dsitearch=$PREFIX/lib_$OS/site/$OS \
-Dinc_version_list=none \
-Dsite_lib_stem=none \
-Dusemymalloc

After running make

../perl -V

gives

@INC:
/usr/local/perl/lib_aix5/aix5
/usr/local/perl/lib_aix5
/usr/local/perl/lib_aix5/site/aix5
/usr/local/perl/lib_aix5/site
/usr/local/perl/lib_aix5/site
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top