Re: Problems installing pybliograper-1.2.7

Peter Schulte-Stracke <mail-OvSX7JRiA6TkXZrADh/[email protected]> Mon, 12 Dec 2005 15:40:16 +0000
Newsgroups gmane.comp.gnome.apps.pybliographer
Message-ID <1134402016l.1505l.0l@britten>
Am 12.12.2005 14:43:15 schrieb(en) Steffen Ganschow:

> This is Pybliographic 1.2.5 [Python 2.4.0, Gtk 2.6.4, PyGTK
> 2.5.3]

Let's skip this,

> I tried to install pybliographer from the sources. With  
> version  1.2.6.2 everything worked fine but for version 1.2.7  
> configure gives the error message:
> 
> checking python requirements... no
> configure: error: Error in python-bibtex module: required
> function  »next_unfiltered« missing: 'module' object has no  
> attribute  'next_unfiltered'
> 
> Installed version of python-bibtex is 1.2.2.
> 
> Any ideas what to do?

If you have indeed python-bibtex version 1.2.2, of 2005-10-06,  
installed, then the module is not found by python.

Try it interactively:
>>> import _bibtex # does this work?
>>> import sys
>>> sys.path # check that the _bibtex.so file is in a directory
                        # included in sys.path

Perhaps '/usr/local/lib/python2.3/site-packages' is missing and  
the module resides there? That happens easily.

Try to specify the path during ./configure.

Regards,
	Peter






-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_idv37&alloc_id865&op=click