I get the following message when trying to execute etherpad/bin/run-local.sh:

Exception in thread "main" java.lang.NoClassDefFoundError: net/appjet/oui/main

I created CLASSPATH variable,

export CLASSPATH="/home/user/src/etherpad/trunk/infrastructure/build"

but that didn't help either. Although I can clearly see net/appjet/oui package in the build directory.

link|improve this question

1  
Is your login "user"? – Thorbjørn Ravn Andersen Apr 4 '10 at 0:37
(good to check! that wasn't the problem though; see below) – dreeves Apr 5 '10 at 21:59
feedback

1 Answer

up vote 1 down vote accepted

Looks like this has been figured out:

http://groups.google.com/group/etherpad-open-source-discuss/browse_thread/thread/2d877d1b585e159c

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.