Mark Glass wrote:
>
> I saw the note yesterday about the source code residing in CVS. I
> downloaded the turbine-src-2.1b2.tar.gz and the tdk -2.1b2.tar.gz files
> from http://jakarta.apache.org/jakarta-turbine/builds yesterday.
> Untarred the tdk and subsituted the src files with those in the
> Turbine-src file.
> I attempted to compile the code using an IDE, found I
> needed webmacro.jar and freemarker.jar. It almost works except for one
> missing reference. org.Python.util.PythonIterpreter. Can someone tell me
> where this is located?
Turbine is meant to be built with Ant and specifically the build.xml
file we provide which takes care of detecting whether or not you
have things like freemarker or webmacro before trying to compile
files which rely on those jars.
The python reference is one to JPython or Jython.
> My objective is to establish a stable framework from which to work. The
> tdk contains the turbine jar but not the code for the jar. Turbine
> contains the src for the jar but not the framework.
Yes, the TDK is a binary release. You don't release source along
with a binary release. We provide it if you need it as a separate
download. Turbine is the framework.
--
jvz.
Jason van Zyl
[EMAIL PROTECTED]
http://jakarta.apache.org/velocity
http://jakarta.apache.org/turbine
http://jakarta.apache.org/commons
http://tambora.zenplex.org
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]