I have installed Litespeed Web Server Standard v3.0.1 succesfully on a Solaris box (Joyent Connector) but I get a warning saying:
I know Ruby is installed and available on this machine. Aything I can do to make LS know where the ruby interpreter is?
Hre is some information about my system:
Hope this helps to debug.
Sincerely,
Adrian Madrid
Code:
[config:server:rails] Cannot find ruby interpreter, Rails easy configuration is turned off
Hre is some information about my system:
Code:
# uname -X
System = SunOS
Node = XXXXX
Release = 5.11
KernelID = snv_56
Machine = i86pc
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 4
Code:
# ruby -v
ruby 1.8.5 (2006-12-25 patchlevel 12) [i386-solaris2.8]
Code:
$ gem environment
RubyGems Environment:
- VERSION: 0.9.2 (0.9.2)
- INSTALLATION DIRECTORY: /opt/csw/lib/ruby/gems/1.8
- GEM PATH:
- /opt/csw/lib/ruby/gems/1.8
- REMOTE SOURCES:
- [url]http://gems.rubyforge.org[/url]
Code:
# pg ls
root 15711 15708 0 17:48:22 ? 0:00 lscgid
webservd 15712 15708 0 17:48:22 ? 0:06 ./lshttpd
root 15708 12137 0 17:48:22 ? 0:09 ./lshttpd
Sincerely,
Adrian Madrid