On Oct 2, 2007, at 16:08, Joe wrote:
I also recommend you get rid of Fink. Possibly depending on your $PATH, MacPorts ports may inadvertently link with bits that were installed by Fink, which will be confusing and probably break things later. Move /sw elsewhere. Use MacPorts to install whatever software you had installed with Fink.
I'll give this a try tonight and post the results.
I installed fink to get libjpeg-6b-17, libjpeg-shlibs-6b-17 and libjpeg-bin as well as svn.
Then the equivalent in MacPorts would probably be: $ sudo port install jpeg $ sudo port install subversion You may want to examine the variants of subversion to see if you would like any of those: $ port variants subversion
I'm installing ffmpeg so I can use motion ( http://www.lavrsen.dk/ twiki/bin/view/Motion/MpegFilmsFFmpeg). I haven't had any luck compiling motion on either system so I'm not sure what the issue is.