Re: Looking for missing Lib modules

2007-12-20 Thread Robert J. Hansen
Alan Olsen wrote:
> If you are using OS X, don't use Fink.

Why not?

> It works fine and does not suffer from the bjorked
> dependancies that Fink create.

Which bjorked dependencies are this?  And are you certain that comparing
Fink to the lead singer of the Sugarcubes is the right way to condemn
it?  I mean, Björk's got some fine music, I'm a big fan of "Human
Behavior".  :)

Anyway.  From 'fink show-deps gnupg':

To install the compiled package...
  The following other packages (and their dependencies) must be
  installed:
bzip2-shlibs
libgettext3-shlibs
libiconv
libusb-shlibs
openldap23-shlibs
readline5-shlibs

None of these strike me as ridiculous dependencies.

The requirements to build from source via Fink are identical to the
above, with the addition of the correct -dev package, as well as texinfo.

I have not heard of anyone having problems with GnuPG in Fink.  If
you're having problems, I'm sure that Benjamin Reed would love to hear them.



___
Gnupg-users mailing list
Gnupg-users@gnupg.org
http://lists.gnupg.org/mailman/listinfo/gnupg-users


RE: Looking for missing Lib modules

2007-12-20 Thread Alan Olsen
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

[Sorry for the top posting. Crappy Outlook makes anything else 
difficult/impossible.]

If you are using OS X, don't use Fink.  Just build the packages yourself from 
source.  (The compilers are on the devel disc that comes with OS X.)  It works 
fine and does not suffer from the bjorked dependancies that Fink create.  I 
have built many many packages from gnu source with little or no problems 
without using Fink. It is a good idea, I am just not happy with how it turned 
out.

- -Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Werner Koch
Sent: Thursday, December 20, 2007 6:56 AM
To: Robert D.
Cc: GnuPG Users Group
Subject: Re: Looking for missing Lib modules


On Thu, 20 Dec 2007 13:38, [EMAIL PROTECTED] said:

> I was trying to build 2.0.8 on my Intel mac and came across these 
> errors  and found libassuan and libksba but not  "Pth"  and also 
> wonder where do I put them so the make-file can find them?

I can't tell you how to get PTh for your system but in general the soruces 
available at ftp.gnu.org build just fine.  GNU/Linux systems you just need to 
install the pth(-dev) package.

You need to properly install these libraries inluding the development files 
(*.h and *.a).  Then configure gnupg.  IT is also possible to install these 
libraries locally; you then need to use the diverse --with-foo-prefix configure 
options.


Shalom-Salam,

   Werner

- -- 
Die Gedanken sind frei.  Auschnahme regelt ein Bundeschgesetz.


___
Gnupg-users mailing list
Gnupg-users@gnupg.org http://lists.gnupg.org/mailman/listinfo/gnupg-users
-BEGIN PGP SIGNATURE-
Version: 9.5.3 (Build 5003)

wsBVAwUBR2r+9Wqdmbpu7ejzAQpoKQgAoLOVV3nSQDbBmFW4f2/NJvNPWAzgMmn8
Fv8VNZz4EPewIzqgiRINX929P0EkB5GokMv1XgkASAUqL53LTGtmMe/0igfxKm+P
lrWLJodG8iGhlzVSVejowRAaqXdUYGJCcVqve3YDr7N8x5os1kxKWPyrhvZO5JfB
uRL1u+wLYweI2DzQKIM3MlPZx+lSKwYPFDzVIfw8l3plsvUm9ati6HZ1UbpggS7v
X+iOzwABfgzeZXK85C2sLHeMBM2KXV5O/VStRNDYfyh4VQTS/cdSJMxtSqX9LR7X
0g7XcwJfhsh/TY3l/Z/o79iSFhKon+W2wNHjgpa7X2g9WnIuPsS4uQ==
=kBV1
-END PGP SIGNATURE-

___
Gnupg-users mailing list
Gnupg-users@gnupg.org
http://lists.gnupg.org/mailman/listinfo/gnupg-users


Re: Looking for missing Lib modules

2007-12-20 Thread Ingo Klöcker
On Thursday 20 December 2007, Robert D. wrote:
> I was trying to build 2.0.8 on my Intel mac and came across these
> errors and found libassuan and libksba but not  "Pth"  and also
> wonder where do I put them so the make-file can find them?

I suggest to have a look at the Fink project (www.finkproject.org). With 
respect to "pth" have a look at 
http://pdb.finkproject.org/pdb/browse.php?summary=pth


Regards,
Ingo


signature.asc
Description: This is a digitally signed message part.
___
Gnupg-users mailing list
Gnupg-users@gnupg.org
http://lists.gnupg.org/mailman/listinfo/gnupg-users


Re: Looking for missing Lib modules

2007-12-20 Thread Werner Koch
On Thu, 20 Dec 2007 13:38, [EMAIL PROTECTED] said:

> I was trying to build 2.0.8 on my Intel mac and came across these errors
>  and found libassuan and libksba but not  "Pth"  and also wonder
> where do I put them so the make-file can find them?

I can't tell you how to get PTh for your system but in general the
soruces available at ftp.gnu.org build just fine.  GNU/Linux systems you
just need to install the pth(-dev) package.

You need to properly install these libraries inluding the development
files (*.h and *.a).  Then configure gnupg.  IT is also possible to
install these libraries locally; you then need to use the diverse
--with-foo-prefix configure options.


Shalom-Salam,

   Werner

-- 
Die Gedanken sind frei.  Auschnahme regelt ein Bundeschgesetz.


___
Gnupg-users mailing list
Gnupg-users@gnupg.org
http://lists.gnupg.org/mailman/listinfo/gnupg-users


Looking for missing Lib modules

2007-12-20 Thread Robert D.
I was trying to build 2.0.8 on my Intel mac and came across these errors
 and found libassuan and libksba but not  "Pth"  and also wonder
where do I put them so the make-file can find them?




*** You need libassuan with Pth support to build this program.
*** This library is for example available at
***   ftp://ftp.gnupg.org/gcrypt/libassuan/
*** (at least version 1.0.4 (API 1) is required).
***
configure:
***
*** You need libksba to build this program.
*** This library is for example available at
***   ftp://ftp.gnupg.org/gcrypt/libksba/
*** (at least version 1.0.2 using API 1 is required).
***
configure:
***
*** It is now required to build with support for the
*** GNU Portable Threads Library (Pth). Please install this
*** library first.  The library is for example available at
***   ftp://ftp.gnu.org/gnu/pth/
*** On a Debian GNU/Linux system you can install it using
***   apt-get install libpth-dev
*** To build GnuPG for Windows you need to use the W32PTH
*** package; available at:
***   ftp://ftp.g10code.com/g10code/w32pth/
***
configure: error:
***
*** Required libraries not found. Please consult the above messages


___
Gnupg-users mailing list
Gnupg-users@gnupg.org
http://lists.gnupg.org/mailman/listinfo/gnupg-users