0

I'm trying to use gammu with my B2100 phone. I fail to make it working. I can read on this page wich B2100 is working on Ubuntu 10.04.

How to know which version of gammu was installed on 10.04 ? On packages.ubuntu.com older release is xenial.

bux
  • 195

2 Answers2

2

The release of gammu from Ubuntu 10.04 is version 1.26.1 that is available from Gammu 1.26.1-Download. To compile it you need some development environment for your platform and cmake (sudo apt install cmake) tool to configure the sources. There are also some optional requirements for additional features which are listed in INSTALL file in sources. This file also contains more detailed instructions about compiling Gammu. You should also carefully read the instructions at How do I install a .tar.gz (or .tar.bz2) file? before compiling gammu.

karel
  • 114,770
0

The full package history is available on Launchpad. 10.04 (Lucid) originally has gammu 1.24, later updated to 1.26.

fkraiem
  • 12,555
  • 4
  • 35
  • 40