On 11/28/2010 10:48 AM, Richard Fuhr wrote:
There is a very lengthy README file, but I am not sure how much of it
applies, or whether installation should really be that complicated.

Really, it's not that hard. You'll need Apple's X-Code developer kit installed, but then it's just:

./configure --prefix=/path/to/install/root
make
make install
make test (optional)

Reply via email to