Download :
Version 1.9.2 (June 30 2009)
Contact :
pbrachet_NOSPAM_xm1math.net
(replace _NOSPAM_ by @)


Linux

Static i586 binary RPM package : texmaker-1.9.2-xm1.i586.rpm (for RPM-based Linux distributions : OpenSuse, Fedora, Mandriva, etc...)
Installation (as "super user") : rpm -Uvh texmaker-1.9.2-xm1.i586.rpm (uninstall first all previous version)

Static i386 binary DEB package : texmaker_1.9.2-1_i386.deb (for DEBIAN-based Linux distributions : Ubuntu, debian, etc...)
Installation (as "super user") : dpkg -i texmaker_1.9.2-1_i386.deb (uninstall first all previous version)

Static x86_64 binary RPM package : texmaker-1.9.2-xm1.x86_64.rpm (for RPM-based Linux distributions : OpenSuse, Fedora, Mandriva, etc...)
Installation (as "super user") : rpm -Uvh texmaker-1.9.2-xm1.x86_64.rpm (uninstall first all previous version)

Static amd64 binary DEB package : texmaker_1.9.2-1_amd64.deb (for DEBIAN-based Linux distributions : Ubuntu, debian, etc...)
Installation (as "super user") : dpkg -i texmaker_1.9.2-1_amd64.deb (uninstall first all previous version)

Note : the kde4 oxygen style can't be used with this version compiled statically with Qt (the oxygen style is not included in the Qt library). Texmaker must be compiled on a system with kde4 and Qt>=4.5.1 to use the oxygen style.

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.9.2.tar.bz2
Compilation :
The Qt toolkit (version >= 4.5.1) is required to compile this version of Texmaker.
Unix and MacOsX systems : type "sh BUILD.sh" in a terminal as "super user".
Windows : use the commands "qmake texmaker.pro" and "make".

Older version (4.4.x <= Qt < 4.5) : texmaker-1.8.tar.bz2