diff options
author | (no author) <(no author)> | 2003-11-26 02:12:18 +0000 |
---|---|---|
committer | (no author) <(no author)@f4007aff-3deb-0310-84d5-95a897f41757> | 2003-11-26 02:12:18 +0000 |
commit | 507524b97ef3bedb42f6c15ec93eedff8ee4b150 (patch) | |
tree | 4b825dc642cb6eb9a060e54bf8d69288fbee4904 /INSTALL | |
parent | 38a93ec51b23826a8f0f2b91fbaea5956ea5bda4 (diff) |
New repository initialized by cvs2svn.
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/INSTALL b/INSTALL deleted file mode 100644 index e6a2bed..0000000 --- a/INSTALL +++ /dev/null @@ -1,12 +0,0 @@ -====================================================================== - RTFX 0.9.1 INSTALL - -REQUIREMENTS - You'll need to have a version of the sablotron XML library - (0.9.6 or later) installed. - -QUICK INSTALLATION: - # tar -zxvf rtfx-0.9.1.tar.gz - # ./configure - # make && make install - |