Florian Pose schrieb:
On Fri, Apr 24, 2009 at 08:51:41AM +0200, Andy Rohr wrote:
I think the Problem is that
/usr/bin/xsltproc //opt/etherlab/capi/data.c.xsl
/home/demo/ethercat/capi/skel/my-app.xml | >
/home/demo/ethercat/capi/skel/data.c
does not write the output of xsltproc do data.c, because of the pipe. It
should be:
/usr/bin/xsltproc //opt/etherlab/capi/data.c.xsl
/home/demo/ethercat/capi/skel/my-app.xml >
/home/demo/ethercat/capi/skel/data.c
I had the same problem, so I changed the Makefile and removed the pipes
there. I'm on Ubuntu.
Ahh, now I know what happened, if the 'indent' tool is not present on
your system, then its path is not inserted after the pipe. That's the
reason. If indent is not available, then the pipe should disappear.
We'll fix that...
In addition I had to install the tools xmllint (package libxml2utils) and xsltproc (package
xsltproc) in order to get the make-process to work. Maybe this prerequisties should be noted somewhere.
begin:vcard
fn:Andy Rohr
n:Rohr;Andy
org:mindclue gmbh
adr;quoted-printable;dom:;;Roseneggweg 1;Ziegelbr=C3=BCcke;;8866
email;internet:[email protected]
tel;work:055 622 26 23
tel;cell:079 237 61 71
url:www.mindclue.ch
version:2.1
end:vcard
_______________________________________________
etherlab-users mailing list
[email protected]
http://lists.etherlab.org/mailman/listinfo/etherlab-users