[kepler-dev] (no subject)

Jin, Chen jinc at ornl.gov
Thu Apr 5 17:16:13 PDT 2007


Hello Chad and Nick,
 
Thank you very much for you guys' help, you are right, the sharedparameters.java file are too new to be right, I downloaded the other version of file from web-cvs access, and the kepler can compiled and built successfully now. I have finished all the exercise examples. 
 
Anyway, thanks again for your help and time.
 
Chen

________________________________

From: Chad Berkley [mailto:berkley at nceas.ucsb.edu]
Sent: Wed 4/4/2007 12:31
To: Nick Brand
Cc: kepler-dev at ecoinformatics.org; Jin, Chen
Subject: Re: [kepler-dev] [Fwd: RE: Ecoinformatics CVS account - Kepler]



Hi Chen,

It looks like you don't have the most recent version of kepler.  Try
doing a 'cvs update -dPA'.  You also need to check out ptII from CVS,
not install it.  Use the installation instructions in the INSTALL file
within the kepler directory.  They should work.  If you need more help,
write to kepler-dev at ecoinformatics.org or join our IRC chat at
irc.ecoinformatics.org (channel #kepler).

thanks,

chad

Nick Brand wrote:
> -------- Original Message --------
> Subject: RE: Ecoinformatics CVS account - Kepler
> Date: Wed, 04 Apr 2007 08:36:09 -0400
> From: Jin, Chen <jinc at ornl.gov>
> To: Nick Brand <brand at nceas.ucsb.edu>
> References: <4612E985.9030606 at nceas.ucsb.edu>
>
> Hello Nick,
>
> I am trying to install Kepler on my windows machine, I have installed
> PtolemyII, and Ant according to the instruction on the installation
> tutorial. Also I downloaded and installed the Kepler exectuable file for
> windows before you sent me the username and password. However, when I
> enter "ant run", there are a lot of errors caused by the unresolved
> symbols for missing of SCIA. When I deleted the SCIA folder from
>
> c:\kepler\build\src\org\kepler\scia
> c:\kepler\src\org\kepler\scia
>
> There are still some errors when I compile it.
>
> compile:
>     [javac] Compiling 838 source files to c:\kepler\build\classes
>     [javac]
> c:\kepler\build\src\ptolemy\vergil\basic\BasicGraphController.java:45:
> package org.kepler.scia.gui does not exist
>     [javac] import org.kepler.scia.gui.ChannelSuggestionDialog; // added
> by Guilian Wang
>     [javac]                            ^
>     [javac]
> c:\kepler\build\src\org\ecoinformatics\seek\R\RExpression.java:654:cannot
> resolve symbol
>     [javac] symbol  : constructor ArrayType (ptolemy.data.type.Type,int)
>     [javac] location: class ptolemy.data.type.ArrayType
>     [javac]                 tiop_o.setTypeEquals(new
> ArrayType(at.getElementType(), at.length()));
>     [javac]                                      ^
>     [javac]
> c:\kepler\build\src\ptolemy\vergil\basic\BasicGraphController.java:701:
> cannot resolve symbol
>     [javac] symbol  : class ChannelSuggestionDialog
>     [javac] location: class
> ptolemy.vergil.basic.BasicGraphController.ChannelSuggestionDialogAction
>     [javac]     ChannelSuggestionDialog dialog = new ChannelSuggestionDialog
>     [javac]     ^
>     [javac]
> c:\kepler\build\src\ptolemy\vergil\basic\BasicGraphController.java:701:
> cannot resolve symbol
>     [javac] symbol  : class ChannelSuggestionDialog
>     [javac] location: class
> ptolemy.vergil.basic.BasicGraphController.ChannelSuggestionDialogAction
>     [javac]     ChannelSuggestionDialog dialog = new ChannelSuggestionDialog
>     [javac]                                          ^
>     [javac] Note: Some input files use or override a deprecated API.
>     [javac] Note: Recompile with -deprecation for details.
>     [javac] 4 errors
>
> BUILD FAILED
> c:\kepler\build.xml:564: Compile failed; see the compiler error output
> for details.
>
> Could you please point me to any resolution to fix them. I have played
> with them for a whole already, seems I wasted all my time only for
> installation.
>
> I really appreciate if you could give me some suggestions.
>
> Thanks,
>
> Chen
> _______________________________________________
> Kepler-dev mailing list
> Kepler-dev at ecoinformatics.org
> http://mercury.nceas.ucsb.edu/ecoinformatics/mailman/listinfo/kepler-dev




More information about the Kepler-dev mailing list