Re: [Dbbalancer-users] ./configure doesn't works
Status: Alpha
Brought to you by:
xperience
From: Daniel V. S. <dv...@ar...> - 2002-07-25 20:10:02
|
Hello Dario. First at all, I have to tell you that xerces-c is not necessary from version 0.3.0 or so. It was only used to parse a XML configuration file, but I've changed it so now there's one less dependency. Regarding the libACE.so problem, it is hard to know, but take in consideration that ACE library is expected at the "--with-ACE"/lib directory and ACE includes at "--with-ACE"/include/ace, so you will have to create two symbolic links instead of one. Anyway, the definitive answer is in the "config.log" file. If you can send it, we'll see what it says. Regards Daniel PS: I'm thinking on supporting by default the ACE_wrappers configuration, because many people is having problems when trying to compile DBBalancer with a "not completely installed" ACE. On Jue 25 Jul 2002 14:21, Dario wrote: > Hi > > I downloaded dbbalancer 0.4.3 source to try it but I can't install it. > Where is the problem ? > > My operation is > 1)- I have installed ACE 5.2 and xerces-c 1.7.0 > > 2)- When I launch > ./configure --with-pq=/usr/local/pgsql --with-pq-include=/usr/local/pgsql > --with-ACE=/usr/local/src/ACE_wrappers from DBBalancer root I receive this > message: > libACE.so wasn't found. If it's installed in your system please use > --with-ACE parameter to specify the base directory of the installation. > > 3)- I look and the file libACE.so is in the /usr/local/src/ACE_wrappers/ace > folder so I created a symbolic link /usr/local/src/ACE_wrappers/lib but it > doesn't work... > > Please help me > Thanks > Dario > da...@is... -- ----------------------------------------------------- Regards from Spain^H^H^H^H^H England. Daniel Varela ----------------------------------------------------- If you think education is expensive, try ignorance. -Derek Bok (Former Harvard President) |