Greetings, I do check the output of ./configure and it is ok as you put. But what the error I have now is
LE_SOURCE -D_FILE_OFFSET_BITS=64 -g -Wreturn-type -Wmissing-prototypes -Wuninitialized -fPIC -DPIC -pthread -g -O2 -I/usr/local/BerkeleyDB.5.1/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/usr/lib -o libcfpub.la getopt.lo getopt1.lo full-write.lo regex.lo sort.lo getloadavg.lo snprintf.lo -lnss_nis -lpthread -lrt -lpcre -lm -L/usr/local/BerkeleyDB.5.1/lib -ldb -L/usr/local/ssl/lib -lcrypto -L../pub -lcfpub libtool: link: rm -fr .libs/libcfpub.lax libtool: link: (cd .libs/libcfpub.lax/libcfpub.a && ar x "/var/cfengine/pub/.libs/libcfpub.a") ar: /var/cfengine/pub/.libs/libcfpub.a: No such file or directory make[1]: *** [libcfpub.la] Error 9 make[1]: Leaving directory `/var/cfengine/pub' make: *** [all-recursive] Error 1 Please, On Fri, Feb 11, 2011 at 11:07 AM, <[email protected]> wrote: > Forum: Cfengine Help > Subject: Re: Urget help!! > Author: phnakarin > Link to topic: https://cfengine.com/forum/read.php?3,20587,20595#msg-20595 > > Just pay attention to an output from ./configure script. Sometimes, it > cannot find shared library/header file of the required libraries. A good > outcome should be like; > > > checking for BerkeleyDB location in /var/cfengine... /var/cfengine > checking Berkeley DB API... 5.1.19 OK > checking for db_create in -ldb... yes > > > not > > checking for BerkeleyDB location in /var/cfengine... /var/cfengine > checking Berkeley DB API... checking for db_create in -ldb... yes > > > Cheers, > --Nakarin > > _______________________________________________ > Help-cfengine mailing list > [email protected] > https://cfengine.org/mailman/listinfo/help-cfengine > -- Yared Berhanu Woldegiorgis Økern torgvei 92 N-0589 Oslo, Norway tel. 004746263024 [email protected] -- Yared Berhanu Woldegiorgis Økern torgvei 92 N-0589 Oslo, Norway tel. 004746263024 [email protected]
_______________________________________________ Help-cfengine mailing list [email protected] https://cfengine.org/mailman/listinfo/help-cfengine
