SPUG: installing perl mysql DBD - need C compiler?

William Julien moonbeam at catmanor.com
Mon Oct 21 19:16:54 CDT 2002


As I remember, Redhat has replaced the gcc compilor with the egcs
compilor. So that you can compile the kernel the gcc compilor has
been renamed to kgcc. (go figure). So, when you build the makefile
try...

perl Makefile.PL CC=cc

This may not work, since perl will try to use the compilor options
used when perl was originally built. See 'perl -V'. Sometimes,
you can get away with editing the makefile.

William

 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
     POST TO: spug-list at pm.org       PROBLEMS: owner-spug-list at pm.org
      Subscriptions; Email to majordomo at pm.org:  ACTION  LIST  EMAIL
  Replace ACTION by subscribe or unsubscribe, EMAIL by your Email-address
 For daily traffic, use spug-list for LIST ;  for weekly, spug-list-digest
     Seattle Perl Users Group (SPUG) Home Page: http://seattleperl.org




More information about the spug-list mailing list