Re: [Dbbalancer-users] about installation for DBBalancer on Redhat7.X
Status: Alpha
Brought to you by:
xperience
From: Andrew M. <an...@ca...> - 2001-12-24 23:12:06
|
On Tue, 2001-12-25 at 01:12, shi wrote: > Hello everybody; > I am just trying to install dbbalancer-0.4.1.tar.gz on Redhat7.2. > > I had installed ACE-5.2 on /usr/local/ace. And after I finished complied > ACE,it seems that there is no "/usr/local/ace/lib" directory(the > libACE.so is in /usr/local/ace/ace/). > > When I tried to install DBBalancer-0.4.1.tar .gz using ./configure > command, I got the following error: > > /configure --with-ACE=/usr/local/ace > > Error: 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. Compilation will likely to fail in any other case. > > Can you tell me how to do it? Thank you very much!! You could try doing a symlink in your /usr/local/ace directory: ln -s ace lib Cheers, 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? |