Hi

On Fri, 07 Sep 2007 14:15:52 +0200
Krzysztof Sobiecki <[EMAIL PROTECTED]> wrote:

> Python-gammu doesn't work with other version of gammu than built time one:
> Python 2.4.4 (#2, Aug 16 2007, 02:03:40) 
> [GCC 4.1.3 20070812 (prerelease) (Debian 4.1.2-15)] on linux2
> Type "help", "copyright", "credits" or "license" for more information.
> >>> import gammu
> Traceback (most recent call last):
>   File "<stdin>", line 1, in ?
>   File "/usr/lib/python2.4/site-packages/gammu/__init__.py", line 38, in ?
>     from gammu.Core import *
> SystemError: Runtime libGammu version does not match compile time version 
> (runtime: 1.13.90, compiletime: 1.13.0)
> 
> I think changing ("=>" -> "=") in libgammu2 dependencies is a good idea.

This check should not be anymore in python-gammu, since gammu now
provides quite stable ABI. The only problem is that I forgot to remove
it. Will do it with next python-gammu release.

-- 
    Michal Čihař | http://cihar.com | http://blog.cihar.com

Attachment: signature.asc
Description: PGP signature

Reply via email to