Hi
Dne Tue, 16 Mar 2010 20:45:19 +0100
ex...@ho... napsal(a):
> Does anybody use Gammu python bindings on Windows?
> When I tried to install it I received the error:ERROR: Could not find pkg-config!
>
>
>
> C:\Gammu\Source\gammu-1.27.0\python>python setup.py install
> running install
> running build
> running build_py
> running build_ext
> ERROR: Could not find pkg-config!
>
>
> Can anyone help?
As I already replied privately (please avoid sending same question
several times), distutils built is not really meant to be primary way
for building Python module, it should be built using normal CMake based
build. If you want to use distutils, you need standard devel
environment available on Linux or pass some extra parameters
(--gammu-lib, --gammu-inc) to setup.py to make it work.
--
Michal Čihař | http://cihar.com | http://blog.cihar.com
|