File: INSTALL.109j

package info (click to toggle)
linuxdoc-tools 0.9.86-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 3,312 kB
  • sloc: ansic: 16,247; perl: 3,769; sh: 1,134; makefile: 813; lex: 566; lisp: 309
file content (17 lines) | stat: -rw-r--r-- 327 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
INSTALL NOTE for 106j

Please extract original and patch by root.

 # tar zxvf sgml-tools-1.0.9.tar.gz

and apply a patch.

 # patch -p1 < sgml-tools-1.0.9j.diff

and configure and make same as original, like as below.

 # ./configure
 # make
 # make install

Tetsu ONO <ono@jf.gee.kyoto-u.ac.jp>  Tue Nov 17 16:46:57 JST 1998