i am facing a problem here
Ingo Klöcker
kloecker@kde.org
Wed Sep 3 22:49:01 2003
--Boundary-02=_/PlV/9G+l066XWu
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline
On Tuesday 19 August 2003 00:35, SaFrOuT wrote:
> when i try to excute the command
>
> : eval "$(gpg-agent --daemon)"
>
> i got this error
> ----------------------
> [root@localhost safrout]# eval "$(gpg-agent --daemon)"
> gpg-agent: error while loading shared libraries: libgcrypt.so.1:
> cannot open shared object file: No such file or directory
> [root@localhost safrout]#
> ----------------------------------
>
> while this file is located under /usr/local/lib/
>
> what shall i do plz
Add /usr/local/lib/ to your /etc/ld.so.conf and then run ldconfig (as=20
root). With "ldconfig -p" you can check whether libgcrypt.so.1 is=20
found.
Regards,
Ingo
--Boundary-02=_/PlV/9G+l066XWu
Content-Type: application/pgp-signature
Content-Description: signature
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2-rc1-SuSE (GNU/Linux)
iD8DBQA/VlP/GnR+RTDgudgRAkf7AKDZHRo2qm7zfdwInARVhTvtnKgAEwCdFJdd
pGG3iPZsxjOvUeEnsrZ3wI8=
=rr+a
-----END PGP SIGNATURE-----
--Boundary-02=_/PlV/9G+l066XWu--