New issue 162 by gomez...@gmail.com: Cannot install on Ubuntu 11.04 32-bit
http://code.google.com/p/shellinabox/issues/detail?id=162
I've been using shellinabox on Debian x64 for a few months, but I cannot
get it working on Ubuntu 10.04 i686.
When I install I get this error:
------------------------------------
> sudo dpkg -i shellinabox_2.9-1_i386.deb
Selecting previously deselected package shellinabox.
(Reading database ... 34334 files and directories currently installed.)
Unpacking shellinabox (from shellinabox_2.9-1_i386.deb) ...
Setting up shellinabox (2.9-1) ...
* Starting Shell In A Box Daemon
shellinabox
ls: cannot access options-enabled/*.css: No such file or directory
[
OK ]
Processing triggers for man-db ...
Processing triggers for ureadahead ...
------------------------------------
All I get is a blank white screen instead of shellinabox. When I compared
the installation with the one on Debian x64, I noticed that
/etc/shellinabox directory containing the css files and symlinks did not
exist, so I copied them over from the other server.
It still does not wotk. I get this error on the apache error log file:
[Tue Jan 24 11:19:39 2012] [error] [client 86.x.x.x] File does not exist:
/var/www/server.domain.com/ShellInABox.js, referer:
https://server.domain.com/shell
Is shellinabox not compatible with Ubuntu 11.04 i686, or have I done
something wrong?
Okay, I built it from source, and after dpkg downloaded an updated config
file, everything now works fine.
Comment #2 on issue 162 by beewoo...@gmail.com: Cannot install on Ubuntu
11.04 32-bit
http://code.google.com/p/shellinabox/issues/detail?id=162
(No comment was entered for this change.)