[kepler-dev] Issues in buidling kepler 2.0
David Welker
david.v.welker at gmail.com
Thu Apr 15 02:10:13 PDT 2010
Not only is downloading ptolemy separately not necessary, if done
according to the build instructions, this will almost certainly fail.
Now, ptolemy is checked out into the ptolemy/src directory, not
directly into the ptolemy directory. This is a change to how things
used to be done, and it looks like the build system instructions are
out of date. I am going to fix the instructions right now to avoid
this sort of error in the future. Sorry about that Bala!
The issue with daks-base is interesting. daks-base is an old module
that doesn't exist anymore. My guess is that something did not
download correctly, and therefore there is some sort of incorrect
reference to a module containing a reference to daks-base. Also, it
could be that modules.txt did not copy correctly after executing ant
change-to -Dsuite=kepler-2.0, perhaps because of a permission issue or
something.
If you go to the build-area directory, what are the contents of the
modules.txt file?
-David
On Apr 15, 2010, at 1:38 AM, Christopher Brooks wrote:
> Hi Bala,
> Hmm, it works for me. I ran
>
> 747 svn co https://code.kepler-project.org/code/kepler/branches/releases/release-branches/build-area-2.0
> build-area
> 748 cd build-area
> 749 ant change-to -Dsuite=kepler-2.0
> 750 ant run
>
> You probably don't need to download ptolemy using a separate step,
> though
> the instructions at
>
> https://kepler-project.org/developers/teams/build/documentation/build-system-instructions
>
> say
>
> > Note:
> >
> > If you are behind a firewall and do not have access to port 22 and
> you are working off the trunk, then the download of ptolemy will
> fail when you execute the "ant change-to -Dsuite=kepler" command. >
> In this case, you must download ptolemy manually using the following
> command:
> >
> > svn co https://source.eecs.berkeley.edu/svn/chess/ptII/trunk
> <kepler.modules>/ptolemy
>
> However, ptolemy is checked out using svn, not svn+ssh, the steps
> above checked
> Ptolemy II out with:
> svn co -r 57597 svn://source.eecs.berkeley.edu/chess/ptII/branches/
> rel-8-0-beta-2 /Users/cxh/src/ptolemy-8.0/src
>
> _Christopher
>
>
> On 4/14/10 11:01 PM, AMARNATH, Balachandar wrote:
>> Hello
>>
>> I am trying to download and install Kepler 2.0 from the reppositoty
>>
>> I tried the following command one by one
>>
>>
>> svn co _https://source.eecs.berkeley.edu/svn/chess/ptII/trunk_
>> <kepler.modules>/ptolemy
>>
>>
>> svn co
>> _https://code.kepler-project.org/code/kepler/branches/releases/release-branches/build-area-2.0_
>> build-area
>> cd build-area
>> ant change-to -Dsuite=kepler-2.0/
>> /
>> But I am not able to execute the command ant run.
>> The error is dak-base module is missing
>>
>>
>> Can somebody help me to come out of it ?
>>
>>
>> With thanks in advance
>> Bala
>>
>> The information in this e-mail is confidential. The contents may
>> not be disclosed or used by anyone other than the addressee. Access
>> to this e-mail by anyone else is unauthorised.
>> If you are not the intended recipient, please notify Airbus
>> immediately and delete this e-mail.
>> Airbus cannot accept any responsibility for the accuracy or
>> completeness of this e-mail as it has been sent over public
>> networks. If you have any concerns over the content of this message
>> or its Accuracy or Integrity, please contact Airbus immediately.
>> All outgoing e-mails from Airbus are checked using regularly
>> updated virus scanning software but you should take whatever
>> measures you deem to be appropriate to ensure that this message and
>> any attachments are virus free.
>>
>>
>>
>> _______________________________________________
>> Kepler-dev mailing list
>> Kepler-dev at kepler-project.org
>> http://mercury.nceas.ucsb.edu/kepler/mailman/listinfo/kepler-dev
>
> --
> Christopher Brooks, PMP University of California
> CHESS Executive Director US Mail: 337 Cory Hall
> Programmer/Analyst CHESS/Ptolemy/Trust Berkeley, CA 94720-1774
> ph: 510.643.9841 fax:510.642.2718 (Office: 545Q Cory)
> home: (F-Tu) 707.665.0131 cell: 707.332.0670
> _______________________________________________
> Kepler-dev mailing list
> Kepler-dev at kepler-project.org
> http://mercury.nceas.ucsb.edu/kepler/mailman/listinfo/kepler-dev
More information about the Kepler-dev
mailing list