I was able to successfully build off of the ptolemy-kepler-2.3.0.zip file, but I've gone back and used the svn checkout and can now build successfully. I appreciate the quick response from both of you.

Scott

On 1/23/2012 4:12 PM, Derik Barseghian wrote:
Hey Scott,
Looks like Christopher fixed the issue, give the commands a try again and I 
think you'll be in business.

The eclipse reference I reference in that thread is section 22.2 of the link 
below. It's probably not necessary for you to look at.
http://chess.eecs.berkeley.edu/ptexternal/wiki/Main/Subversion#toc27

I wouldn't recommend trying to use the ptolemy-kepler-2.3.0.zip, though I'm 
sure that approach could be made to work, better to work off the 
ptolemy-kepler-2.3 branch directory so that things are easier and you'll be 
able to stay in sync w/ any patches that could get checked in.

Derik

On Jan 23, 2012, at 12:18 PM, Scott Zimmer wrote:

Derik,

Yes, there was a typo on the URL I sent.   I copied the commands from an old 
version of the build procedures.  That 
(http://lists.nceas.ucsb.edu/kepler/pipermail/kepler-dev/2011-December/020028.html)
 is definitely the problem that I am seeing.  I saw in the thread that you 
refer to a solution that can be used with eclipse.  Is there another thread 
that discusses that work around?  Also, I've downloaded and unzipped 
ptolemy-kepler-2.3.0.zip from 
https://code.kepler-project.org/code/kepler/releases/released/ptolemy-kepler-2.3.0/.
 Can I use this version until the machine that hosts the svn repository for 
ptII is rebooted?

Scott

On 1/23/2012 2:42 PM, Derik Barseghian wrote:
Sorry, my turn to put in the wrong url. Here's what I meant:
http://lists.nceas.ucsb.edu/kepler/pipermail/kepler-dev/2011-December/020028.html
Derik

On Jan 23, 2012, at 11:41 AM, Derik Barseghian wrote:

Hi Scott,
You're not doing anything wrong (although you've made a typo in the email, that 
url is invalid).
This sounds like this problem:
https://code.kepler-project.org/code/kepler/branches/releases/release-branches/build-area-2.3
Maybe the ptolemy svn server is out of memory.
Derik


On Jan 23, 2012, at 11:20 AM, Scott Zimmer wrote:

I'm trying to build Kepler-2.3 from the source code and I'm getting an error 
when copying the files from the svn repository.  I executed the following 
commands

mkdir Kepler23Build
cd Kepler23Build
svn co 
https://code.kepler-project.org/code/kepler/branches/releases/release-branches/build-area-2.3
 build-area
cd build-area
ant change-to -Dsuite=kepler-2.3


and I get the following error.  Only the last several lines of screen output 
are copied here.  I'd appreciate any help you could offer about what I'm doing 
wrong---Scott

[change-to] A    
D:\Kepler23Build\ptolemy-kepler-2.3\src\ptolemy\domains\sdf\lib\vq\HTVQEncode.java
[change-to] A    
D:\Kepler23Build\ptolemy-kepler-2.3\src\ptolemy\domains\sdf\lib\vq\ImageContrast.java
[change-to] A    
D:\Kepler23Build\ptolemy-kepler-2.3\src\ptolemy\domains\sdf\lib\vq\PSNR.java
[change-to] A    
D:\Kepler23Build\ptolemy-kepler-2.3\src\ptolemy\domains\sdf\lib\vq\sdfvqentities.xml
[change-to] A    
D:\Kepler23Build\ptolemy-kepler-2.3\src\ptolemy\domains\sdf\lib\vq\ImageDisplay.java
[change-to] A    
D:\Kepler23Build\ptolemy-kepler-2.3\src\ptolemy\domains\sdf\lib\vq\data
[change-to] svn: Compression of svndiff data failed
[change-to]

BUILD FAILED
D:\Kepler23Build\build-area\build.xml:97: ERROR: It appears that the command 
did not execute properly and exited with an
exit code of: 1

Total time: 10 minutes 25 seconds

--
Scott Zimmer
Optensity, Inc.
(512) 299-7218

_______________________________________________
Kepler-dev mailing list
[email protected]
http://lists.nceas.ucsb.edu/kepler/mailman/listinfo/kepler-dev
_______________________________________________
Kepler-dev mailing list
[email protected]
http://lists.nceas.ucsb.edu/kepler/mailman/listinfo/kepler-dev

--
Scott Zimmer
Optensity, Inc.
(512) 299-7218



--
Scott Zimmer
Optensity, Inc.
(512) 299-7218

_______________________________________________
Kepler-dev mailing list
[email protected]
http://lists.nceas.ucsb.edu/kepler/mailman/listinfo/kepler-dev

Reply via email to