Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
cduce
cduce
Commits
731f5718
Commit
731f5718
authored
Jul 10, 2007
by
Pietro Abate
Browse files
[r2004-02-25 15:34:40 by beppe] Empty log message
Original author: beppe Date: 2004-02-25 15:34:41+00:00
parent
a81d1b97
Changes
3
Hide whitespace changes
Inline
Side-by-side
INSTALL
View file @
731f5718
...
...
@@ -15,7 +15,7 @@ following packages:
ocaml => 3.07 (patchlevel 2)
http://caml.inria.fr/ocaml/distrib.html
findlib => 0.
8
findlib =>
1.
0.
3
http://www.ocaml-programming.de/packages
ulex => 0.3
http://www.cduce.org/download
...
...
@@ -119,11 +119,12 @@ distribution. It defines the following goals:
compiles the CDuce web interface interpreter (to be used as a CGI script)
- make webpages
compiles in the
web/www/
subdirectory the
HTML files for the CDuce website
(including the tutorial and manual)
compiles in the subdirectory the
web/www/html directory of cduce sources
the files for the CDuce website
(including the tutorial and manual)
- make install_web
compiles webiface and webpages, and install everything (see Makefile.conf)
compiles webiface and webpages, and install everything
in the under the $WEB_PREFIX directory (see Makefile.conf)
- make all
equivalent to (make cduce dtd2cduce validate)
...
...
@@ -167,8 +168,10 @@ PREFIX=/usr/local by default: where to install CDuce files (see
E.g.:
make cduce NATIVE=false PREFIX=/usr/share
You can also modify Makefile.conf to set values for these and more
choices.
You can also modify Makefile.conf (which is fully commented to set values
for these and more choices (in particular to specify the settings of your
local web server to install locally web-based tutorial, manual pages and
interactive interpreter).
------------------------------------------------------------------------------
Support for the expat parser
...
...
README
View file @
731f5718
...
...
@@ -68,6 +68,7 @@ Usage: dtd2cduce <prefix> <.dtd file>
The generated declarations are sent to the standard output.
4. CDuce web site
The source files (XML + CDuce) for the CDuce web site
...
...
TODO
View file @
731f5718
Beppe 2004-02-21
Write a config file in caml htat sets the variables of Makefile.conf
======================================================================
Beppe 2004-02-21
Write unix man page for validate and dtd2cduce.
Update man page for cduce
======================================================================
Beppe 2003-11-30
Add url support for non selfcontained documents and expat
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment