Installing TinTin++ |
TinTin++ Download FAQ Features Forum Install Starting Links Manual Scripts Changes |
Installing WinTin++ |
A windows installer is available for download to install WinTin++, which exists of the PuTTY terminal and a TinTin++ binary. Wintin doesn't have shell capabilities, but otherwise it's an excellent TinTin++ port that works on Windows 95, 98, XP, Vista, 7, 8 and 10. For an interactive shell see the instructions for installing TinTin++ on Windows. |
Compiling TinTin++ |
|
If 'make install' does not work try 'sudo make install'. If you can't get make install to work launch the program using ./tt++ from the src directory. |
If tintin fails to compile you most likely need to install the zlib and/or pcre libraries. The gnutls library for ssl support is optional. |
Snap |
If your system supports snap you can install tintin using 'snap install tintin'. |
Installing TinTin++ |
The following commands should install TinTin++ on Alpine Linux. |
|
Android |
The following commands should install TinTin++ on Android. |
|
In case Termux doesn't provide the latest version the following commands should manually install TinTin++. |
|
Make sure to read the Termux helpfile on using a touch keyboard for information about using control codes. You can, for example, use #macro {\cn} {n} to have TinTin++ execute 'n' when pressing volume-down and the 'n' key simultanously. Also checkout the getting started page. |
BSD |
In order to compile the source code you need to have the zlib and pcre libraries installed. |
The following commands should install TinTin++ on OpenBSD 7.4. |
|
If this fails, see if you need to provide different -I and -L values using these two commands:
|
Chromebook |
Follow the Android installation instructions to install TinTin++ on Chromebook. |
Debian |
The following commands should install TinTin++ on Debian. |
|
You can also install from the repository which typically gives you an older version. |
|
Fedora |
The following commands should install TinTin++ on Fedora. |
|
It's also possible to install straight from the Fedora repository using 'yum install tintin', though this may give you an out of date version. |
Execute: tt++ to launch TinTin++ |
Fire OS |
The following commands should install TinTin++ on Fire OS for the Kindle Fire and Amazon Fire HD tablets. |
|
iOS |
The following instructions install TinTin++ on iOS which is used by the iPhone and iPad. |
|
Mandrake |
In order to compile the source code you may need to have the zlib and pcre libraries installed. |
Mac OS X (OSX) |
The easiest way to install TinTin++ on Mac OS X is by installing the Homebrew package manager first. After you've installed Homebrew you can use: |
|
That's all that's needed. If you want to install from source try: |
|
Execute: tt++ to launch TinTin++ |
Red Hat |
In order to compile the source code you may need to have the zlib and pcre libraries installed. |
Slackware |
In order to compile the source code you may need to have the zlib and pcre libraries installed. |
Solaris |
If you get symbol reference errors add -lxnet to the end of the CC variable in Makefile: CC = -Wall -lxnet |
SuSe |
In order to compile the source code you may need to have the zlib and pcre libraries installed. |
Ubuntu |
The following commands should install TinTin++ on Ubuntu. |
|
If sudo apt-get build-dep tintin++ fails try installing developer libraries using: |
|
Execute: tt++ to launch TinTin++ |
Windows 95 and higher |
An installer is available for download to install WinTin++, which exists of the mintty terminal and the TinTin++ binary. WinTin doesn't have shell capabilities, but otherwise WinTin is an excellent TinTin++ port that works on Windows 95, 98, XP, Vista, 7, 8, 10 and 11. |
WinTin is not to be confused with the less retro (or what some would call more graphical) wintin.net or wintin 95 mud client. For people who want an upgrade from wintin 95, the WinTin++ port is an excellent alternative supporting most of the same features, except for some wintin 95 and wintin.net specific commands, as well as a lot of functionality that has been added to TinTin++ and hence is available in the WinTin port as well, like Perl Compatible Regular Expression support. |
In order to run WinTin or TinTin++ in a linux environment on Windows you need the Cygwin emulator which consists of two parts: |
|
The Cygwin DLL works with all non-beta, non 'release candidate', ix86 32 bit versions of Windows since Windows 95, with the exception of Windows CE. |
The size of Cygwin depends on how many packages you install, but averages around 200 megabytes while WinTin is only 5 MB. If this appeals to you, follow the instructions below to install Cygwin. Keep in mind that WinTin doesn't have shell capabilities which means the #system, #run, and #script command will not work. These commands can be used under Cygwin for sub windowing, ssh, sftp, playing sounds, sending emails, visiting websites, etc. |
|
Windows 10 and higher |
Please see the section on Windows 95 and higher for installing Cygwin or WinTin++. As of Windows 10 it is possible to run TinTin++ using WSL (Windows Subsystem for Linux). The biggest advantage of WSL, particularly WSL 2, is performance. Installation instructions are as following: |
|