Windows Installer: Difference between revisions

Jump to navigation Jump to search
Instructions for Debian
No edit summary
(Instructions for Debian)
Line 7: Line 7:


===Debian (GNU/kFreeBSD & GNU/Linux)===
===Debian (GNU/kFreeBSD & GNU/Linux)===
aptitude install -R autoconf automake bash bison bzip2 \
aptitude install -R autoconf automake bash bison bzip2 \
                    cmake flex gettext git g++ intltool \
                    cmake flex gettext git g++ intltool \
                    libffi-dev libtool libltdl-dev openssl libssl-dev \
                    libffi-dev libtool libltdl-dev openssl libssl-dev \
                    libxml-parser-perl make patch perl \
                    libxml-parser-perl make patch perl \
                    pkg-config scons sed unzip wget \
                    pkg-config scons sed unzip wget \
                    xz-utils yasm
                    xz-utils yasm


On 64-bit Debian, install also:
On 64-bit Debian, install also:


aptitude install -R g++-multilib libc6-dev-i386
aptitude install -R g++-multilib libc6-dev-i386


If you are using Ubuntu, then you can do apt-get install foo instead of aptitude install -R foo
If you are using Ubuntu, then you can do  
apt-get install foo  
instead of
aptitude install -R foo


Steps to create Windows Installer
Steps to create Windows Installer
19

edits

Navigation menu