|
From: McMahon, M. <mc...@mi...> - 2007-07-09 15:39:01
|
Thanks!
I got Alpha 2 running in Fedora Core 5 Linux. =20
The caveats were
1. the ISO-8859 encoding issue mentioned below.
2. file name case issues (the js.JPG issue was mentioned in a thread
by alexander scheidler in this forum on June 1):
repast.simphony/repast.simphony.visualization/lib/StarFireExt.jar
was named StarfireExt.jar
=20
repast.simphony/repast.simphony/repast.simphony.visualization/icons/js.
jpg was named js.JPG
3. probably something else I'm forgetting.
Matt
-----Original Message-----
From: Miles Parker [mailto:mil...@gm...]
Sent: Fri 7/6/2007 6:16 PM
To: McMahon, Matt
Cc: rep...@li...
Subject: Re: [Repast-developer] Building RepastS Alpha 2 in Linux --
Error
=20
Yeeah, I didn't mention oAW because I wasn't sure that you would want =20
to be doing codegen right away. The char issue is for french =20
quotation marks. You need to set the format to ISO-8859-1.
Aha.. those characters are
On Jul 6, 2007, at 4:48 PM, McMahon, Matt wrote:
> I just did a fresh re-install to get back to baseline. The =20
> exception to your description below is I installed the =20
> openarchitectureware plugin (4.1.2) into eclipse. After removing =20
> the @override in the offending file, I get 4 errors,
> unexpected char: 0xFFFD repast.simphony.score.gen/model/score/=20
> tmpl Java.xpt
>
> the other 4 are HTMLDoc.xpt, RepastAspect.xpt, and Scenario.xpt
>
> Each file shows up in the eclipse editor with an unidentified =20
> character (a square symbol), as opposed to the double angle =20
> brackets I see in the Windows version and in linux vi. Any thoughts?
>
>
>
>
>
> From: Miles Parker [mailto:mil...@gm...]
> Sent: Friday, July 06, 2007 3:27 PM
> To: McMahon, Matt
> Cc: rep...@li...
> Subject: Re: [Repast-developer] Building RepastS Alpha 2 in Linux =20
> -- Error
>
>
> Europa is definitely the way to go, all of the EMF stuff is up to =20
> date. You don't need the included plugins for the basic =20
> environment, just take virgin Eclipse and grab EMF SDK from the =20
> Europa update site.
>
> And yeah, I just used the straight zipped set of projects. Hmm.. =20
> I'm assuming that you've done a refresh, clean and all of that and =20
> that everything is in the same directory and that you don't have =20
> any markers. How about posting the integrity report -- might =20
> provide some clues..
>
>
> On Jul 6, 2007, at 1:39 PM, McMahon, Matt wrote:
>
>> Yes, I'm using Europa. Guess I need to re-evaluate given that =20
>> someone has had success. Did you build from the platform =20
>> independent release?
>>
>> Matt
>>
>>
>> From: Miles Parker [mailto:mil...@gm...]
>> Sent: Friday, July 06, 2007 1:17 PM
>> To: McMahon, Matt
>> Cc: rep...@li...
>> Subject: Re: [Repast-developer] Building RepastS Alpha 2 in Linux =20
>> -- Error
>>
>>
>> I don't... things seem to work perfectly, though I'm sorry but I =20
>> can't absolutly gurantee that I haven't made any other local =20
>> changes. I assume you are using Europa? I am using 1.5.0 on Mac OS =20
>> so it might be worth trying that.. are you using the included =20
>> launch targets?
>>
>> On Jul 6, 2007, at 1:07 PM, McMahon, Matt wrote:
>>
>>> Thanks,
>>>
>>> I tried this, but then get runtime errors when I try to run any =20
>>> of the test models *. Were you able to successfully run the test =20
>>> models with this fix?
>>>
>>>
>>> * e.g., when I run the predatorprey model: I get an error dialog =20
>>> titled "Plugins Integrity Check Failed" containing "can't access =20
>>> to resources from library repast.simphony.visualization" (then a =20
>>> very long integrity check report)
>>>
>>> Matt
>>>
>>> From: Miles Parker [mailto:mil...@gm...]
>>> Sent: Friday, July 06, 2007 12:48 PM
>>> To: McMahon, Matt
>>> Cc: rep...@li...
>>> Subject: Re: [Repast-developer] Building RepastS Alpha 2 in Linux =20
>>> -- Error
>>>
>>>
>>> I've had that as well on Mac OS..the quick fix is to just take =20
>>> the referenced @override annotation out.
>>>
>>> On Jul 6, 2007, at 12:42 PM, McMahon, Matt wrote:
>>>
>>>> Hello,
>>>>
>>>> I've been trying to build the Repast S Alpha 2 release on a =20
>>>> Linux platform, using the latest stable releases of Eclipse 3.3 =20
>>>> and jre 1.6.0. I get an error during build in =20
>>>> NetworkProjectionDryer.java line 91:
>>>> //
>>>> The method loadProperties(Context, Network, Map<String,Object>) =20
>>>> of type
>>>> NetworkProjectionDryer must override or implement a supertype =20
>>>> method
>>>> //
>>>>
>>>> The identical code in the Windows bundle yields warnings, but no =20
>>>> error:
>>>> //
>>>> Context is a raw type. References to generic type Context<T> =20
>>>> should be parameterized
>>>> Network is a raw type. References to generic type Network<T> =20
>>>> should be parameterized
>>>> //
>>>>
>>>> uname info: SMP Fedora Core 5, 2.6.20 kernel, x86_64
>>>>
>>>> Does anybody have any insite into this particular error?
>>>> Is anybody successfully building the Alpha 2 release under =20
>>>> Linux; which platform and distro?
>>>>
>>>> Thanks,
>>>>
>>>> Matt
>>>>
>>>>
-------------------------------------------------------------------=20
>>>> ------
>>>> This SF.net email is sponsored by DB2 Express
>>>> Download DB2 Express C - the FREE version of DB2 express and take
>>>> control of your XML. No limits. Just data. Click to get it now.
>>>> http://sourceforge.net/powerbar/db2/=20
>>>> _______________________________________________
>>>> Repast-developer mailing list
>>>> Rep...@li...
>>>> https://lists.sourceforge.net/lists/listinfo/repast-developer
>>>
>>
>
|