readme.txt
changeset 7169 f66b869f439f
parent 7010 98433ae38b8c
child 7187 f7dc3204d457
equal deleted inserted replaced
7168:ef6420ef87a5 7169:f66b869f439f
    73   BeOS                 - SDL
    73   BeOS                 - SDL
    74   FreeBSD              - SDL
    74   FreeBSD              - SDL
    75   Linux                - SDL
    75   Linux                - SDL
    76   MacOS X (universal)  - Cocoa video and sound drivers (SDL works too, but not 100% and not as a universal binary)
    76   MacOS X (universal)  - Cocoa video and sound drivers (SDL works too, but not 100% and not as a universal binary)
    77   MorphOS              - SDL
    77   MorphOS              - SDL
       
    78   OpenBSD              - SDL
    78   OS/2                 - SDL
    79   OS/2                 - SDL
    79   Windows              - Win32 GDI (faster) or SDL
    80   Windows              - Win32 GDI (faster) or SDL
    80 
    81 
    81 
    82 
    82 4.0) Running OpenTTD:
    83 4.0) Running OpenTTD:
   171 
   172 
   172 FreeBSD:
   173 FreeBSD:
   173   You need the port devel/sdl12 for a non-dedicated build.
   174   You need the port devel/sdl12 for a non-dedicated build.
   174   graphics/png is optional for screenshots in the PNG format.
   175   graphics/png is optional for screenshots in the PNG format.
   175   Use "gmake", but do a "./configure" before the first build.
   176   Use "gmake", but do a "./configure" before the first build.
       
   177 
       
   178 OpenBSD:
       
   179   Use "gmake", but do a "./configure" before the first build.
       
   180   Note that you need the port devel/sdl to compile OpenTTD.
   176 
   181 
   177 MorphOS:
   182 MorphOS:
   178   Use "make". However, for the first build one has to do a "./configure" first.
   183   Use "make". However, for the first build one has to do a "./configure" first.
   179   Note that you need the MorphOS SDK, latest libnix updates (else C++ parts of
   184   Note that you need the MorphOS SDK, latest libnix updates (else C++ parts of
   180   OpenTTD will not build) and the powersdl.library SDK. Optionally libz,
   185   OpenTTD will not build) and the powersdl.library SDK. Optionally libz,