Hi,

I recently downloaded and installed FCPtools on OS X 10.1. The configure script only needed two very minor tweaks to run properly, which I sent to David McNab but he told me I should send them to the devl list. Apologies if these glitches are already known to everyone.

1- On OS X the compiler is called cc. the configure script only looks for gcc, so it thought I had no compiler.


2- The "make install" portion of the process looks for /usr/src/bin/install. On OS X, this is located in /usr/bin/install.


I fixed both problems with symlinks. Like I said, so minor they're hardly worth considering for the next release, but new users may find them vexing. At the very least, you can add OS X to the official "successfully compiled on these platforms" list. (Assuming the user has the OS X Developer Tools, of course.)

Thanks,

-- MB
_______________________________________________ devl mailing list [EMAIL PROTECTED] http://hawk.freenetproject.org/cgi-bin/mailman/listinfo/devl

Reply via email to