Home | Download | Help | Contribute | Plug-ins | About | Contact | Search
Compiling Qt-TeXmacs under Windows
General | Sources | Binaries | RPM | Knoppix | Windows | SVN | Fonts | Requirements

1.Downloading dependencies

Create a directory where to download external software, such as C:\download, and download

ftp://ftp.trolltech.com/qt/source/qt-win-opensource-4.4.3-mingw.exe
http://downloads.sourceforge.net/mingw/MSYS-1.0.10.exe
http://downloads.sourceforge.net/mingw/msysDTK-1.0.1.exe
http://ftp.gnu.org/gnu/libtool/libtool-2.2.6a.tar.gz
http://ftp.sunet.se/pub/gnu/gmp/gmp-4.2.4.tar.bz2
http://download.savannah.gnu.org/releases/freetype/freetype-2.3.7.tar.gz
http://ftp.gnu.org/pub/gnu/guile/guile-1.8.4.tar.gz
ftp://ftp.texmacs.org/pub/TeXmacs/misc/guile.patch
ftp://ftp.texmacs.org/pub/TeXmacs/fonts/TeXmacs-windows-fonts-1.0-noarch.tar.gz

2.Install Qt and MinGW

Install Qt 4.4.3 (by executing qt-win-opensource-4.4.3-mingw.exe) at the standard location C:\Qt\4.4.3. During the installation process, you will be prompted whether you want to install MinGW. Answer yes, and install MinGW at the standard location c:\MinGW.

3.Install Msys

Install Msys 1.0.10 (by executing MSYS-1.0.10.exe) at the standard location C:\msys\1.0. Also install the additional developer toolkit (by executing msysDTK-1.0.10.exe). During the installation process, you will be prompted for the location c:\MinGW of MinGW.

4.Install simple dependencies

5.Install Guile

6.Prepare TeXmacs

7.Compile TeXmacs

This webpage is part of GNU TeXmacs and the larger GNU project. Verbatim copying and distribution of it is permitted in any medium, provided this notice is preserved. For more information or questions, please contact Joris van der Hoeven.

Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111, USA