marvin-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Marvin-cvs] marvin/src/libnn Makefile common.Makefile.in co...


From: Olivier Ricordeau
Subject: [Marvin-cvs] marvin/src/libnn Makefile common.Makefile.in co...
Date: Mon, 08 Sep 2003 08:45:49 -0400

CVSROOT:        /cvsroot/marvin
Module name:    marvin
Branch:         
Changes by:     Olivier Ricordeau <address@hidden>      03/09/08 08:45:49

Modified files:
        src/libnn      : Makefile common.Makefile.in configure.in 
        src/libnn/xml  : xmlVisitor.ml xmlVisitor.mli 
Added files:
        src/libnn/xml  : ocamlfind_options 

Log message:
        Begining of XML parsing implementation. Please read this!!!!
        From now on, the PXP library (Polymorphic XML Parser,
        http://ocaml-programming.de/programming/pxp.html) will be needed to 
compile
        LibNN. Debian is the only distro I know for which PXP has been 
packaged. I'll
        do some Mandrake packages when I have the time.
        Using PXP required a change in the way the the sources are compiled. 
Now,
        `ocamlfind' (http://ocaml-programming.de/programming/findlib.html,
        
http://www.ocaml-programming.de/packages/documentation/findlib/r416.html) is
        used.
        Basically, if you have a Debian GNU/Linux OS, all you need to do is to
        `apt-get install libpxp-ocaml-dev' (as I wrote in the src/libnn/README 
file).
        All the required dependencies should come with it. If you have any 
problem,
        email me.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/marvin/marvin/src/libnn/Makefile.diff?tr1=1.3&tr2=1.4&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/marvin/marvin/src/libnn/common.Makefile.in.diff?tr1=1.7&tr2=1.8&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/marvin/marvin/src/libnn/configure.in.diff?tr1=1.9&tr2=1.10&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/marvin/marvin/src/libnn/xml/ocamlfind_options?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/marvin/marvin/src/libnn/xml/xmlVisitor.ml.diff?tr1=1.7&tr2=1.8&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/marvin/marvin/src/libnn/xml/xmlVisitor.mli.diff?tr1=1.2&tr2=1.3&r1=text&r2=text





reply via email to

[Prev in Thread] Current Thread [Next in Thread]