Nito won't install??
#1
Trying to get nito installed so can do XBMC updates easier but keep getting error in the install. After logging in:

echo “deb http://atp.awkwardtv.org ./” > /etc/apt/sources.list.d/awkwardtv.list

THIS WORKS, THEN

apt-get update

AND I GET THIS:

E: Type '.deb' is not known on line 1 in source list /etc/apt/sources.list.d/awkwardtv.list


I also tried this set of steps but same result:

Step 4: To install NitoTV and restart Lowtide, type:-

apt-get install wget
wget http://dl.dropbox.com/u/16129573/com.nito.deb
dpkg -i com.nito.deb
apt-get update
apt-get install com.nito.nitotv
killall Lowtide


Any help would be appreciated.
Reply
#2
Try nito forums
Reply
#3
You want


Code:
echo "deb [url]http://apt.awkwardtv.org/[/url] stable main" > /etc/apt/sources.list.d/awkwardtv.list


instead

Be careful not to use smart quotes.
Reply
#4
That got it. Thanks. Nito forum does not respond much.
Reply

Logout Mark Read Team Forum Stats Members Help
Nito won't install??0