Next  |  Prev  |  Up  |  Top  |  JOS Index  |  JOS Pubs  |  JOS Home  |  Search

Fix MacPorts for Snow Leopard

After upgrading to MaxOSX Snow Leopard (v10.6.1), a number of MacPorts no longer worked. Below is what I had to do.

mkdir macports; cd macports
svn co http://svn.macports.org/repository/macports/trunk/base/
cd base
./configure LDFLAGS=''
make
sudo make install
sudo port selfupdate
Considered other directions at http://forums.macrumors.com/showthread.php?t=720035
su
port -f -u uninstall installed [after much futzing]
Overwrite /opt/local/share/texmf/dvips/config/config.ps with working version (dated 1986) by Tomas Rokicki et al., as described above.
port install netpbm [for latex2html, which is separately installed outside of MacPorts, as noted in the previous subsection]
port install aspell-dict-en
port install ImageMagick [for convert command, used by htlatex]
port install xfig [for hand-drawn figures]
port install wget
port install maxima FAILED (dependency sbcl failed to build)
port install sox [command-line sound playback and miscellaneous processing]


Next  |  Prev  |  Up  |  Top  |  JOS Index  |  JOS Pubs  |  JOS Home  |  Search

Download mycomputers.pdf
[Comment on this page via email]

``My Computers'', by Julius O. Smith III, Web document.
Copyright © 2015-11-29 by Julius O. Smith III
Center for Computer Research in Music and Acoustics (CCRMA),   Stanford University
CCRMA