wiki:PerlRH8

RedHat 8 Install Issues & Resolutions

(also see PerlMapScriptPerl5.8)

Option 1 <contributed by Dana Quinn>

    perl Makefile.PL 
    make 
    (take) the last line that (runs) cc - copy and paste it back onto the command line, and then edit the 'cc' to be 'c++' and then run it. 

Option 2 <contributed by Norman Vine>

    add -lstdc++ to your linked libs list 

back to PerlMapScript

Last modified 15 years ago Last modified on Jan 29, 2009, 9:42:16 AM
Note: See TracWiki for help on using the wiki.