r2 - 09 Feb 2006 - 13:47:35 - ReidEllisYou are here: OSAF >  Journal Web  >  ContributorNotes > ReidEllisNotes > ReidEllis2005 > ReidEllis20051220

On Setting Up a New Mac (in this case a PowerBook)

This is something I really should make notes about. Perhaps in the form of commands and descriptions. This is not an exhaustive list; this is more like things that I don't always remember to do.

   cd ~/dev
   cvs -d :pserver:anonymous@anoncvs.opendarwin.org:/Volumes/src/cvs/od login
   cvs -d :pserver:anonymous@anoncvs.opendarwin.org:/Volumes/src/cvs/od co -P darwinports

This gets the latest version of DarwinPorts from CVS.

   cd darwinports
   ./configure && make && sudo make install

This actually installs DarwinPorts. At the end there should be an /opt/local directory, with a bin and other directories.

   sudo port install subversion

Uses the just-installed /opt/local/bin/port command to get the most recent subversion version. ... hah

   sudo port install jove

jove is my preferred command-line editor. It's a light-weight Emacs clone.

Edit | WYSIWYG | Attach | Printable | Raw View | Backlinks: Web, All Webs | History: r2 < r1 | More topic actions
 
Open Source Applications Foundation
Except where otherwise noted, this site and its content are licensed by OSAF under an Creative Commons License, Attribution Only 3.0.
See list of page contributors for attributions.