Displaying 2 results from an estimated 2 matches for "matoct".
2004 Jun 11
1
[StatDataML] compile error
...f this is OT here. I'm trying to compile StatDataML[1] to
import Matlab data into R. The R part works fine but compiling
the Matlab part exits with this error message (following the
INSTALL instructions: autoconf -> ./configure -> make):
,----[ patrick at trurl:~/src/statdatml/StatDataML/MatOct> make ]
| make[1]: Entering directory `/home/patrick/src/statdatml/StatDataML/MatOct/matlab'
[...]
| mex readsdml.c -Dmatlab
| readsdml.c:26:27: libxml/parser.h: Datei oder Verzeichnis nicht gefunden
[...]
`----
libxml2 is installed:
,----[ patrick at trurl:~/src/statdatml/StatDataML/Ma...
2000 Dec 04
0
Data Exchange with StatDataML for MATLAB
...LAB/Octave.
Now here is a snapshot from the "StatDataML for MATLAB/Octave"-package.
It should work fine, but the installation procedure needs some
improvement yet.
I think the following will nevertheless make it run:
1. Get libxml 2.x from www.xmlsoft.org and install
2. Get the file: matoct.tar.gz from www.ci.tuwien.ac.at/~meyer/
and un-tar it in some tmp-dir.
3. make shure that LDFLAGS and CPPFLAGS are set correctly for libxml
3. run:
configure
make MATLAB
from within the "matoct"-directory
In the subdirectory "matlab", you should obtain: StatdataML.dtd,
some ....