New user's registration have been closed due to high spamming and low trafic on this forum. Please contact forum admins directly if you need an account. Thanks !

Homeautomation 1.0

How are you using your Bubba? Got ideas for a cool modification? Share!
Locked
pekrimen
Posts: 2
Joined: 11 Jan 2012, 18:11

Re: Homeautomation 1.0

Post by pekrimen »

Hi,

I am trying to set up my Bubba2 with a TellStick, but is having trouble already in the beginning of the installation phase. I can´t seem to find some of the required libraries...

The command that is causing trouble is this one

Code: Select all

apt-get install libconfuse-dev libqt4-dev help2man
and it´s the libconfuse-dev and the help2man packages I can´t find. I have tried various entries in the /etc/apt/sources.list to no avail...

Any pointers on where I coud find these packages?
pekrimen
Posts: 2
Joined: 11 Jan 2012, 18:11

Re: Homeautomation 1.0

Post by pekrimen »

I actually figured it out. It was because the old packages have been moveds to the archive site.

This entry did the works:

Code: Select all

deb http://archive.debian.org/debian/ etch main contrib
Locked