Difference between revisions of "Sgmltools-lite"

From CBLFS
Jump to navigationJump to search
 
Line 29: Line 29:
  
 
  make install
 
  make install
 +
 +
[[Category:DocBook SGML]]

Latest revision as of 16:00, 19 March 2009

Download Source: http://prdownloads.sourceforge.net/sgmltools-lite/sgmltools-lite-3.0.3.tar.gz

Introduction to Sgmltools-lite

Project Homepage: Unknown

Dependencies

Required

Optional

Non-Multilib or Multilib

Compile the package:

rm -rf dtd/CVS &&
./configure --prefix=/usr --datadir=/usr/share &&
make

Install the package

make install