Hello,
I wanted to install Lenya 1.2 from the binary Unix*) package and encountered
several problems. First, there are no installation instructions for binary
packages on the website (which isn't a problem anymore as soon as you
discover that they are in the distribution). Second, there is no list of
needed software. Third, the Java 2 runtime is not sufficient. You need to
use the SDK because the runtime lacks the jar binary. In my opinion, you
shouldn't need a SDK if you just want to use a binary distribution. Fourth,
when started, Lenya doesn't provide any homepage (and probably also no other
pages). Konqueror just doesn't receive anything from http://localhost:8888/,
Mozilla Firefox presents me an empty page, and wget gives me a 404 error
message. Upon startup of Lenya, I get the following messages:
lenya.sh: using ./build/lenya/webapp as the webapp directory
INFO: build/lenya/webapp directory already exists.
-------------------- Loading --------------------
Processing repository: ./tools/jetty/lib
Adding jar: ./tools/jetty/lib/jetty-4.2.23.jar
Adding jar: ./tools/jetty/lib/servlet-2.3.jar
Processing repository: ./build/lenya/webapp/WEB-INF/lib/endorsed
-------------------- Executing -----------------
Main Class: org.mortbay.jetty.Server
14:56:01.910 EVENT Checking Resource aliases
14:56:02.344 EVENT Starting Jetty/4.2.23
14:56:02.498 EVENT No WEB-INF/web.xml in ./build/lenya/webapp. Serving
files and default/dynamic servlets only
14:56:02.506 EVENT Started WebApplicationContext[/,./build/lenya/webapp]
14:56:02.580 EVENT Started SocketListener on 0.0.0.0:8888
14:56:02.581 EVENT Started [EMAIL PROTECTED]
I wonder whether the non-existing WEB-INF/web.xml causes the problems.
Best wishes,
Wolfgang
____________________
*) By the way, please say that the package isn't just for Unix but for all
Unix-like operating systems.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]