[kepler-users] Not able to compile Trunk or Kepler-2.0
Jim Amrhein
James.S.Amrhein at nasa.gov
Wed Sep 1 12:56:49 PDT 2010
Gang,
Today, I checked out both the kepler-2.0 and trunk version of Kepler,
using the instructions from the README.txt. No problems until I ran the
following step:
ant change-to -Dsuite=kepler (Trunk)
or
ant change-to -Dsuite=kepler-2.0
Both run into the same problem:
[change-to] ptolemy revision: 58234
[change-to] svn co -r 58234
svn://source.eecs.berkeley.edu/chess/ptII/branches/rel-8-0-beta-2
/var/localuser/Kepler2.0/modules/ptolemy-8.0/src
[change-to] svn: Can't connect to host 'source.eecs.berkeley.edu':
Connection refused
[change-to]
Which results in the following errors when you try to run "ant compile"
[compile]
/var/localuser/Kepler-2.0_trunk/modules/module-manager/src/org/kepler/modulemanager/ModuleDocumentationManagerAction.java:36:
package ptolemy.actor.gui does not exist
[compile] import ptolemy.actor.gui.TableauFrame;
[compile] ^
[compile]
/var/localuser/Kepler-2.0_trunk/modules/module-manager/src/org/kepler/modulemanager/ModuleDocumentationManagerAction.java:37:
package ptolemy.vergil.toolbox does not exist
[compile] import ptolemy.vergil.toolbox.FigureAction;
Any suggestions?
Thanks,
Jim
More information about the Kepler-users
mailing list