Author: Beta build problems on Linux
Email: [EMAIL PROTECTED]
Message:
There are a few problems building the current beta of mnogosearch
on Linux, which seem to be caused by problems in "./configure".
Several include files aren't found, including "libutil.h" and
"select.h". This is because "config.cache" has "yes" for those
files, even though this is Linux and not FreeBSD.
An old bug report for UDMsearch suggested trying "make distclean"
and rerunning "./configure", but that didn't help.
Patching those files to "no" in config.cache got past the
include problem, and everything compiled and linked. There's a
further problem with "make install". More on that later.
Build environment: Linux 2.0.27, gcc 2.7.2.1
Reply: <http://search.mnogo.ru/board/message.php?id=2143>
___________________________________________
If you want to unsubscribe send "unsubscribe general"
to [EMAIL PROTECTED]