[openmamba-devel-it] problema libboost e tagpy, libboost_python-mt.so mancante nel pacchetto libboost
Tiziana
tiziana.ferro a gmail.com
Lun 7 Mar 2011 13:40:42 CET
> ciao
> potrebbe essere lo stesso problema che si verifica con avahi
> i file *avahi-ui.* non vengono installati... hai riprovato a ricompilare
> boost?
> grazie
> gil
>
Ho provato... poi ho provato anche a compilare tagpy a mano, da shell,
entrando nella cartella, e se lancio il configure senza nessun
parametro mi dà:
IOError: Could not build the egg.
./configure.py
Scanning installed packages
Setuptools installation detected at /usr/src/RPM/BUILD/tagpy-0.94.8
Non-egg installation
Removing elements out of the way...
Already patched.
/usr/src/RPM/BUILD/tagpy-0.94.8/setuptools-0.6c9-py2.6.egg-info already patched.
Extracting in /tmp/tmprEw0It
Now working in /tmp/tmprEw0It/distribute-0.6.4
Building a Distribute egg in /usr/src/RPM/BUILD/tagpy-0.94.8
Traceback (most recent call last):
File "setup.py", line 142, in <module>
scripts = scripts,
File "/usr/lib/python2.6/distutils/core.py", line 113, in setup
_setup_distribution = dist = klass(attrs)
File "/tmp/tmprEw0It/distribute-0.6.4/setuptools/dist.py", line 224,
in __init__
_Distribution.__init__(self,attrs)
File "/usr/lib/python2.6/distutils/dist.py", line 270, in __init__
self.finalize_options()
File "/tmp/tmprEw0It/distribute-0.6.4/setuptools/dist.py", line 257,
in finalize_options
ep.load()(self, ep.name, value)
File "/tmp/tmprEw0It/distribute-0.6.4/pkg_resources.py", line 1922,
in load
raise ImportError("%r has no %r attribute" % (entry,attr))
ImportError: <module 'setuptools.dist' from
'/tmp/tmprEw0It/distribute-0.6.4/setuptools/dist.py'> has no
'check_packages' attribute
/usr/src/RPM/BUILD/tagpy-0.94.8/setuptools-0.6c9-py2.6.egg-info
already exists
Traceback (most recent call last):
File "./configure.py", line 3, in <module>
from aksetup_helper import configure_frontend
File "/usr/src/RPM/BUILD/tagpy-0.94.8/aksetup_helper.py", line 3, in
<module>
distribute_setup.use_setuptools()
File "/usr/src/RPM/BUILD/tagpy-0.94.8/distribute_setup.py", line
139, in use_setuptools
return _do_download(version, download_base, to_dir, download_delay)
File "/usr/src/RPM/BUILD/tagpy-0.94.8/distribute_setup.py", line
120, in _do_download
egg = _build_egg(tarball, to_dir)
File "/usr/src/RPM/BUILD/tagpy-0.94.8/distribute_setup.py", line
112, in _build_egg
raise IOError('Could not build the egg.')
Maggiori informazioni sulla lista
openmamba-devel-it