1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341
|
comment -*- mode: text -*-
Following platforms are not actually tested by developers, but were supported
in the past and are probably supported now.
* Ubuntu 15.10 / X, framebuffer (CC=gcc, CC=clang) (x86)
* Ubuntu 14.10 / X, framebuffer (CC=gcc, CC=clang) (x86)
* Ubuntu 14.04 / X, framebuffer (CC=gcc, CC=clang) (x86)
* Ubuntu 13.10 / X, framebuffer (CC=gcc, CC=clang) (x86)
* Ubuntu 10.10 (CC=gcc, CC=llvm-gcc-4.2) (x86)
* Ubuntu 11.04 (CC=gcc, CC=clang) (x86)
* Ubuntu 11.10 (CC=gcc, CC=clang) (x86)
* Ubuntu 12.04 (CC=gcc, CC=clang) (x86)
* Debian GNU/Linux Sid, GNU libc 2.3.2 (x86)
* Solaris 8 (x86)
* Solaris 2.6 (SunOS 5.6) (CC=cc)
* Mac OS X 10.2 (ppc)
* OpenBSD 3.5 (x86)
* Fedora Core 2 (x86)
* Fedora 25 / X, framebuffer, wayland (x86)
* Fedora 24 / X, framebuffer (x86)
* SuSE Linux 9.1 (x86)
* Arch Linux 2013.05.01 / X (CC=gcc) (x86)
* HP-UX 10.20 (CC="cc -Ae")
* EWS4800 (UX/4800 R11.7) + X11R6 (CC=/usr/abiccs/bin/cc)
* EWS4800 (UX/4800 R13.5, 64bit) (CC=/usr/ccs64/bin/cc)
* FreeBSD 3.3R
* FreeBSD 4.4R
* NetBSD teokure 6.0.1 / frmebuffer (x86)
* NetBSD 1.6Q current (x86)
* NetBSD 1.6.2 (x86)
* RedHat Linux 7.1
* Ubuntu 10.04 (x86)
* MS Windows 98/Cygwin 1.5.13 with x-org 6.8.2.0-1 (x86)
* MS Windows XP SP3 (x86)
* MS Windows XP SP3/MSYS 1.0.10 (x86)
* MS Windows XP SP3/Cygwin 1.7.1-1 (x86)
* MS Windows XP SP3/Cygwin 1.7.1-1 with X (x86)
* MS Windows 7/Cygwin 1.7.9 (CC=gcc, CC="gcc -mno-cygwin") (x86)
* MS Windows 7/Cygwin 1.7.9 with X (x86)
* MS Windows 7/Cygwin 1.7.10 (CC=gcc, CC="gcc -mno-cygwin") (x86)
* MS Windows 7/Cygwin 1.7.10 with X (x86)
* MS Windows 7/Cygwin 1.7.13 (CC=gcc, CC="gcc-3 -mno-cygwin") (x86)
* MS Windows 7/Cygwin 1.7.13 with X (x86)
* MS Windows 7 + Cygwin 1.7.17 / GDI (CC=gcc, CC="gcc-3 -mno-cygwin") (x86)
* MS Windows 7 + Cygwin 1.7.17 / X (x86)
* MS Windows 7 + Cygwin 1.7.22 / GDI (CC=gcc, CC="i686-pc-mingw32-gcc") (x86)
* MS Windows 7 + Cygwin 1.7.22 / X (x86)
* MS Windows 7 + Cygwin 1.7.26 / GDI (CC=gcc, CC="i686-pc-mingw32-gcc") (x86)
* MS Windows 7 + Cygwin 1.7.26 / X (x86)
* MS Windows 8 + Cygwin 2.4.1 / GDI (CC=gcc, CC="i686-pc-mingw32-gcc") (x86)
* MS Windows 10 + Cygwin 3.4.3 / GDI, SDL2 (CC=gcc, CC="i686-pc-mingw32-gcc") (x86)
* MS Windows 7 / GDI (x86)
* MS Windows 7 + MSYS 1.0.10 / GDI (x86)
* MS Windows 10 + MSYS2 3.1.7 / GDI (x86)
supported platforms (mlterm-2.9.3 pre/cvs-1.922)
* tested by Seiichi SATO <me@seiichisato.jp>
NetBSD 2.0.2 (x86)
configure options: --with-tools=
Note: compilation succeeded, but I don't know whether it works or not.
Solaris 9 (Sparc)
configure options: --with-tools=
Note: compilation succeeded, but I don't know whether it works or not.
MS Windows XP/Cygwin-1.5.19 with x-org 6.8.2.0-1 (x86)
configure options: --with-type-engines=xcore,xft
--with-scrollbars=sample,extra
--with-imagelib=gdk-pixbuf
--with-tools=mlclient,mlconfig,mlterm-menu,mlcc
supported platforms (mlterm-2.9.2 pre/cvs-1.865)
* tested by Seiichi SATO <ssato@sh.rim.or.jp>
Solaris 8 (x86), gcc-3.4.2
configure options: --with-type-engines=xcore
--with-tools=mlclient,mlcc
--with-scrollbars=sample,extra
MS Windows NT 4.0/Cygwin-1.5.12 with x-org 6.8.1.0-3 (x86)
configure options: --with-type-engines=xcore,xft
--with-scrollbars=sample,extra
--with-imagelib=gdk-pixbuf
--with-tools=mlclient,mlconfig,mlterm-menu,mlcc
Note: It seems that Cygwin/X has libXrender.la. You can get it at:
<http://www.sh.rim.or.jp/~ssato/mlterm/libXrender.la>
OpenBSD 3.5, gcc-2.95.3 (x86)
configure options: --with-tools=mlclient,mlcc
--with-scrollbars=sample
--with-type-engines=xcore
--enable-utmp
supported platforms (mlterm-2.9.2 pre/cvs-1.838)
* tested by Seiichi SATO <ssato@sh.rim.or.jp>
HP-UX 11.11 (PA-RISC), CC=/usr/bin/cc
configure options: --with-type-engines=xcore --with-tools=mlclient,mlcc
Note: "mlterm --help" and mlcc seem to work, but I don't know whether mletrm
itself works or not.
supported platforms (mlterm-2.9.1 pre/cvs-1.787)
* tested by MURASE, Masaki san
Mac OS X 10.3.6 (PowerPC G4), Apple's cc based on gcc 3.3 20030304,
gtk+-1.2.10-27, uim-0.4.5, anthy-5500
configure options: --with-type-engines=xcore
--with-imagelib=imlib
--with-tools=mlclient,mlconfig,mlterm-menu,mlcc
--enable-uim
--enable-shared
supported platforms (mlterm-2.9.1 pre/cvs-1.784)
* tested by Seiichi SATO <ssato@sh.rim.or.jp>
Fedora Core 2 (x86)
configure options: --with-type-engines=xft,xcore
--with-tools=mlclient,mlconfig,mlterm-menu,mlcc
--with-imagelib=imlib
--with-scrollbars=sample,extra,pixmap_engine
--enable-iiimf
--enable-m17nlib
supported platforms (mlterm-2.9.1 pre/cvs-1.783)
* tested by Seiichi SATO <ssato@sh.rim.or.jp>
HP-UX 11.11 (PA-RISC), gcc-3.4.1
configure options: --with-type-engines=xcore --with-tools=mlclient,mlcc
Note: "mlterm --help" and mlcc seem to work, but I don't know whether
mletrm itself works or not.
supported platforms (mlterm-2.9.1 pre/cvs-1.778)
* tested by Seiichi SATO <ssato@sh.rim.or.jp>
MS Windows NT 4.0/Cygwin-1.5.12 with x-org 6.8.1.0-3 (x86)
configure options: --with-type-engines=xft,xcore
--with-scrollbars=sample,extra
--with-tools=mlclient,mlconfig,mlterm-menu,mlcc
Solaris 8 (x86), gcc-3.4.2
configure options: --with-type-engines=xcore
--with-tools=mlclient,mlcc
--with-scrollbars=sample,extra
--enable-utmp
Notes:
- Using XIM with multiple displays is unstable on Xsun.
- configure scripts could not find libiiimcf, (Solaris 8 doesn't have it?)
- utmp support is unstable yet.
OpenBSD 3.5, gcc-2.95.3 (x86)
configure options: --with-tools=mlclient,mlconfig,mlterm-menu,mlcc
--with-scrollbars=sample,extra,pixmap_engine
--with-type-engines=xcore,xft
--with-imagelib=gdk-pixbuf
--enable-utmp
Mac OS X 10.1 Server (PowerPC G4), Apple's cc based on gcc 2.95.2, GTK+-1.2.10
configure options: --with-type-engines=xcore
--with-tools=mlclient,mlconfig,mlterm-menu,mlcc
--with-scrollbars=sample,extra
--with-imagelib=imlib
$ chmod 755 script/* {mkf,kiklib}/script/*
$ MISSING=`pwd`/script/missing install_sh=`pwd`/script/install-sh \
./configure <OPTIONS> ..
supported platforms (mlterm-2.9.0 post/cvs-1.758)
* tested by Seiichi SATO <ssato@sh.rim.or.jp>
Red Hat Linux 7.3 (x86), gcc-2.96 20000731, early xft without fontconfig
configure options: --with-type-engines=xcore,xft
--with-tools=mlclient,mlconfig
supported platforms (mlterm-2.8.0 post/cvs-1.744)
* tested by Seiichi SATO <ssato@sh.rim.or.jp>
FreeBSD 4.10-BETA (x86), gcc-2.95.4 20020320
configure options: --with-type-engines=xcore --with-tools=mlclient,mlcc
--with-scrollbars=sample,extra
supported platforms (mlterm-2.8.0 post/cvs-1.740)
* tested by Seiichi SATO <ssato@sh.rim.or.jp>
HP-UX 11.11 (PA-RISC), gcc-3.4.1
configure options: --with-type-engines=xcore --with-tools=mlclient,mlcc
Notes: compilation succeeded, but I don't know whether it works or not.
HP-UX 11.11 (PA-RISC), CC="cc -Dinline="
configure options: --with-type-engines=xcore --with-tools=mlclient,mlcc
Notes:
- "mlterm --help" and mlcc seem to work, but I don't know whether mletrm
itself works or not.
- CC="cc -Dinline= " is a quick and durty hack! gcc is recomended now.
SuSE Linux 8 ES (x86_64), gcc-3.2.2, gtk+-1.2.10
configure options: --with-type-engines=xcore
--with-tools=mlclient,mlconfig,mlterm-menu,mlcc
--with-scrollbars=sample,extra
Solaris 8 (x86), gcc-3.4.2
configure options: --with-type-engines=xcore
--with-tools=mlclient,mlcc
--with-scrollbars=sample,extra
Notes:
- Using XIM with multiple displays is unstable on Xsun.
- configure scripts could not find libiiimcf, (Solaris 8 doesn't have it?)
Solaris 9 (Sparc), gcc-3.3.2
configure options: --with-type-engines=xcore
--with-tools=mlclient,mlcc
--with-scrollbars=sample,extra
Note: compilation succeeded, but I don't know whether it works or not.
Solaris 9 (x86) Sun ONE Studio 8 C compiler (CC="cc -Dinline="), gtk+-2.1.0
configure options: --with-type-engines=xcore
--with-tools=mlclient,mlconfig,mlterm-menu,mlcc
--with-scrollbars=sample,extra
Notes:
- "mlterm --help" seems to work, but I don't know whether mletrm itself
works or not.
- CC="cc -Dinline= " is a quick and durty hack! gcc is recomended now.
Mac OS X 10.2 Server (PowerPC G4), gcc version 3.3 20030304
configure options: --with-type-engines=xcore
--with-tools=mlclient,mlcc
--with-scrollbars=sample,extra
supported platforms (mlterm-2.8.0 post/cvs-1.738)
* tested by Seiichi SATO <ssato@sh.rim.or.jp>
NetBSD 1.6.2 (x86)
configure options: --with-type-engines=xcore --with-tools=mlcc
Notes: compilation succeeded, but I don't know whether it works or not.
Solaris 9 (Sparc)
configure options: --with-type-engines=xcore --with-tools=mlcc
Notes: compilation succeeded, but I don't know whether it works or not.
supported platforms (mlterm-2.8.0 post/cvs-1.735)
* tested by Seiichi SATO <ssato@sh.rim.or.jp>
Fedora Core 2 (x86)
configure options: --with-type-engines=xft,xcore
--with-tools=mlclient,mlconfig,mlterm-menu,mlcc
--enable-iiimf
supported platforms (mlterm-2.8.0 post/cvs-1.732)
* tested by Seiichi SATO <ssato@sh.rim.or.jp>
Debian GNU/Linux Sid, GNU libc 2.3.2, gcc-3.3.5 (x86)
configure options:
--enable-fribidi
--enable-ind
--with-tools=mlclient,mlconfig,mlterm-menu,mlcc,mlterm-zoom
--with-scrollbars=sample,extra,pixmap_engine
--with-imagelib=gdk-pixbuf2
--with-type-engines=xft,xcore
--enable-optimize-redrawing
--enable-uim
--enable-iiimf
--enable-m17nlib
--enable-utmp
OpenBSD 3.5, gcc-2.95.3 (x86)
configure options: --with-tools=mlclient,mlconfig,mlterm-menu,mlcc
--with-scrollbars=sample,extra
--with-type-engines=xcore
MS Windows 98/Cygwin-1.5.11 with x-org 6.8.1.0-3 (x86)
configure options: --with-type-engines=xft,xcore
--with-scrollbars=sample,extra
--with-tools=mlclient,mlconfig,mlcc
SuSE LINUX 9.1 (x86)
configure options: --with-type-engines=xcore,xft
--with-tools=mlclient,mlconfig
--with-scrollbars=sample,extra,pixmap_engine
supported platforms (mlterm-2.2.0pl1)
* tested by Okazaki Tetsurou san
cygwin-1.3.9-1 with Cygwin/XFree86 4.2.0
cygwin-1.3.9-1 with Cygwin/XFree86 4.1.0
supported platforms (mlterm-2.1.0)
* tested by Araki Ken <j00v0113@ip.media.kyoto-u.ac.jp>
NetBSD 1.5Y current
HP-UX 10.20 (CC="cc -Ae") ([notice] kinput2 doesn't work)
supported platforms (mlterm-2.0.0)
* tested by Araki Ken <j00v0113@ip.media.kyoto-u.ac.jp>
NetBSD 1.5Y current
HP-UX 10.20 (CC="cc -Ae")
* tested by Sakamoto Hironori san
FreeBSD 3.3R
RedHat Linux 7.1
Solaris 2.6 (SunOS 5.6) (CC=cc)
HP-UX 10.20 (CC="cc -Ae")
EWS4800 (UX/4800 R11.7) + X11R6 (CC=/usr/abiccs/bin/cc)
EWS4800 (UX/4800 R13.5, 64bit) (CC=/usr/ccs64/bin/cc)
* tested by Daichi Goto san
FreeBSd 4.4R
* tested by Kiyoshi Nisizawa san(1.9.47)
Kondara MNU/Linux 1.2, i586
Kondara MNU/Linux 2.0, i586
* tested by Tomohiro Kubota san(1.9.47)
Debian GNU/Linux Sid, GNU libc 2.2.4
|