Discussion:
[Erp5-dev] 4Suite-XML and buildout
gabrielmonnerat
2009-07-26 18:58:06 UTC
Permalink
hi all,

I'm trying install the erp5 with buildout, but occurs this error:

....
Processing 4Suite-XML-1.0.2.zip
Running 4Suite-XML-1.0.2/setup.py -q bdist_egg --dist-dir
/home/gabriel/tmp/easy_install-D-40UC/4Suite-XML-1.0.2/egg-dist-tmp-6FFtK9
Ft/Xml/src/StreamWriter.c: In function ?writer_print?:
Ft/Xml/src/StreamWriter.c:605: error: format not a string literal and no
format arguments
Ft/Xml/src/StreamWriter.c: In function ?entitymap_print?:
Ft/Xml/src/StreamWriter.c:815: error: format not a string literal and no
format arguments
error: Setup script exited with error: command 'gcc' failed with exit
status 1
An error occured when trying to install 4Suite-XML 1.0.2.Look above this
message for any errors thatwere output by easy_install.
While:
Installing erp5_instance.
Getting distribution for '4Suite-XML==1.0.2'.
Error: Couldn't install: 4Suite-XML 1.0.2

I'm using Mandriva 2009.1 and I have installed on my machine:
gcc
g++
make
automake
And all requirements declared in README.txt

Am I forgetting some package?

In "profiles/base.cfg" have one comment saying that have a bug with
4Suite. Is a bug with installation?

thanks in advance
--
Gabriel M. Monnerat
Boris Kocherov
2009-07-27 07:01:12 UTC
Permalink
4Suite-XML deprecated and should be entirely replaced by lxml.
Now only ERP5OOo use it.
See patches https://www.raskon.org/hg/erp5/trunk/log?rev=4suite .
Post by gabrielmonnerat
hi all,
....
Processing 4Suite-XML-1.0.2.zip
Running 4Suite-XML-1.0.2/setup.py -q bdist_egg --dist-dir
/home/gabriel/tmp/easy_install-D-40UC/4Suite-XML-1.0.2/egg-dist-tmp-6FFtK9
Ft/Xml/src/StreamWriter.c:605: error: format not a string literal and no
format arguments
Ft/Xml/src/StreamWriter.c:815: error: format not a string literal and no
format arguments
error: Setup script exited with error: command 'gcc' failed with exit
status 1
An error occured when trying to install 4Suite-XML 1.0.2.Look above this
message for any errors thatwere output by easy_install.
Installing erp5_instance.
Getting distribution for '4Suite-XML==1.0.2'.
Error: Couldn't install: 4Suite-XML 1.0.2
gcc
g++
make
automake
And all requirements declared in README.txt
Am I forgetting some package?
In "profiles/base.cfg" have one comment saying that have a bug with
4Suite. Is a bug with installation?
thanks in advance
--
Gabriel M. Monnerat
_______________________________________________
Erp5-dev mailing list
Erp5-dev at erp5.org
http://mail.nexedi.com/mailman/listinfo/erp5-dev
--
Crisis had come unexpectedly, just as winter comes unexpectedly to
Russia every year.
Loading...