| Summary: | dia lacks pygtk dependancy. | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Bryan Duff <duff0097> |
| Component: | New packages | Assignee: | GNOME Office (OBSOLETE) <gnome-office+disabled> |
| Status: | RESOLVED INVALID | ||
| Severity: | normal | CC: | lu_zero |
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
|
Description
Bryan Duff
2004-09-20 10:32:50 UTC
currently the deps is modal:
python? ( >=dev-lang/python-1.5.2
>=dev-python/pygtk-1.99 )"
dia should work w/out the python scripting extension, probably the configure fails when you have python and not pygtk...
if there are any comments I'll close the bug as invalid Dia dies for me in config with both Python and pygtk packages installed. pygtk - 2.2.0 python - 2.3.4 dia - 0.93 Error: checking for python... /usr/bin/python checking if Python version >= 1.5.2... okay checking local Python configuration... checking for script directory... /usr/lib/python2.3/site-packages checking for extension module directory... /usr/lib/python2.3/site-packages looks good checking for python module gtk... no configure: error: could not find pygtk module ... /usr/lib/python2.3/site-packages contains the following pygtk files: pygtk.pth pygtk.pth-2.0 pygtk.py pygtk.py-2.0 pygtk.pyc pygtk.pyo looks unrelated, anyway you should provide me the config.log You'd probably want to run python-updater, closing OLD. |