Doesn't work because of syntax errors. We're trying to port to 4.3 now, at least we can load Fuel there :) Thanks! On 02.10.2012, at 10:58, Mariano Martinez Peck <marianopeck@gmail.com> wrote:
On Tue, Oct 2, 2012 at 6:48 AM, Max Leske <maxleske@gmail.com> wrote: No, this time it's not for seaside hosting. It's another application that we cannot port to Pharo at the moment.
Ok. What you should try to do (since I guess Metacello does not work there) is to manually load this (the order is important):
ConfigurationOfFuel project stableVersion record
a MetacelloNullRecordingMCSpecLoader(linear load : linear load : 1.8 [ConfigurationOfFuel] load : Fuel-MartinDias.685 load : FuelTests-MartinDias.267 load : FuelCompatibilityBeforePharo20-MartinDias.4 load : FuelCompatibilityBeforePharo14-MartinDias.3 load : FuelCompatibilityBeforePharo13-MarianoMartinezPeck.3 load : FuelCompatibilityBeforePharo12-MartinDias.8 load : FuelCompatibilityForSqueak-MMP.4 load : FuelTestsCompatibilityForSqueak)
and try to see what happens :)
Max
On 01.10.2012, at 23:07, Mariano Martinez Peck <marianopeck@gmail.com> wrote:
On Mon, Oct 1, 2012 at 11:04 PM, Max Leske <maxleske@gmail.com> wrote: Thanks Mariano.
I can confirm that it works out of the box in Squeak 4.3.
:)
I have a 3.9 image though⦠:)
I'll let you know if I get it running on there
Let me know if I can help. If you make it work, we can do a compatibility package and put it in ConfigurationOfFUel so that it loads automatically in Squeak 3.9.
(might be simpler to use a newer image though).
Well, it looks this is for seasidehosting? in either case, why not updating to Pharo? because of the custom network primitives you have?
On 01.10.2012, at 22:51, Mariano Martinez Peck <marianopeck@gmail.com> wrote:
On Mon, Oct 1, 2012 at 10:44 PM, Max Leske <maxleske@gmail.com> wrote: I wanted some info on Fuel but the rmod page is downâ¦
Anyways, I read that Mariano got Fuel running on Squeak. Is there an official version for Squeak?
Hi Max. It should just work. The ConfigurationOfFuel should automatically load the needed compatibility packages. I tried in 4.3 and 4.1 (if I remember correctly).
-- Mariano http://marianopeck.wordpress.com
-- Mariano http://marianopeck.wordpress.com
-- Mariano http://marianopeck.wordpress.com