HomeGenie Forum
General Category => Troubleshooting and Support => Topic started by: dutchie on March 29, 2014, 08:42:03 AM
-
Hi all,
I'm not familiar with Linux and also HG.
I try to install it on my PI.
I did:
sudo apt-get update
sudo apt-get install gdebi-core
sudo gdebi homegenie-beta_1.00.352_all.deb
the first two commands are ok but the last line returns:
gdebi error, file not found: homegenie-beta_1.00.352_all.deb
-
you need to
download the latest version from the repository (sourceforge or link on hg website)
copy the file to the raspberry into e.g. home/pi
run the last command sudo gdebi homegenie.... from the path where you copied the file
cheers
jens
-
The only file I can find is a zip containing an image file.
Zipped or unzipped; it won't work.
So where do I find the file you are talking about.
-
Here:
http://www.homegenie.it/download.php
select the download link for raspian, which gets you to
http://sourceforge.net/projects/homegenie/files/homegenie-beta_1.00.352_all.deb/download
-
Here:
[url]http://sourceforge.net/projects/homegenie/files/homegenie-beta_1.00.352_all.deb/download[/url]
Thx, running.
Now I will try tofigure out how the Razberry works.