Re: [Wormux-dev] Wormux 0.9.1

2010-03-18 Par sujet kurosu
Hi, Le 15/03/2010 10:34, lami a écrit : > -if $PACKAGE_CONFIG --exists libxml-2.0; then [...] > +PKG_CHECK_MODULES(LIBXML2, libxml-2.0>= 2.7.3, [], Much cleaner, but I'll yet have to find a workaround for cross-compilation (PACKAGE_CONFIG is set so that -pkg-config is prefered and thus provides

Re: [Wormux-dev] Wormux 0.9.1

2010-03-17 Par sujet Matthieu Fertré
Le 16/03/2010 23:19, Matthieu Fertré a écrit : > Hi, > > I have just tested the patch. The test about finding libxml or not is ok > (configure fails if libxml2 is not installed), but the check about > version is not. If I install libxml version 2.6.32.dfsg-5+lenny1, > ./configure succeeds. > I'

Re: [Wormux-dev] Wormux 0.9.1

2010-03-16 Par sujet Matthieu Fertré
Hi, I have just tested the patch. The test about finding libxml or not is ok (configure fails if libxml2 is not installed), but the check about version is not. If I install libxml version 2.6.32.dfsg-5+lenny1, ./configure succeeds. Regards, gentildemon Le 15/03/2010 10:34, lami a écrit : > ---

Re: [Wormux-dev] Wormux 0.9.1

2010-03-15 Par sujet lami
Hi everyone, I propose to modify the configure.ac in that way ... (someone else could test my patch before I commit?) --- configure.ac2010-03-15 10:25:15.0 +0100 +++ configure.ac2 2010-03-15 10:24:10.0 +0100 @@ -311,14 +311,7 @@ CXXFLAGS="$CXXFLAGS -D_WIN32_WINNT=0

Re: [Wormux-dev] Wormux 0.9.1

2010-03-15 Par sujet Matthieu Fertré
Hi, > Ubuntu 9.10 packages of Wormux 0.9.1 are now available in our PPA. > Great :) I was unable to make it, upload of the description files was blocking at 1Ko of the end... > I can't however make a package for Ubuntu 8.04 as Wormux does not > compile any more at that system: > > tool/xml_do

Re: [Wormux-dev] Wormux 0.9.1

2010-03-14 Par sujet Kurosu
Hi, Le 14/03/2010 17:38, Florian Köberle a écrit : > Hello, > > Ubuntu 9.10 packages of Wormux 0.9.1 are now available in our PPA. > > I can't however make a package for Ubuntu 8.04 as Wormux does not > compile any more at that system: A recent enough version of libxml2 is needed (which, from the

Re: [Wormux-dev] Wormux 0.9.1

2010-03-14 Par sujet Florian Köberle
Hello, Ubuntu 9.10 packages of Wormux 0.9.1 are now available in our PPA. I can't however make a package for Ubuntu 8.04 as Wormux does not compile any more at that system: tool/xml_document.cpp: In member function 'long unsigned int XmlReader::GetNbChildren(const xmlNode*)': tool/xml_document.c

Re: [Wormux-dev] Wormux 0.9.1

2010-03-13 Par sujet Kurosu
Le 10/03/2010 11:25, Matthieu Fertré a écrit : > source archive is here: http://download.gna.org/wormux/wormux-0.9.1.tar.bz2 In addition to the superfluous files, data/authors.xml has an error: on line 941, end tag is instead of . Not sure how to handle all of those (commit to the branch? relea

Re: [Wormux-dev] Wormux 0.9.1

2010-03-13 Par sujet Kurosu
Hi, Matthieu Fertré a écrit : > I have "fixed" the download page :) And I'm about to fix the setup (missing dll). In addition, it seems you edited locally some files, of which backups were added to the tarball. I only checked case modification in xml files, so I just removed those backups fr

Re: [Wormux-dev] Wormux 0.9.1

2010-03-12 Par sujet Matthieu Fertré
Hi, Le 12.03.2010 09:36, kur...@free.fr a écrit : >> I could have modified myself the download page, >> but there were too many risks to fail... >> > Oh well, I went ahead and just copied the 0.9.0 published download. I guess > it can be fixed afterwards! > I have "fixed" the download pa

Re: [Wormux-dev] Wormux 0.9.1

2010-03-12 Par sujet kurosu
kur...@free.fr a écrit : > I could have modified myself the download page, > but there were too many risks to fail... Oh well, I went ahead and just copied the 0.9.0 published download. I guess it can be fixed afterwards! ___ Wormux-dev mailing list Wo

Re: [Wormux-dev] Wormux 0.9.1

2010-03-12 Par sujet kurosu
Matthieu Fertré a écrit : > Wormux 0.9.1 has been released! And a windows binary has been uploaded to the usual place. I could have modified myself the download page, but there were too many risks to fail... Best regards, Kurosu. ___ Wormux-dev maili

Re: [Wormux-dev] Wormux 0.9.1

2010-03-11 Par sujet M Gagnon
Hi, I uploaded a mac OS X package for Wormux 0.9.1 on Gna. enjoy! -- Auria ___ Wormux-dev mailing list Wormux-dev@gna.org https://mail.gna.org/listinfo/wormux-dev

[Wormux-dev] Wormux 0.9.1

2010-03-10 Par sujet Matthieu Fertré
Hi, Wormux 0.9.1 has been released! source archive is here: http://download.gna.org/wormux/wormux-0.9.1.tar.bz2 svn tag available here for packager needing cmake: svn://svn.gna.org/svn/wormux/tags/wormux-0.9.1 Regards, Matt (gentildemon) ___ Wormux-