Singular
https://www.singular.uni-kl.de/forum/

How to parse an .xml file in Singular?
https://www.singular.uni-kl.de/forum/viewtopic.php?f=10&t=2413
Page 1 of 1

Author:  Ken [ Mon Jun 02, 2014 7:10 am ]
Post subject:  How to parse an .xml file in Singular?

Hello there,

I installed Singular from source, but since I include libxml libraries, after LIB "file.so" occur some weird linker problems I cannot fix.

How do you parse .xml files in Singular?

Best regards

Ken

Author:  hannes [ Wed Jun 11, 2014 7:40 pm ]
Post subject:  Re: How to parse an .xml file in Singular?

Singular does not use nor parse xml files.
If you load anything with
Code:
LIB"bla.so";

then bla.so must NOT be a shared library but a dynamic module for Singular.

Page 1 of 1 All times are UTC + 1 hour [ DST ]
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/