On Mon, 11 Mar 2002, Johann Rabitsch wrote: > after installing fink the "sudo dselect"-command wouldn't work (i typed the > wrong pwd :( ) > > any idea, how to fix this?
Did you try again with the right pwd? If you installed, then immediately tried dselect, it's possible that the command wasn't part of your current $PATH. Run the 'rehash' command to refresh your path data, and you'll get past that problem (if in fact that was the problem in the first place). The password for sudo is your login password. Did you try using that? -- Chris Devers [EMAIL PROTECTED] Apache / mod_perl / http://homepage.mac.com/chdevers/resume/ _______________________________________________ Fink-beginners mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-beginners
