microdc-devel
[Top][All Lists]
Advanced

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

Re: [microdc-devel] Problem compiling XML stuff on debian sarge


From: Sebastian Ewert
Subject: Re: [microdc-devel] Problem compiling XML stuff on debian sarge
Date: Tue, 07 Nov 2006 20:09:17 +0100
User-agent: Thunderbird 1.5.0.7 (Windows/20060909)

Steffen Schulz schrieb:
On 061107 at 17:40, Sebastian Ewert wrote:
I did as you said. The output is in the archive. Basically configure finds the libxml2 stuff but make outputs errors regarding undeclared stuff.

As Vladimir said, you can compile it in sarge when you modify the
sources. The error is: "xml_flist.c:43: error: `XML_SAVE_FORMAT"

Replace "XML_SAVE_FORMAT" in src/xml_flist.c with "1". (without quotes)


I found someone who could send me my files.xml.bz2. The utf-problem
seems to be relevant only for file names, yes?

My "����" was correctly mentioned in the xml file.

The system is running with utf, so the filename on the disk was also
already utf8 encoded.

OK, it compiled now. I defined XML_SAVE_FORMAT as 1 in xml_flist.c and it compiled.

But still I can't download XML filelists. I still get one of these:
- Download of `MyList.DcLst' failed (remote error: NMDC-style lists no longer supported, please upgrade your client)
- Download of `MyList.DcLst' failed (file not available on remote)

Rereading the feature set it might have come to a misunderstanding on my side. So my question:

Is it actually possible with 0.12 to download xml files from other people (as the newer dc++ clients want you to) or is it just possible to create xml filelists on my side?

Thank you...




reply via email to

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