Can't build/install pygobject
Submitted by Skip Montanaro on Sun, 2007-03-04 03:40.
|
|
Can't build/install pygobject
Submitted by Skip Montanaro on Sun, 2007-03-04 03:40.
|
User login |
Hi, The docbook stuff is an
Hi,
The docbook stuff is an endless cause of problems ;) It looks like pygobject doesn't honour its configure flag to disable building the docs, that should be a bug in pygobject. I think you can work around it for now by removing the --disable-docs flag when building it. I'll file a bug report with pygobject about this.
About getting the docbook stuff building, that would require updating the docbook tarball we provide to a newer version probably. It's not really worth it in my opinion.
Thanks for noticing.
I've fixed the bug in
I've fixed the bug in pygobject now, it turned out to be impossible to disable the docs :)
I too am trying to build
I too am trying to build pygobject (version 2.12 from http://ftp.gnome.org/pub/GNOME/sources/pygobject/), and I get the same error as Skip. I retrieved the SVN code, but that fails to compile with M4 macro / ACLOCAL_FLAGS errors. What can be done to get past the xsl:import problem? Is there a patch available?
_______________________________________________________
Have you played the MMORPG Eternal Lands? I support the OS X client.
Are you building with docs
Are you building with docs disabled? There is no way currently to build the docs.
Yes. % ./configure
Yes.
% ./configure --disable-docs
pygobject-2.12.0
Fails with previously mentioned problem.
_______________________________________________________
Have you played the MMORPG Eternal Lands? I support the OS X client.
The fix I committed is not
The fix I committed is not released yet, it will be in 2.12.4 or possible 2.13/14.
If you want it working, you need to get it from SVN.
Ah, yes. I did obtain
If you have followed the
If you have followed the instructions on this site on how to build those things, everything should just work, since it installs those required tools.