| TinTin++ Mud Client |
|
TinTin++ Download FAQ Features Forum Getting Started Install Manual Scripts What's New |
|
|
|
|
| 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, and Vista. For an interactive shell see the instructions for installing TinTin++ on Windows. |
| Compiling TinTin++ |
|
| Installing TinTin++ |
| BSD |
| The precompiled linux binary has been reported to work for BSD. |
| In order to compile the source code you may need to have the zlib and pcre libraries installed. |
| Debian |
| The precompiled linux binary has been reported to work for Debian. |
| Fedora |
| The precompiled linux binary has been reported to work for Fedora. |
| In order to compile the source code you need to have the pcre and zlib package installed. This can be done with: yum install zlib-devel and yum install pcre-devel |
| Mandrake |
| The precompiled linux binary has been reported to work for Mandrake. |
| Mac OS X (OSX) 10.2 and higher |
| The precompiled universal OS X binary works for Mac OS X 10.2 and higher. It's available in the download section. |
| Red Hat |
| The precompiled binary has been reported to sometimes work for Red Hat. |
| Slackware |
| The precompiled Slackware binary works for most Linux distros. It's available in the download section. |
| Solaris |
| If you get symbol reference errors add -lxnet to the end of the CC variable in Makefile: CC = -Wall -lxnet |
| SuSe |
| The precompiled linux binary has been reported to work for SuSe. |
| Ubuntu |
| The precompiled linux binary probably works for Ubuntu. |
| In order to compile the source code you need to have the pcre and zlib packages installed. |
| Windows 95 and higher |
| An installer is available for download to install Wintin, which exists of the PuTTY 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, and Vista. |
| 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 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 2 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 are useful for sub windowing, ssh, and executing installed scripting languages. |
|