|
O/S:
NT4 SP6
Webserver: TOMCAT Version
3.1
Java SDK: Java(TM) 2 SDK,
Standard Edition Version 1.2.2
DB:
Oracle 8.0.5
Hello,
Firstly, I'm no Java expert, so please, bear with
me.
I've downloaded turbine and would just like a
little assistance with installation on NT. In the build-turbine.bat file there
is the following, which set some environment vars to jar files.
REM
-------------------------------------------------------------------
REM Define the paths to each of the packages. REM ------------------------------------------------------------------- set JAVAMAIL=..\lib\mail-1.1.3.jar set JAF=..\lib\activation-1.0.1.jar set NAMING=..\lib\jndi-1.2.1.jar set VILLAGE=..\lib\village-1.2.jar set ECS=..\lib\ecs-1.3.2.jar set XERCES=..\lib\xerces-1.1.0.jar set CASTOR=..\lib\castor-0.8.2.jar;..\lib\jdbc-se2.0.jar;..\lib\jta1.0.1.jar set XMLRPC=..\lib\xmlrpc.jar set FREEMARKER=..\lib\freemarker-jdk1.2.jar
REM set FREEMARKER=..\lib\freemarker-jdk1.1.jar set WEBMACRO=..\lib\webmacro-jdk1.2-CVS.jar REM set WEBMACRO=..\lib\webmacro-jdk1.1-CVS.jar set JSDK=C:\classes\jsdk2.0\lib\jsdk.jar REM
--------------------------------------------
REM No need to edit anything past here REM -------------------------------------------- Ok, my problems are that I'm not sure how to
do the following:
1. set the path to my JDBC drivers from Oracle (the
path is C:\orant\jdbc\lib\classes111.zip)
2. set the path to JDK (which is Java(TM) 2 SDK,
Standard Edition Version 1.2.2) - What file do I place in the JSDK path, I do
not have a jsdk.jar file.
I know that if these vars aren't set correctly the
build will fail.
Thanks,
Andy Shiels
|
- Re: Installation problems Andrew Shiels
- Re: Installation problems Bernie Hoeneisen
- Re: Installation problems Sean Legassick
- Re: Installation problems Andrew Shiels
- Installation problems Gopal Ramasammy-Cook
- Re: Installation problems Jon Stevens
