Keywords: Mode: All keywords (AND) |
Tue Apr 25, 2017 20:43
|
execute: Got it. What feature do I lose if I did this, though?
|
Tue Apr 25, 2017 06:13
|
execute: Mac OS Sierra 10.12.4
smsd v3.1.20, compiling from source
Wavecom GSM modem M1306B, USB interface
Has anyone successfully compiled version 3.1.20 from source? I'm running into this error on make:
smsd.c:35:10: fatal error: 'sys/inotify.h' file not found
#include <sys/inotify.h>
Any particular package I need to install?
BTW, 3.1.15 compiles fine.
|
Tue Oct 22, 2013 20:29
|
execute: Description: Handles SMS reports of GPS locations of trackers on 2 vehicles and 1 handheld tracker for private use. I plan to also add 2 more vehicles used by my small business here in the Philippines. I use sqlite and PHP to handle the SMS/events and I use PHP and MySQL for my front end on an off-site server. I also make use of CRON to make sure all trackers are sending their reports.
Usage: Private (personal and soon to be for business)
Number of users: 2 going on 3
Deployment: very small
Volume of 160-character SMs per day: 8,640 or 1 SMS every 30 seconds for 3 devices.
Hardware: 1 Mac-mini as the main server with 1 Wavecom fastrack GSM modem, another Linux server (off-site)
|