6 ms·
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.
by th0114nd 13y 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.
- js-coder 13y agoHow did you install it? I'm on OS X, too, and make throws this error: "make: * No targets specified and no makefile found. Stop.".
- deleted 13y ago[deleted]
- terhechte 13y agoTry ./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.
- th0114nd 13y agoI 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.