Download :
Version 1.7.1 (May 2 2008)
Contact :
pbrachet_NOSPAM_xm1math.net
(replace _NOSPAM_ by @)

Linux

Static i386 binary package : texmaker_linux_installer (graphic installer)
(compiled with gcc 4.2)
Installation : download and run the installer as root ("./texmaker_linux_installer" or "sudo ./texmaker_linux_installer" on ubuntu - make the file executable before). To install the program, just click on "I accept the license" and on the "Install" button.

MacOsX

Static binary "universal" package (mac intel and powerpc) for MacOsx 10.4 and 10.5: texmakerbinmacosx.zip
(thanks to Joël Amblard)
Installation : download, unzip the file and copy the texmaker.app/ folder to the /Applications directory.

Windows

Executable file for win32 systems (xp and vista) : texmakerwin32_install.exe
Installation : download and run the install program.
Usb stick version : texmakerwin32usb.zip (unzip the file on the usb stick)

Source package

Source tarball : texmaker-1.7.1.tar.bz2
Compilation :
The Qt toolkit (version >= 4.3.0) is required to compile Texmaker.
Unix and MacOsX systems : type "sudo BUILD.sh" in a terminal.
Windows : use the commands "qmake texmaker.pro" and "make".