[Users] Windows build question
Aleks
al-clawsmail at none.at
Fri May 5 01:22:10 CEST 2017
Hi.
User have written on Thu, 4 May 2017 14:52:23 +0200:
> Hi Andrej Kacian.
>
> Andrej Kacian have written on Thu, 4 May 2017 14:19:22 +0200:
>
> > On Wed, 3 May 2017 23:54:02 +0200
> > Aleksandar Lazic <al-clawsmail at none.at> wrote:
> >
> > > ReserveFile: "installer-options.ini" -> no files found.
> > > Usage: ReserveFile [/nonfatal] [/r] [/x filespec [...]] file
> > > [file...]
> >
> > Alas, another missing file, and there will be one more:
> > installer-setdefaultclient.ini
> >
> > For now, get them both from git and place them in src/
> > subdirectory.
>
> Okay.
>
> > I have already made sure that all the missing files you encountered
> > will be added in future releases.
>
> Thanks.
>
> > Sorry about that.
>
> never mind.
> That's development and open source ;-)
>
> I thank you and the other claws-mail developer for the Programm ;-)
I was now able to create the claws-mail-3.15.0-1-64bit.exe ;-)
This was the steps which I have run on Ubuntu 17.04.
###
apt -y install automake autoconf mingw-w64 mingw-w64-i686-dev mingw-w64-x86-64-dev nsis stow unzip texinfo imagemagick docbook-utils sharutils gettext libglib2.0-dev libgdk-pixbuf2.0-dev docbook-utils ghostscript texlive texlive-latex-extra latex-xcolor libqt4-dev-bin bison flex gperf intltool libtool cmake
curl -vLO http://www.claws-mail.org/download.php?file=releases/claws-mail-3.15.0.tar.xz
curl -vOL http://www.claws-mail.org/download.php?file=win32/claws-mail-win32-3.15.0-1.tar.bz2
tar xfvJ claws-mail-3.15.0.tar.xz
tar xfvj claws-mail-win32-3.15.0-1.tar.bz2
cd claws-mail-3.15.0/
cp -avx ../claws-mail-win32-3.15.0-1/* .
cd packages/
./download.sh
cd ../
curl -vo po/build-cc.in 'http://git.claws-mail.org/?p=claws-win32-installer.git;a=blob_plain;f=po/build-cc.in;h=27ae24c9143559e0afefc771acec3e29b89b585a;hb=HEAD'
curl -vo src/installer-options.ini 'http://git.claws-mail.org/?p=claws-win32-installer.git;a=blob_plain;f=src/installer-options.ini;hb=HEAD'
curl -vo src/installer-setdefaultclient.ini 'http://git.claws-mail.org/?p=claws-win32-installer.git;a=blob_plain;f=src/installer-setdefaultclient.ini;hb=HEAD'
./autogen.sh --build-w64
WAIT LOOONGTIME
###
How difficult is it to create a portable zip file?
Is it allowed, from the license to offer the file claws-mail-3.15.0-1-64bit.exe for download?
I do not want to install claws just because I test the vcalender view ;-)
Regards
Aleks
More information about the Users
mailing list