#18996: .profile not created & port command not found on leopard install -------------------------------------------+-------------------------------- Reporter: rmueller@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: MacPorts Future Component: base | Version: 1.7.0 Keywords: | Port: -------------------------------------------+-------------------------------- Comment(by blb@…): Ah {{{ Mar 26 11:13:41 echidna runner[5192]: postflight[5201]: Unknown shell (csh)! Please set your MacPorts compatible environment manually. }}} Currently the postflight script knows how to handle tcsh and bash (those being the most common shells for Mac OS X). For csh you'll need to update your PATH manually, by using {{{ setenv PATH /opt/local/bin:/opt/local/sbin:$PATH }}} in your .cshrc. -- Ticket URL: <http://trac.macports.org/ticket/18996#comment:6> MacPorts <http://www.macports.org/> Ports system for Mac OS