On 4 Nov 2000, at 10:17, Sam Varshavchik wrote:

> On Sat, 4 Nov 2000, Oden Eriksson wrote:
> 
> > Sam Varshavchik writes:
> > 
> > > On Fri, 3 Nov 2000, Stefan Reininger wrote:
> > > 
> > > > Hi,
> > > > 
> > > > I have a problem to compile sqwebmail. I get following error
> > > > message
> > > > 
> > > > c++  -g -O2  -o testgdbm  testgdbm.o libgdbmobj.a -lgdbm
> > > > /usr/i486-glibc20-linux/i486-glibc20-linux/bin/ld.real: cannot
> > > > open -lgdbm: No such file or directory collect2: ld returned 1
> > > > exit status
> > > > 
> > > > When i add the /usr/lib directory to the compile Options I get
> > > > the following error:
> > 
> > 
> > Would it be wise to add unusal library paths to "/etc/ld.so.conf"
> > and then just do "ldconfig" ?
> > 
> > I just added "/home/vpopmail/lib" to mine...
> > 
> > Pardon my lack of deep knowledge on this topic if I'm really out in
> > the blue...
> 
> That's only the runtime search path.  You still need to find libraries
> when compiling.

Ah, ok. No easy way around it then...
--

Regards // Oden Eriksson

Reply via email to