Changeset 299 for trunk/doc/README.OS2


Ignore:
Timestamp:
Jun 21, 2011, 1:57:25 PM (14 years ago)
Author:
dmik
Message:

README.OS2: Added libc/gcc links to REQUIREMENTS and provided a link to the Liberation TTF WPI.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/doc/README.OS2

    r298 r299  
    2828
    2929  - A OS/2 Warp 4 Fixpack 16+, OS/2 Warp 4.5 or eComStation operating system.
     30
     31  - LIBC library version 0.6.3 (you probably have it already installed):
     32
     33    ftp://ftp.netlabs.org/pub/libc/libc-0_6_3-csd3.wpi
     34
     35  - GCC core libraries version 4.5.2:
     36
     37    http://download.smedley.info/gcc452.zip
    3038
    3139  - Odin32 library version 0.6.21632 (2011-05-12) or above:
     
    8189  default Type1 fonts, do the following:
    8290
    83   1. Download the latest binary (TTF) archive of Liberation fonts from:
    84 
    85      https://fedorahosted.org/liberation-fonts/
    86 
    87   2. Copy all *.TTF files from the archive to a directory and install them
    88      normally (for example, using the OS/2 Font Palette object).
    89 
    90   3. Go to the directory "<SDK>\bin\jre\lib" (where <SDK> is where you installed
     91  1. Install Liberation fonts either from this WPI archive:
     92
     93     http://hobbes.nmsu.edu/download/pub/multimedia/fonts/truetype/liberation_106.wpi
     94
     95     or manually by performing these steps:
     96
     97     1.1. Download the latest binary (TTF) archive of Liberation fonts from:
     98
     99          https://fedorahosted.org/liberation-fonts/
     100
     101     1.2. Copy all *.TTF files from the archive to a directory and install
     102          them normally (for example, using the OS/2 Font Palette object).
     103
     104  2. Go to the directory "<SDK>\bin\jre\lib" (where <SDK> is where you installed
    91105     SDK package) or "<JRE>\lib" (where <JRE is where you installed the JRE
    92106     package) and copy the file "fontconfig.liberation.bfc" to "fontconfig.bfc".
Note: See TracChangeset for help on using the changeset viewer.