Quantcast
Channel: Linux Device Hacking
Viewing all articles
Browse latest Browse all 3247

lighthttpd or uhttpd for a debian stretch supported Kirkwood platform (4 replies)

$
0
0
I have my Seagate GoFLEX Home device currently running on a debian ARM OS. I sure would like to install LightHTTPd package for my GoFLEX Home device. However, apt-get install lighthttpd reports no such a package (see below). Has anyone had a luck in this? Ordinary, I would prefer to install uhttpd (don't know if this micro-httpd package is the same); however, debian arm does not seem to have uhttpd package for ARMelf platform.
[root@debian:/root 6%] # apt-get install lighthttpd
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package lighthttpd
5.831u+110.507s=24:59.64e(7.7%) TDSavg=0k+0k+0k max=26892k 72529000+0io 380084pf+0sw
[root@debian:/root 7%] #

My /etc/apt/sources.list file is listed below
deb http://ftp.us.debian.org/debian stretch main
deb-src http://ftp.us.debian.org/debian stretch main

deb http://security.debian.org/ stretch/updates main contrib non-free
deb-src  http://security.debian.org/ stretch/updates main contrib non-free

deb     http://http.debian.net/debian stretch-updates main contrib
deb-src http://http.debian.net/debian stretch-updates main contrib

Viewing all articles
Browse latest Browse all 3247

Trending Articles