in reply to Re^2: /usr/bin/make error on Mac os x
in thread /usr/bin/make error on Mac os x

I found this section of the code without problem, but I'm very bad with code. Do I need to add something or delete something? I used the search function, but I couldn't find any "bink" sections in the code. I'm sorry I'm so lost. I appreciate your help.

Replies are listed 'Best First'.
Re^4: /usr/bin/make error on Mac os x
by Anonymous Monk on Apr 21, 2011 at 16:04 UTC
    You could reinitialize your config by calling CPAN::FirstTime::init() , something like
    perl -MCPAN::FirstTime -e ' CPAN::FirstTime::init() '