Dear Rita,

In data Monday 11 May 2009, Rita Ricceri scribacchiaste dette parole:
> > Do you happen to know if you have SELinux enabled? (do you use e.g. RHEL
> > or Fedora Core?)
>
> Now is ko!!
>
> File
> "/usr/lib/python2.4/site-packages/invenio/bibrank_citation_searcher.py",
> line 29, in ? from invenio.intbitset import intbitset
>
> ImportError: /usr/lib/python2.4/site-packages/invenio/intbitset.so:
> undefined symbol: PyExc_BaseException

but do you happen to have recently upgraded your system (including the Python 
version)?

You might then wish to try to rebuild the intbitset library from you CDS 
Invenio sources.

$> cd path/to/CDS Invenio/sources/cds-invenio-0.99.1
$> cd modules/miscutil/lib
$> rm build -rf # To remove the temporary build directory
$> python intbitset_setup.py build
... intbitset library will be built again ...
$> sudo python intbitset_setup.py install

Best regards,
        Samuele

-- 
Samuele Kaplun ** CERN Document Server ** <http://cds.cern.ch/>

Reply via email to