Casimiro
How did you run Pharo?
What is your windows exact version?
There was a change in windows 10 that broke libgit and as such blocked Pharo.
Stef
>> Hi Casimiro,
>>
>> I'm not a seaside user, but have done some Pharo on Win10. Can you tell me:
>> what Pharo Image (Pharo 7)
>> what comman
Em 17/10/2019 15:20, Christopher Fuhrman escreveu:
> Hi Casimiro,
>
> I'm not a seaside user, but have done some Pharo on Win10. Can you
> tell me:
>
> * what Pharo Image (Pharo 7)
> * what command you were using to install it
>
> I can try it out...
Oh, I forgot that problem happens in Pha
OK -- it's loading stuff from Git (even though it looks like smalltalkhub
is the start).
I was able to load this command:
Gofer new
> url:'http://smalltalkhub.com/mc/Pharo/MetaRepoForPharo70/main/';
> package: 'ConfigurationOfSeaside3';
> load.
> ((Smalltalk at: #ConfigurationOfSeaside3)
Hi Casimiro,
I'm not a seaside user, but have done some Pharo on Win10. Can you tell me:
- what Pharo Image (Pharo 7)
- what command you were using to install it
I can try it out...
Cris
On Thu, 17 Oct 2019 at 08:00, wrote:
> While trying to install seaside3 in Pharo (Windows 10) I
While trying to install seaside3 in Pharo (Windows 10) I get the following
error:
Fetched -> ConfigurationOfSeaside3-JohanBrichau.338 ---
http://smalltalkhub.com/mc/Pharo/MetaRepoForPharo70/main/ ---
http://smalltalkhub.com/mc/Pharo/MetaRepoForPharo70/main/
Loaded -> ConfigurationOfSeaside3-JohanB