On Thursday, January 10, 2002, at 02:11 , Jeremy Schwartz wrote:

> Can you tell me how to edit config.pm? I am having a little difficulty.
Snip

 From my earlier post in this thread this morning:

To edit Config.pm you'll need to do something like this:

sudo emacs Config.pm  (choose the editor of _your_ choice)

You'll now see entries like:

'make' => q[ ],

You'll want them to look like this:

'make' => q [/usr/bin/make],

Not every entry in my Config.pm has a setting.  For instance I don't 
have lynx, and so there's no entry.  Keep two terminals open while you 
do this.  So if here is an entry and you're not sure about it you can do 
a which #### on the entry to see where/if you have it.

--
I didn't spend all that time playing Dungeons & Dragons and not learn a 
little something about courage

Reply via email to