RE: none

2013-10-28 Thread Nikola Radovanovic
Hello,

There are no problems in building the whole Gpg4win installer. It was my 
mistake, i thought the name of the package was makensis as reported from 
Terminal, because at first i didn't look at the 'Basic requirements' section in 
README file. So, i installed all needed packages, and after that, successfully 
built the Gpg4win installer on Debian 7.2. 
I have tested the installer on Windows 7 and it works like a charm.

Best regards,
Nikola

From: Werner Koch [w...@gnupg.org]
Sent: Friday, October 25, 2013 4:08 PM
To: Nikola Radovanovic
Cc: Andre Heinecke; gnupg-users@gnupg.org
Subject: Re: none

On Thu, 24 Oct 2013 20:49, nikola.radovano...@seavus.com said:

 1) When trying to build whole Gpg4Win i ran into several
 problems. Package for gtkhtmlviewer2 couldn't be found, but i have

Unfortunately this kind of problems happen from time to time.  You may
delete the claws-mail tar package from the packages directory to avoid
all the Claws dependencies.

 (instead plugins) on a target url. Then stow was not installed on a
 system, and i have installed it with apt-get install stow. But

Configure should have listed stow as missing, or am I wrong.

 makensis, which is missing, must be installed also. And it cannot be

Under Debian the package is nsis.

 installed with apt-get. It requires python, scons, zlib and gcc to be
 installed already, so it is a more complicated process. Werner, if you

Sure, that is due to NSIS?  If so it would be a Debian packaging bug.


Salam-Shalom,

   Werner

--
Die Gedanken sind frei.  Ausnahmen regelt ein Bundesgesetz.


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


RE: Building Pinentry for Windows

2013-10-25 Thread Nikola Radovanovic
Hello,

Thanks for reply. I have did all that you wrote in the previous mail. I have 
dropped the pinentry.mk that you attached in the email to the mxe/src folder, 
but it won't work. 
But, just some moments ago i have successfully built the whole Gpg4Win :), by 
following the instructions from the README file from the source code. I figured 
out that the package name for installer is nsis, and not makensis, it is also 
mentioned in the Basic requirements section of the README file.
Right now, by building the whole gpg4win i have succeeded in what i wanted, but 
i will certainly try again with MXE to see what is the problem there.

Thanks for your kind responses.
Best regards and cheers to all.
Nikola.


From: Andre Heinecke [aheine...@intevation.de]
Sent: Friday, October 25, 2013 9:28 AM
To: Nikola Radovanovic
Cc: Werner Koch; gnupg-users@gnupg.org
Subject: Re: Building Pinentry for Windows

Hi,

On Thursday 24 October 2013 20:49:09 Nikola Radovanovic wrote:
 1) When trying to build whole Gpg4Win i ran into several problems. Package
 for gtkhtmlviewer2 couldn't be found, but i have resolved it. This archive
 is now moved to plugins_obsolete folder (instead plugins) on a target url.

Ah, such things happen, i'll see to it that the download url is updated.

 Then stow was not installed on a system, and i have installed it with
 apt-get install stow. But makensis, which is missing, must be installed
 also. And it cannot be installed with apt-get. It requires python, scons,
 zlib and gcc to be installed already, so it is a more complicated process.
 Werner, if you can give me some hints about installing makensis it would be
 great, but anyway i must analyze manual for installing makensis and all
 dependent components in order to proceed further.

makensis is part of the package nsis, which can be installed with apt-get
install nsis


 2) As far as MXE is concerned, i have built and set successfully all
 required packages, and built gcc and qt successfully. And finally when it
 came to build pinentry it failed with message : 'No rule to make target
 'pinentry'. Stop.' And that's it. I have  downloaded the package and tried
 to build it manually with commands just like in .mk file, but with no
 success.

Yes pinentry is not included in mxe. I have written a .mk file for it and
attached it In my Mail from Wednesday. You should have dropped that
pinentry.mk file into the src directory of mxe.

Godspeed,
Andre

--
Andre Heinecke |  ++49-541-335083-262 |  http://www.intevation.de/
Intevation GmbH, Neuer Graben 17, 49074 Osnabrück | AG Osnabrück, HR B 18998
Geschäftsführer: Frank Koormann, Bernhard Reiter, Dr. Jan-Oliver Wagner

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


RE: Building pinentry on Windows 7

2013-10-23 Thread Nikola Radovanovic
Thank you very much for your answers, I will try all solutions and after that 
let you know of the outcome.

Best regards,
Nikola

-Original Message-
From: Andre Heinecke [mailto:andre.heine...@intevation.de] 
Sent: Wednesday, October 23, 2013 10:47 AM
To: gnupg-users@gnupg.org
Cc: Werner Koch; Nikola Radovanovic
Subject: Re: Building pinentry on Windows 7

Hi,

On Wednesday 23 October 2013 10:14:37 Werner Koch wrote:
 However, unless you only want the really ugly native pinentry you need 
 to install lots of libraries first.  Thus using the gpg4win installer 
 framework is easier.

I've recently played around with MXE ( http://mxe.cc/ ) which is another cross 
compilation environment that aims to provide an easy way to handle dependencys 
for Windows.

To build a static pinentry-qt4 with it you can just set it up as documented on 
their homepage. Drop the attached pinentry.mk in mxe/src/ and do make pinentry

Worked like a charm for me on a debian wheezy system.

Regards,
Andre

--
Andre Heinecke |  ++49-541-335083-262  |  http://www.intevation.de/ Intevation 
GmbH, Neuer Graben 17, 49074 Osnabrück | AG Osnabrück, HR B 18998
Geschäftsführer: Frank Koormann, Bernhard Reiter, Dr. Jan-Oliver Wagner

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


Building pinentry on Windows 7

2013-10-22 Thread Nikola Radovanovic
Hello,

I couldn't find any manual for building pinentry executables for Windows 
(specifically Windows 7/8). Also for Gpg4Win 2 in general. I know it should be 
cross-compiled, but there is not some up to date manual on internet, or I 
couldn't find it. Can you please give some detailed instructions on how to do 
it on Windows 7.
Since I am not subsribed to this mailing list, please add me to CC.

Best regards,
Nikola Radovanovic
___
Gnupg-users mailing list
Gnupg-users@gnupg.org
http://lists.gnupg.org/mailman/listinfo/gnupg-users