Hacker News new | ask | show | jobs
by th0114nd 4831 days ago
Installation is a bit of a pain, at least on OS X. It complains of a bunch of packages missing. Consider having it available through macports.
1 comments

How did you install it? I'm on OS X, too, and make throws this error: "make: * No targets specified and no makefile found. Stop.".
I wasn't able to. After a bit of hunting I realized the missing packages were on their site. Some of those make just failed, and on others it would appear as though make install went through but were not afaict installed. I gave up.
Try ./autogen.sh

That should bring you into configure. This still fails for me, but at least then one can see what needs to be installed or updated in order to satisfy configure.