Yes .cshrc is in my home directory and I do have a .tcshrc in there as well. I put the line 'source /sw/bin/init.csh' in the .tcshrc file and everything seems to work fine now. Thanks for the help. Should I remove the .cshrc file?
Greg > 2 more questions: > > 1) .cshrc is in your home directory, right (just for completeness) > 2) Do you have a .tcshrc in your home directory? > > On 2/22/02 3:48 PM, "Greg Howland" <[EMAIL PROTECTED]> wrote: > >> I used emacs to create the .cshrc file, >> and 'printenv PATH' returns >> >> ~/bin/powerpc-apple- >> darwin:/Users/gbh/bin:/usr/local/bin:/usr/bin:/bin:/usr/ >> local/sbin:/usr/sbin:/sbin >> >> Greg >> >>> What does 'printenv PATH' give you? Further, with what editor did you >>> create your .cshrc file? >>> >>> On 2/22/02 3:04 PM, "Greg Howland" <[EMAIL PROTECTED]> wrote: >>> >>>> I've been getting the following error messages after >>>> installing packages with the apt-get command; >>>> >>>> dpkg: `install-info' not found on PATH. >>>> dpkg: `update-rc.d' not found on PATH. >>>> dpkg: 2 expected program(s) not found on PATH. >>>> NB: root's PATH should usually contain /usr/local/sbin, /usr/sbin and >>>> /sbin. >>>> E: Sub-process /sw/bin/dpkg returned an error code (2) >>>> >>>> Furthermore, to invoke the apt-get command, I have >>>> to use the full path name /sw/bin/apt-get. I do have >>>> a .cshrc file with the line 'source /sw/bin/init.csh' >>>> with a [return] afterwards. What needs to be done >>>> to correct this? >>>> >>>> Greg >>>> >>> >>> -- > > -- > Alexander K. Hansen > Associate Research Scientist, Columbia University, LDX Collaboration > MIT Plasma Science and Fusion Center, 175 Albany Street, NW17-219 > Cambridge, MA 02139-4213 > Phone: 617-252-1818 Fax: 208-988-4057 > > > _______________________________________________ > Fink-beginners mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/fink-beginners _______________________________________________ Fink-beginners mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-beginners
