One more question and I'll try to leave you alone for the day. What is the path to perl on Mac OS X? --------------------------------------- Jeremy Schwartz Starmark Interactive Designer [EMAIL PROTECTED] 954-761-1600
> From: ellem <[EMAIL PROTECTED]> > Date: Thu, 10 Jan 2002 15:34:41 -0500 > To: Jeremy Schwartz <[EMAIL PROTECTED]> > Subject: Re: Another CPAN problem: "Don't have an associated bundle file" > > That command assumes you are in /System/Library/Perl/CPAN > > Sorry I should have made that clearer > > Good luck > > > On Thursday, January 10, 2002, at 02:53 , Jeremy Schwartz wrote: > >> Hi- >> I found that thread very helpful. I followed your instructions and had a >> problem. When I opened the file with 'sudo emacs Config.pm' the shell >> was >> empty. I didn't see any of the 'make' => q[], entries. >> >> Do you have any other advise on this. I am really troubled here. >> --------------------------------------- >> Jeremy Schwartz Starmark >> Interactive Designer >> [EMAIL PROTECTED] 954-761-1600 >> >>> From: ellem <[EMAIL PROTECTED]> >>> Date: Thu, 10 Jan 2002 14:50:43 -0500 >>> To: Jeremy Schwartz <[EMAIL PROTECTED]> >>> Cc: Ken Williams <[EMAIL PROTECTED]>, Elaine -HFB- Ashton >>> <[EMAIL PROTECTED]>, [EMAIL PROTECTED] >>> Subject: Re: Another CPAN problem: "Don't have an associated bundle >>> file" >>> >>> >>> 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 >>> >> >> > -- > I didn't spend all that time playing Dungeons & Dragons and not learn a > little something about courage >
