The following steps are required for install, but step 4 fails with �fink: Command not found.� I would assume that step three is not working. I have confirmed that the file does exist with the line and a return. And, the terminal window indicates that it is a tcsh terminal.
... 3) Open a new Terminal.app window and type "pico .cshrc". A text editor will pop up. Enter this line: source /sw/bin/init.csh and then hit return. To get out of the editor, press control-O, return, control-X. Close the Terminal.app window. 4) Open a new Terminal.app window and type "fink scanpackages". (This does one final bit of necessary setup. When asked for a password, enter the password of your normal user account.) Then type "sudo dselect", which will launch you into a package selection app. In the menu, hit "[U]pdate" once, then go to "[S]elect" to choose the packages you want installed. When you're done, hit "[I]nstall" to actually install the packages. .... ------------------------------------------------------- This SF.NET email is sponsored by: SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! http://www.vasoftware.com _______________________________________________ Fink-beginners mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-beginners
