Page 1 of 1

Problem with installation SBFspot

Posted: Sunday 10 July 2016 8:42
by Henk
Hi,

installed SBFspot next to mij Domoticz installation (RPI 1). All went fine following the exact instruction of https://www.domoticz.com/wiki/SMASpot_M ... n_Domoticz.

After giving the command sudo make install_sqlite a problem rizes: I got the response: make: *** No rule to make target 'install_sqlite'. Stop.

Any idea what went wrong and what I can do to complete my installation?

Re: Problem with installation SBFspot

Posted: Friday 28 April 2017 14:08
by demandt
Old problem for you I see.

Got a solution? running into it now

Re: Problem with installation SBFspot

Posted: Friday 28 April 2017 15:40
by Derik
When u follow the wiki..??
There is a link that is not working any more..:
https://www.codeplex.com/Download/Relea ... uild=21050

Or otherwise you have tell where you stock..

Re: Problem with installation SBFspot

Posted: Thursday 04 May 2017 22:21
by demandt
EDITED
I see what I was doing wrong. By installing SBFspot manualy I placed it directly in the SBFspot file.

SO, In my case this line:
sqlite3 SBFspot.db < /home/pi/SBFspot/SBFspot/CreateSQLiteDB.sql
Must be:
sqlite3 SBFspot.db < /home/pi/SBFspot/CreateSQLiteDB.sql

This solved my problem



Yes that's where I got stuck but I downloaded it manually and resumed with:

tar -xvf SBFspot_SRC_331_Linux_Win32.tar.gz

I replaced 312 with 331 because that is the newest release I thouhgt.
After that I resumed the Wiki with:

And now I got stuck again, see attachment.