rthappe@web.de (RT Happe) wrote in message
news:<Pine.LNX.4.33.0304022311280.4524-100000@c117.mathematik.uni-freiburg.de>...
> On 2 Apr 2003, Thomas Mulcahy wrote:
>
> > I'm trying to use the xml library that's in the cvs version of sunet,
> > but I'm having problems. I get strange errors when I try to use that
> > library. What I'd like most is a simple scsh script that uses the xml
> > library so that I can see how to use it properly. Any ideas on what's
> > wrong with my test program below would also be greatly appreciated.
>
> Your program works for me (with 0.6.4, but it should do as well with
> earlier releases). Apparently you are using the pre-built version
> shipping with Debian, and that seems to be slightly corrupt. But I'd
> assume that the funky entries in the load path wouldn't matter if the
> working directory really contained the sunet/xml dir (provided the +lpsd
> switch works as advertised). Therefore, first make sure that ./xml is in
> place. Then, if the error persists, build scsh from the sources yourself
> (easy job).
>
> rthappe
It looks like the Debian version was corrupt, as you said. I built
scsh from the source and everything worked fine. Thanks
Tom
|