Hello!

I'm trying to install zenoss in Suse 10.1, I was install python from
sources  http://www.python.org/ftp/python/2.4.3/Python-2.4.3.tgz
to avoid the zope compilation problem.

The installation procedure was:
#svn co http://dev.zenoss.org/svn/trunk/inst zenossinst
#cd zenossinst
#./install.sh

Now when installing graphviz I'm obtaining the following error:

gv_python.cpp: In function 'void init_gv()':
gv_python.cpp:5552: error: expected initializer before '*' token
gv_python.cpp:5553: error: 'PyObject' was not declared in this scope
gv_python.cpp:5553: error: 'm' was not declared in this scope
gv_python.cpp:5553: error: 'd' was not declared in this scope
gv_python.cpp:5554: error: 'SWIG_globals' was not declared in this scope
gv_python.cpp:5554: error: 'SWIG_Python_newvarlink' was not declared
in this scope
gv_python.cpp:5557: error: 'SwigMethods' was not declared in this scope
gv_python.cpp:5557: error: 'SWIG_Python_FixMethods' cannot be used as a function
gv_python.cpp:5559: error: 'Py_InitModule' was not declared in this scope
gv_python.cpp:5560: error: 'PyModule_GetDict' was not declared in this scope
gv_python.cpp:5563: error: 'SWIG_Python_InstallConstants' cannot be
used as a function
gmake[3]: *** [gv_python.lo] Error 1
gmake[3]: Leaving directory
`/home/zenoss/zenossinst/build/graphviz-2.8/tclpkg/gv'
gmake[2]: *** [install-recursive] Error 1
gmake[2]: Leaving directory `/home/zenoss/zenossinst/build/graphviz-2.8/tclpkg'
gmake[1]: *** [install-recursive] Error 1
gmake[1]: Leaving directory `/home/zenoss/zenossinst/build/graphviz-2.8'

Thanks
José Luis Gordo
_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users

Reply via email to