A newbie question about installing ports
Jeremy Lavergne
jeremy at lavergne.gotdns.org
Thu Sep 13 12:55:49 PDT 2012
> I’m pretty new to using MacPorts. I’ve installed MacPorts using the Mac OS X Installer and I was trying to install the “openssl 1.0.1c” port listed in the available ports section. When I clicked on the link, it brings me to a page listing a portfile (I think?). But I have no idea how I’m supposed to install that. Any help is appreciated.
MacPorts is a command line program; you'll need to run it in Terminal.
`sudo port install openssl`
More information about the macports-users
mailing list