[kepler-dev] Problem building Kepler 2.4

Daniel Crawl danielcrawl at gmail.com
Tue May 21 11:35:22 PDT 2013


Hi Vincenzo,

What errors do you get when compiling?

You can use these commands to download and compile 2.4:

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


   --dan


On 5/21/13 2:02 AM, Vincenzo Forchi wrote:
> Hi,
>
> I'm trying to build kepler 2.4, but the build currently fails because it
> does not compile ptolemy, even I use the target force-ptolemy.
> Before I was using the trunk, I ran ant change-to=kepler-2.4 and then
> tried to compile it, but with no luck.
> Am I doing something wrong? Is there a way to compile ptolemy manually?
>
> Cheers,
> Vincenzo
>



More information about the Kepler-dev mailing list