Menu

#1 build system

open
nobody
None
5
2003-07-16
2003-07-16
No

in Makefile.tmk
use g++ without absolute path (it does not have to be
in /usr/bin)

better use configure system to find location of the
used tools and linked libraries (e.g. on my system
mysql is installed under /opt/mysql)

add README to tell users about the requirements
e.g. what aflib is (I don't seem to have it)

in inc/DbHandler.h
provide the sstream includeas it is no standard c++
include or require the respective g++ version

Discussion


Log in to post a comment.

MongoDB Logo MongoDB