> I did not check on the CVS over the weekend so am not sure when this
> occurred but since yesterday I have seen the following situation.  When
> I do a CVS update for turbine in Win98 and do a build, all builds fine.
> When I attempt the same thing from my Linux installations I get:
>
> Exception in thread "main" java.lang.NoClassDefFoundError:
> org/apache/tools/ant/Main
>
> I've done this on two separate Win98 installations, one with JDK 1.2.2
> and another with 1.3. Both worked. I also have two separate Linux
> installations, each with the same JDKs and both fail in the same way. I
> am unsure what is happening here since the ant.jar file is there and
> contains its Main.class file and the ant.jar is getting added to the
> classpath in the build-turbine.sh script. I am aware that there was some
> major cleanup of the build process.
>
> Has anyone else seen this? Any suggestions on how to get around it?
>
I was the one that did that clean-up, but I just built it fine on my Linux box.
Here's the relevant parts of my environment:
    Linux 2.2.14-5.0.14c
    Java version "1.2.2"
        Classic VM (build 1.2.2_006, green threads, nojit)

Gosh. The only things I can think of are the basics: Are you running
./build-turbine.sh from inside turbine/build? Is ant.jar actually in that
directory? Is there anything else in your CLASSPATH?

> Thanks,
> David Ramsey
> --

--
Christopher Elkins



------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?:           [EMAIL PROTECTED]

Reply via email to