However, those are for another linux distro I think. For debian, I ran into errors even before the first step.
root@beaglebone:~# apt-get install lighttpd
Reading package lists… Done
Building dependency tree
Reading state information… Done
You might want to run ‘apt-get -f install’ to correct these:
The following packages have unmet dependencies:
lighttpd : Depends: libfam0
Depends: libterm-readline-perl-perl but it is not going to be installed
Recommends: spawn-fcgi but it is not going to be installed
network-manager-gnome : Depends: network-manager (>= 0.9.4) but it is not going to be installed
E: Unmet dependencies. Try ‘apt-get -f install’ with no packages (or specify a solution).
Could anyone give me some tips? I am a real beginner in linux systems.
Yup, I did that too, but no luck either.
There doesn’t seem to be much documentation on the internet either for lighttpd on Debian, as most tutorials are still based on the old Rev B.
I am also having a very similar issue. I am very new to Linux, and I just recently got Debian Wheezy onto my BBB, but I am unsure of how to follow this same guide now with the changes made.
Ok, I got my second BBB and it seems I was able to install lighttpd on it. The version on my newest BBB is 2014-04-23.
The version on my old BBB is 2014-03-27.
Thanks for the replies