On Tue, 2004-04-13 at 05:29, [EMAIL PROTECTED] wrote:
>       env PERL5LIB=/appl/continuus/ccm-5.1-SunOS/gscm/lib \
>               /nokia/apps/tww/@sys/perl580/bin/perl Makefile.PL \
>               PREFIX=/appl/continuus/ccm-5.1-SunOS/gscm
> 
> does place the .pod files into correct dir, but the lib files go into 
> /appl/continuus/ccm-5.1-SunOS/gscm/lib/5.8.0/sun4-solaris-thread-multi:

That's the standard way Perl installs things.  You may be able to change
it, but I wouldn't advise it.  If you really need to, take a look at the
ugly details in the ExtUtils::MakeMaker man page.

- Perrin


-- 
Report problems: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html
List etiquette: http://perl.apache.org/maillist/email-etiquette.html

Reply via email to