In this example, i use gammu-1.28.0.tar.gz on Ubuntu.
- Install 3rd party services module. For mysql, install libmysqlclient15-dev.
- extract gammu.tar.gz to /opt/src/gammu and goto this folder
- mkdir build, and cd build
- cmake .. -DWITH_NOKIA_SUPPORT=OFF -DWITH_BLUETOOTH=OFF -DWITH_IRDA=OFF
- make
- make install
gammu is here
No comments:
Post a Comment