Re: [Dbbalancer-users] ./configure doesn't works
Status: Alpha
Brought to you by:
xperience
From: Andrew M. <an...@ca...> - 2002-07-25 19:23:14
|
On Fri, 2002-07-26 at 00: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... Once you have installed libACE it probably won't be in /usr/local/src/ACE_wrappers - it is more likely in /usr/local/lib or /usr/local Have you tried --with-ACE=/usr/local or --with-ACE=/usr/local/ace or --with-ACE=/usr/local/lib ? Regards, Andrew. -- -------------------------------------------------------------------- Andrew @ Catalyst .Net.NZ Ltd, PO Box 11-053, Manners St, Wellington WEB: http://catalyst.net.nz/ PHYS: Level 2, 150-154 Willis St DDI: +64(4)916-7201 MOB: +64(21)635-694 OFFICE: +64(4)499-2267 Are you enrolled at http://schoolreunions.co.nz/ yet? |