delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp-announce/2007/09/11/14:14:58

Message-Id: <200709111814.l8BIECVI009878@delorie.com>
X-Recipient: djgpp-announce AT delorie DOT com
X-Authenticated: #27081556
X-Provags-ID: V01U2FsdGVkX18ApX09I0QAnRLj+/fvm/qiAc9+f4h5c9gCnDyS0W
g6nEvTJInCdE50
From: Juan Manuel Guerrero <juan DOT guerrero AT gmx DOT de>
To: djgpp-announce AT delorie DOT com
Subject: ANNOUNCE: DJGPP port of GNU Texinfo 4.11
Date: Tue, 11 Sep 2007 18:17:26 +0200
X-Y-GMX-Trusted: 0

  This is a port of GNU Texinfo 4.11 to MSDOS/DJGPP.


  Texinfo is a package for writing documentation, with tools to produce the
  on-line and printed docs in several formats.  Most GNU packages come with
  their docs written and produced by Texinfo programs.  The docs written as
  part of the DJGPP project also use Texinfo.

  By default info.exe looks at /dev/env/DJDIR/share/info to locate the info
  docs, so there should be no more difficulties if other gnu packages place
  their documentation in this new canonical directory.

  See the file NEWS for a list of major changes in the current release.



  DJGPP specific changes.
  =======================

  - djdev203 specific:
    No changes at all.

  - djdev204 specific:
    The source package contains a copy of the new popen.c file taken from the
    cvs source tree of djdev204 (2004-12-08). A special configure batch file
    has been added that will automatically compile this file and replace the
    brocken popen.o and pclose.o implementations from djdev204. This applies
    only if the sources are configured for djdev204 instead of djdev203.
    Binaries compiled with djdev203 do not need this change because their
    popen()/pclose() implementation is not brocken.
   

  Compiling the sources.
  ======================

  - If you compile the sources with djdev203, you must proceed as usual running
    the following commands from the top srcdir, this is texinfo4.11:
      make
      make check
      make install
    The tests bibtex.test latex2html.test will be skipped.
    The tests dvipdf.test texi2dvi.test will fail if TeX is not installed,
    this includes a MikTeX installation.

  - If you compile the sources with djdev204 it will be essential to
    reconfigure sources because the distributed one have been configured for
    djdev203. For this purpose you **must** delete the cache file config.cache
    or you will get a broken binary.
    Due to the actually broken popen() from beta djdev204 the configuration
    batch file (xp-config.bat) will modify the /lib/Makefile in such a way that
    the distributed popen.c file is compiled into the libtxi.a library file and
    linked instead of the broken implementations of the ones from the beta
    version of djdev204.

    In conclusion, to rebuild the sed binary with djdev204 to get a binary
    usefull for WinXP run the following commands from the top srcdir (texinfo4.11):
      rm config.cache
      djgpp\xp-config.bat
      make
      make check
      make install

    Please note that the removing of the cache file is essential. It should
    also be noticed that xp-config.bat shall be used to configure the sources
    or the /lib/Makefile will not be modified in the correct way producing a
    broken binary.
    The tests bibtex.test latex2html.test will be skipped.
    The tests dvipdf.test texi2dvi.test will fail if TeX is not installed,
    this includes a MikTeX installation.
    Please do **not** report anything to <bug-texinfo AT gnu DOT org>, if there
    are problems with this port there are probably djdev204 originated and must
    be discussed and solved here.


    As usual, all djgpp specific files (config.bat, diffs, readme files, etc.)
    are located in the /djgpp subdir.



  The port consists of the usual three packages produced using stock djdev203
  that can be downloaded from ftp.delorie.com and mirrors as (timestamp 2007-09-11):

    Texinfo 4.11 binary, info and man format documentation:
    ftp://ftp.delorie.com/pub/djgpp/current/v2gnu/txi411b.zip

    Texinfo 4.11 dvi, html and ps format documentation:
    ftp://ftp.delorie.com/pub/djgpp/current/v2gnu/txi411d.zip

    Texinfo 4.11 source:
    ftp://ftp.delorie.com/pub/djgpp/current/v2gnu/txi411s.zip


  For the convenience of the WinXP users the binaries has been produced a
  second time using the djdev204 beta library. This package is available
  at ftp.delorie.com and mirrors as (timestamp 2007-09-11):

    Texinfo 4.11 binary, info and man format documentation:
    ftp://ftp.delorie.com/pub/djgpp/beta/v2gnu/txi411b.zip


  Send texinfo specific bug reports to <bug-texinfo AT gnu DOT org>
  Send suggestions and bug reports concerning the DJGPP port to
  comp.os.msdos.djgpp or <djgpp AT delorie DOT com>.

Enjoy.

    Guerrero, Juan Manuel <juan DOT guerrero AT gmx DOT de>

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019