Peter Karman wrote on 5/5/13 11:01 AM: > Nick Wellnhofer wrote on 5/4/13 6:13 PM: >> Hello lucy_dev, >> >> The stand-alone C library is ready for testing by a wider audience. On >> UNIX-like systems, simply run: >> >> $ git clone https://git-wip-us.apache.org/repos/asf/lucy.git >> $ cd lucy/c >> $ ./configure >> $ make -j5 test >> > > no errors. just a couple warnings:
make distclean && make test fixed the warnings. -- Peter Karman . http://peknet.com/ . [email protected]
