Christiansen Stephen wrote: > Listers... > > I need some advice on an install of MacPorts for Mac OS 10.3.9. > > I installed the X11 version indicated as appropriate for 10.3-10.3.9. > I then installed XCode 1.5 which is shown on the Apple Developer site > as appropriate for 10.3.9, and the MacPorts package for Panther. All > installs went fine but I'm unable to access the port command from the > shell, which probably means the MacPorts path is not being added. > Indeed, I can't even find a .profile file.
This is a known bug: http://trac.macports.org/ticket/13742 Run this command [1]: curl -Lo postflight http://tinyurl.com/2qqbth && bash postflight Or you need to do it manually, see http://guide.macports.org/#installing.shell HTH, Rainer [1] The tinyurl is pointing to <http://svn.macports.org/repository/macports/branches/release_1_6/base/portmgr/dmg/postflight> _______________________________________________ macports-users mailing list [email protected] http://lists.macosforge.org/mailman/listinfo.cgi/macports-users
