[Clfs-commits] [CLFS Trac] #201: Perl plobrems and fixes

CLFS Trac trac at cross-lfs.org
Wed Jan 21 11:30:30 PST 2009


#201: Perl plobrems and fixes
-----------------------+----------------------------------------------------
  Reporter:  willimmn  |       Owner:  clfs-commits at lists.cross-lfs.org.
      Type:  task      |      Status:  new                              
  Priority:  major     |   Milestone:  CLFS Standard 1.2.0              
 Component:  BOOK      |     Version:  CLFS Standard SVN                
Resolution:            |    Keywords:                                   
-----------------------+----------------------------------------------------
Comment (by chris at beaker67.com):

 Replying to [comment:6 willimmn]:
 > The recent command STILL DID NOT FIX IT. YOU CAN'T SPECEFY
 -Dvendorprefix FROM ./configure.gnu. YOU NEED TO REPLACE THE FIRST LINE
 WITH
 >
 > {{{
 > sh Configure -des -Dprefix=/usr \
 > }}}

 I tried the command
 {{{
 perl -MConfig -e 'print $Config{vendorlib}'
 }}}
 given at the top of this ticket -
 http://wiki.linuxfromscratch.org/lfs/ticket/2071 - and it is indeed blank.
 Then I added -Dvendorprefix to the list of configure.gnu options,  and
 tried that command again and got
 {{{
 /usr/lib/perl5/vendor_perl/5.10.0
 }}}

 Isn't this what you're supposed to get from that command?

 >
 > THEN WE CAN PUT THIS TO BED.

 Using ALL CAPS does not make you more right.

-- 
Ticket URL: <http://trac.cross-lfs.org/ticket/201#comment:8>
CLFS Trac <http://trac.cross-lfs.org>
The Cross Linux From Scratch Project.


More information about the Clfs-commits mailing list