Re: Configure Balsa



yes,

there's no problems in what you do. please note that whenever you
install some stuff from scratch.. mainly related to libraries. please do
a 'ldconfig' after you installed one package

e.g.

cd /tmp/esmtp
./configure --enable-require-all-recipients
make
make install
ldconfig

after this you may continue installing the next backage. always make
sure you run ldconfig every now and then. otherwise your library isn't
included into your system correctly.

if this doesn't help then please edit /etc/ld.so.conf add the path to
the libraries e.g.

;-- cut here --
/lib
/usr/lib
/usr/local/lib
/usr/X11R6/lib
/opt/kde/lib
/opt/gnome/lib
;-- cut here --

run 'ldconfig' again and try the configure again.

-- 
Name....: Ali Akcaagac
Status..: Student Of Computer & Economic Science
E-Mail..: mailto:ali.akcaagac@stud.fh-wilhelmshaven.de
WWW.....: http://www.fh-wilhelmshaven.de/~akcaagaa




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]