Hi,
Graham schrieb:
> Just a thought. Have you installed build-essential?
(...)
> But if you want to compile from scratch you will still have to install
> build-essential
Well, that did the job for now, at least make is running right now.
Thanksalot!
Ludwig, going to look into the othe
On Wednesday 19 July 2006 1:39 pm, Ludwig Hügelschäfer wrote:
> Hi together,
>
> I'm trying to compile gpg 1.4.4 on ubuntu-Linux 5.1
Just a thought. Have you installed build-essential?
Ubuntu doesn't install many tools to compile from source code with the
base install, so you have to do that y
Hi together,
I'm trying to compile gpg 1.4.4 on ubuntu-Linux 5.1
running ./configure produces:
> checking for C compiler default output file name... configure: error: C
> compiler cannot create executables
> See `config.log' for more details.
and checking config.log yields:
> configure:2881:
Werner Koch wrote:
> We don't know the charset used. In fact, gpg considers the passphrase
> as binary data with the only exception that a null byte or a LF
> termintate that data.
Is this a problem which gpg-agent could be modified to solve, perhaps?
Ben
___
On Tue, 18 Jul 2006 17:47, Patrick Brunschwig said:
> How about some new command line parameters that specify the charset of
> the passphrase provided and/or the charset in which the passphrase is
> stored on the keyring?
We don't know the charset used. In fact, gpg considers the passphrase
as b