|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
Re: postix install problem
From: Joris (joris
ideeel.nl)
Date: Thu May 01 2003 - 09:49:12 CDT
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
At 10:23 AM 5/1/03 -0400, you wrote:
> > many thanks.. I got it installing, but now I have this error after a do a
> > make install
> >
> > gcc -I/usr/include/db -g -O -I. -I../../include -DLINUX2 -o master master.o
> > master_conf.o master_ent.o master_sig.o master_avail.o master_spawn.o
> > master_service.o master_status.o master_listen.o master_vars.o
> > master_wakeup.o master_flow.o ../../lib/libglobal.a
> > ../../lib/libutil.a -ldb -lnsl -lresolv
> > /usr/bin/ld: cannot find -ldb
> > collect2: ld returned 1 exit status
> > make: *** [master] Error 1
> > make: *** [update] Error 1
> >
> > how do I fix this??
>
>make sure the directory that contains your libdb.so is in /etc/ld.so.conf
>and run ldconfig.
>
>It worries me that questions like this get asked. If you don't know how to
>build the software, are you sure you are competent to run it?
pff Why does one need to understand the hairy details of library
depenencies and compiler options when all you need to know
is how the program functions and interacts with its environment. This is
like requiring people to understand how a carburator works before they can
drive a car. Do you understand *exactly* how a PCI bus functions? Or even
your optical mouse? I don't and seem to be doing just fine with both of them
joris
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]