>       Of course, I can log in as Admin and create the .cshrc file in 
> BBEdit with owner=Admin, but I didn't have time this morning and wanted 
> to know the Darwin way.
> 
> 
> Sorry, that's a lot of half-asked questions, but what I really want to 
> know is "How do I make Fink work in my Admin account (having installed and 
> set up Fink in a different account)?"

That is the *nix way (and thus Darwin way), actually. One user can't
create files for another user, so the correct method is to log in as the
Admin user, and create a .cshrc file in the Admin user's home directory.

And, for your reference, the Admin home directory is "~Admin", not 
"~/Admin". A "~" on its own means the home directory of the user you're 
logged in as, so when you're logged in as Staff, "~/Admin" would translate 
to /Users/Staff/Admin -- a directory called "Admin" under Staff's home 
directory. On the other hand, if you do "~Admin", no matter who you're 
logged in as that will translate to /Users/Admin.

Noam Sturmwind



-------------------------------------------------------
This sf.net email is sponsored by: Influence the future 
of Java(TM) technology. Join the Java Community 
Process(SM) (JCP(SM)) program now. 
http://ads.sourceforge.net/cgi-bin/redirect.pl?sunm0002en

_______________________________________________
Fink-beginners mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to