Gideon on FreeBSD 5.1

Johan De Messemaeker johan.demessemaeker at advalvas.be
Tue Aug 12 15:00:05 UTC 2003


On Tuesday 12 August 2003 12:58, Harald Fernengel wrote:

> After "make -f Makefile.cvs":
>
> export CXXFLAGS="-L/usr/X11R6/lib
> -I/usr/local/include/db41 -I/usr/local/include -L/usr/local/lib
> -I/usr/X11R6/include"
>
> ./configure --prefix=/blah --enable-debug=full
>
> Note that you need the berkeley db 4.1 installed, if you have another
> version, you need to adjust the path.

I had to make 1 additional adjustment: i had to change the line
"ac_cv_bdb=no" to "ac_cv_bdb=yes" in the configure file because otherwise,
configure couldn't find the db libraries. But i have these installed:

# pkg_info | grep db41
db41-4.1.25_1       The Berkeley DB package, revision 4.1

Thx for the help.

Regards, Johan





More information about the KDevelop-devel mailing list