ls -l /usr/local/lib/manos
There should be a libmanos.dylib in there.
Jackson
Ca you do:
file /usr/local/lib/manos/libev.4.dylib
Jackson
What you want to do is build a 32bit or universal libev.4.dylib. It
should be doing that now, but I guess there is something wrong on
Lion.
This should be fixed in master now. Just needed to update a configure
check to look for Lion too.