On Sat, 2003-05-31 at 09:31, Petr Tomasek wrote: > Hello! > > I have problem compiling the evaolution by myself. I tried from RPM, > but it failed. After installing db3 (evo-db3-3.1.17-ximian.2.i386.rpm) > and configuring by hand with: > > ./configure --with-db3=/opt/evo-db3/ --prefix=/usr
Try setting ./configure --with-db3=/opt/evo-db3/lib I think that is how I got it to compile. > I got the following error: > > ... > checking for db3 compiler flags... -I/opt/evo-db3//include > checking db.h usability... yes > checking db.h presence... yes > checking for db.h... yes > checking db3 header version... 3.1.17 > checking for db3 library name... configure: error: Could not find db3 library > > (in /opt/evo-db3/lib I have only the file libdb.a. I tried even creating > symlink libdb3.a -> libdb.a and libdb-3.1.a -> libdb.a, but nothing > helped.) > > Thank You for your advice! > > Petr Tomasek > > -- > Petr Tomasek, http://www.etf.cuni.cz/~tomasek/ > > > _______________________________________________ > evolution maillist - [EMAIL PROTECTED] > http://lists.ximian.com/mailman/listinfo/evolution _______________________________________________ evolution maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/evolution
