smswithoutborders / SMSWithoutBorders-Gateway-Client

Deku is a linux SMS management Gateway. It can both receive and send out SMS messages using the Linux ModemManager utilities. It is aimed at being a complete toolset of everything SMS linux. It functions best with USB 2G/3G Modems
GNU General Public License v3.0
20 stars 9 forks source link

No operator congfig file found #2

Closed Andy-Kin3 closed 3 years ago

Andy-Kin3 commented 3 years ago

I run into this error after installing and checking status Screenshot from 2021-06-22 21-01-08 Ant suggestions on my issue please, I'll like some help

sherlockwisdom commented 3 years ago

Please run this commands:

# from the root dir of the project
sudo make remove
cp package/isp_configs/example.operators.ini package/isp_configs/operators.ini
sudo make install
sudo make run
Andy-Kin3 commented 3 years ago

Finally sir, Deku is active and running smoothly. What next should I do to begin using it?

On Wed, Jun 23, 2021 at 8:31 PM Nfuh Anderson @.***> wrote:

Thank you sir

On Jun 22, 2021 21:29, "Sherlock Wisdom" @.***> wrote:

Please run this commands: ` from the root dir of the project

sudo make remove cp package/isp_configs/example.operators.ini package/isp_configs/operators.ini sudo make install sudo make run `

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/smswithoutborders/Deku/issues/2#issuecomment-866311446, or unsubscribe https://github.com/notifications/unsubscribe-auth/ALXPMATEBKNBKFKKYKFQS23TUDXC3ANCNFSM47EMY5CA .