Some improvements for aegypten/development.en.html

Ingo Klöcker kloecker@kde.org
Fri Oct 25 20:53:02 2002


--Boundary-02=_83Yu95CKmiKi5P0
Content-Type: text/plain;
  charset="us-ascii"
Content-Transfer-Encoding: 7bit
Content-Description: signed data
Content-Disposition: inline

Hi,

while building the Aegypten plugins from cvs I noticed a few things:

in libgcrypt/scripts/autogen.sh I had to do the following:
-echo "Running automake --gnu ..."
-automake --gnu;
+echo "Running automake --gnu -a ..."
+automake --gnu -a


After step 1. (resp. before step 3.) one has to run ldconfig because 
else libgcrypt.so.1 isn't found while running configure for dirmngr. 
This should probably be mentioned.


In the instructions to build libksba:
 cd libksba
+./autogen.sh
 ./configure --prefix=/some/where


Regards,
Ingo


--Boundary-02=_83Yu95CKmiKi5P0
Content-Type: application/pgp-signature
Content-Description: signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.0 (GNU/Linux)

iD8DBQA9uY38GnR+RTDgudgRAlemAJ416ICoePLakxmCGuccWVk+KAKCWQCeINA0
UtTLm0GRbgdWx44dhtXvAyk=
=fc7n
-----END PGP SIGNATURE-----

--Boundary-02=_83Yu95CKmiKi5P0--