]> git.lyx.org Git - lyx.git/blobdiff - INSTALL.OS2
fix vertical alignment convertion for tables in format 216.
[lyx.git] / INSTALL.OS2
index 65b1faf44ea175a8e7fad7cbdb3cb2d10bcbf385..31d5efefd275a5d0f0256f5f931ad3d240c4d409 100644 (file)
@@ -1,5 +1,5 @@
 
-INSTALL.OS2 file for OS/2 version of LyX 1.0.1
+INSTALL.OS2 file for OS/2 version of LyX 1.1.3
 by Shigeru Miyata <miyata@kusm.kyoto-u.ac.jp>
 modified by Arnd Hanses <Arnd.H.Hanses@rz.ruhr-uni-bochum.de>
 ##############################################################
@@ -10,7 +10,7 @@ modified by Arnd Hanses <Arnd.H.Hanses@rz.ruhr-uni-bochum.de>
 
 - For general information on LyX please refer to the generic
   README and README.OS2. For generic compilation instructions 
-  refer to INSTALL. WHATSNEW also contains important information.
+  refer to INSTALL. NEWS also contains important information.
 
 Thanks to all contributors to this piece of documentation,
 namely Mika Kristian Laitio <lamikr@cc.jyu.fi>.
@@ -267,76 +267,7 @@ SET chktexrc=%home%
 Do not copy it! You need to adapt it to your directory structure.
 
 
-6) perl:
-   ----
-
-For LaTeX import (relyx.cmd) you need perl:
-Check your local CPAN server for a recent OS/2 port or try:
-
-       http://www.perl.org
-
-Note:
-----
-If perl cannot find its modules and libraries it has a hardcoded
-path chosen at compile time that does not match your configuration.
-You can recompile with your directory structure or exchange the path
-as follows (from man perlos2):
-
-       PERLLIB_PREFIX
-
-       Specific for EMX port. Should have the form
-
-         path1;path2
-
-       or
-
-         path1 path2
-
-       If the beginning of some prebuilt path matches path1, it
-       is substituted with path2.
-
-       Should be used if the perl library is moved from the
-       default location in preference to PERL(5)LIB, since this
-       would not leave wrong entries in @INC.  Say, if the
-       compiled version of perl looks for @INC in f:/perllib/lib,
-       and you want to install the library in h:/opt/gnu, do
-
-         set PERLLIB_PREFIX=f:/perllib/lib;h:/opt/gnu"
-On my system 'f:/perllib/lib' is hardcoded and has to be exchanged
-for 'd:/bin/perllib/lib'. Also like many other programs ported from
-UNIX (unfortunately this is also true for many XFree/2 programs) it 
-uses a UNIX-like sh; you should give its path. 
-I recommend sh.exe of pdksh.zip; other shells have problems.
-
-Here an example of my config.sys:
-
-rem Not default directory of perllib/lib (here:d:\bin) 
-set PERLLIB_PREFIX=f:/perllib/lib;d:/bin/perllib/lib
-rem Where sh.exe of pdksh.zip resides:
-set PERL_SH_DIR=D:\bin
-
-excerpt from perlos2:
-
-      After you installed the components you needed and updated
-       the Config.sys correspondingly, you need to hand-edit
-       Config.pm. This file resides somewhere deep in the
-       location you installed your perl library, find it out by
-
-         perl -MConfig -le "print $INC{'Config.pm'}"
-
-       You need to correct all the entries which look like file
-       paths (they currently start with f:/).
-
-       Warning
-
-       The automatic and manual perl installation leave
-       precompiled paths inside perl executables. While these
-       paths are overwriteable (see the section on
-       PERLLIB_PREFIX, the section on PERL_SH_DIR), one may get
-       better results by binary editing of paths inside the
-       executables/DLLs.
-
-7) 'man' and 'gnugroff':
+6) 'man' and 'gnugroff':
    --------------------
 
 For reading unformatted manual pages in UNIX 'roff' format like the 
@@ -411,11 +342,11 @@ Note3: As distributed, LyX expects to find
        its system configuration files in the directory
  %X11ROOT%/XFree86/lib/X11/lyx
        If you unpacked the distribution in directory c:\foo, add
-       the environment variables LYX_LOCALEDIR and LYX_DIR_10x
+       the environment variables LYX_LOCALEDIR and LYX_DIR_11x
        to config.sys to point to c:/foo/XFree86/lib/X11/locale and 
        c:/foo/XFree86/lib/X11/lyx as follows:
  SET LYX_LOCALEDIR=c:/foo/XFree86/lib/X11/locale 
- SET LYX_DIR_10x=c:/foo/XFree86/lib/X11/lyx
+ SET LYX_DIR_11x=c:/foo/XFree86/lib/X11/lyx
        Note that, if you do not have any interest in having LyX display
        its messages in other languages than english, you can safely 
        skip this step for LYX_LOCALEDIR.
@@ -426,7 +357,7 @@ Note3: As distributed, LyX expects to find
 
 4) If updating make a backup of %HOME%\.lyx\lyxrc.defaults as it will 
    be changed.
-   Read README and WHATSNEW about updating and run 
+   Read README and NEWS about updating and run 
    Options;Reconfigure as indicated.
 
 5) Configure LyX for your system by executing
@@ -586,4 +517,4 @@ executable size far exceeds 70M unstripped due to template codes,
 for example.)
 
 
-\1a
\ No newline at end of file
+\1a