Usually that error means that the needed Java classes are not in you
CLASSPATH. Make sure that CLASSPATH is pointing to your JDK classes
correctly in your .bashrc file.
dave
Youngho Cho wrote:
>
> Hi,
>
> I downloaded Turbine( 20000130 )and other packages including ECS ,
> VILLAGE , JNDI ...
> I modified the jar file path in the build-turbine.sh file like
>
> VILLAGE=/path/to/village/village-1.1.jar
> ECS=/path/to/etc/ecs-1.2.jar
> JAVAMAIL=/path/to/javamail/mail.jar
> JAF=/path/to/jaf/activation.jar
> JSDK=/path/to/tomcat/lib/servlet.jar
> NAMING=
>
> But when I tried to build the Turbine in the turbine/build directory
> using "./build-turbine.sh" command
> always recived "Unable to initialze threads : cannot find class
> java/lang/Thread" message even throught I can compile the Turbine.java
> file into Turbine.class file successfuly at the turbine/src/java
> directory.
>
> How can I get Turbine.jar file ????
>
> I'm using Tomcat 3.0 with IBM 1.1.8 JVM in the RedHat6.1
>
> Thanks in advance.
>
> youngho
>
> ------------------------------------------------------------
> To subscribe: [EMAIL PROTECTED]
> To unsubscribe: [EMAIL PROTECTED]
> Problems?: [EMAIL PROTECTED]
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Problems?: [EMAIL PROTECTED]