I have not been able to change owner permissions for files in the Terminal . chown has a man page, but does not execute. chgrp seems to work fine. I also get a command not found error when I execute setenv.... Are there different commands for these functions under BSD? Is there a resource where I can RTFM?
Question 2: I've had some trouble installing the jsdk. The osX Java base install is great, but confusing in terms of the directory structure. Hard to decide where to put servlet.jar or database drivers. which is preferred, /System/Library/Java or /System/Library/Frameworks/JavaVMFramework/Versions/1.2/lib ?