Bug #2289
closedProblem Installing lighttpd from sourcecode
Description
Hello everyone. I want to recover the architecture of lighttpd by debugging it. For that I tried installing it from the source code by following the instructions given on :
"http://redmine.lighttpd.net/projects/1/wiki/InstallFromSource"
When I execute the second last and last instructions, I get an error/warning:
subtain@subtain-laptop:~/lighttpd-1.4.x/doc$ update-rc.d lighttpd on <---- command 1
update-rc.d: warning: lighttpd start runlevel arguments (none) do not match LSB Default-Start values (3 5)
update-rc.d: warning: lighttpd stop runlevel arguments (none) do not match LSB Default-Stop values (0 1 2 6)
usage: update-rc.d [-n] [-f]<basename> remove
update-rc.d [-n]<basename> defaults [NN | SS KK]
update-rc.d [-n]<basename> start|stop NN runlvl [runlvl] [...] .
update-rc.d [-n]<basename> disable|enable [S|2|3|4|5]
-n: not really
-f: forceThe disable|enable API is not stable and might change in the future.
&&
subtain@subtain-laptop:~/lighttpd-1.4.x/doc$ update-rc.d lighttpd defaults <--- command 2
update-rc.d: warning: lighttpd start runlevel arguments (2 3 4 5) do not match LSB Default-Start values (3 5)
update-rc.d: warning: lighttpd stop runlevel arguments (0 1 6) do not match LSB Default-Stop values (0 1 2 6)
System start/stop links for /etc/init.d/lighttpd already exist.
Died at /usr/sbin/update-rc.d line 57.
I am using Ubuntu (10.04.1 LT) on Sony Notebook (VPCEB31FD).
I am new to this field so please be kind. Looking forward for any help regarding this issue.
Thanks.
Subtain.
M.Sc Computer Science
McGill University.
Updated by icy about 14 years ago
- Status changed from New to Invalid
This is not the support forum which you already also posted to and obviously not a bug report, closing.
Updated by stbuehler almost 14 years ago
- Category deleted (
build_cmake) - Assignee deleted (
subtain) - Target version deleted (
1.4.x)
Also available in: Atom