Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installation #332

Open
FDominicus opened this issue Sep 15, 2023 · 6 comments
Open

Installation #332

FDominicus opened this issue Sep 15, 2023 · 6 comments

Comments

@FDominicus
Copy link

It simply does not works as written down.
Just to get InstallServerClient running I had to modify the file.
The last Mint version in the scripts are 18. We're at 21
Next Pharo3 installation has not worked and I had to do it manually.
After that createsStone give me Pharo 3.0
And createClient simply bails out with:
Installing Pharo3.0
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 5822 100 5822 0 0 148k 0 --:--:-- --:--:-- --:--:-- 149k
Downloading the latest pharoVM:
http://files.pharo.org/get-files/30/pharo-linux-stable.zip
Error on or near line 92 :: downloadSmalltalkClient -v Pharo3.0 -d /home/frido/Smalltalks/GsDevKit_home/dev/clients/tode1 :: downloadSmalltalkClient -v Pharo3.0 -d /home/frido/Smalltalks/GsDevKit_home/dev/clients/tode1
Error on or near line 120 :: createPharoTodeClient -v Pharo3.0 tode1 :: createPharoTodeClient -v Pharo3.0 tode1
Error on or near line 111 :: createClient tode1 :: createClient tode1
Error on or near line 150 :: createClient tode1 :: createClient tode1

Can do that as suggested in create client examples:

Installing Pharo7.0
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 5306 100 5306 0 0 97k 0 --:--:-- --:--:-- --:--:-- 99k
Downloading the latest pharoVM:
http://files.pharo.org/get-files/70/pharo-linux-stable.zip
Error on or near line 181 :: downloadSmalltalkClient -v Pharo7.0 -d /home/frido/Smalltalks/GsDevKit_home/dev/clients/pharoClient :: downloadSmalltalkClient -v Pharo7.0 -d /home/frido/Smalltalks/GsDevKit_home/dev/clients/pharoClient
Error on or near line 120 :: createPharoTodeClient -v Pharo7.0 pharoClient :: createPharoTodeClient -v Pharo7.0 pharoClient
Error on or near line 111 :: createClient -v Pharo7.0 pharoClient :: createClient -v Pharo7.0 pharoClient
Error on or near line 150 :: createClient pharoClient -v Pharo7.0 :: createClient pharoClient -v Pharo7.0

And so on. I have to assume you are not interested that people try out Gemstone/S
So be it...

@dalehenrich
Copy link
Member

@FDominicus sorry for not getting back to you … I have COVID and haven’t been keeping up with things … GsDevKit_home is not functional on 20.04 or later .. I have been working on a replacement but it is not quite ready … and being sick has not helped

@FDominicus
Copy link
Author

FDominicus commented Sep 19, 2023 via email

@JupiterJones
Copy link
Contributor

JupiterJones commented Sep 19, 2023 via email

@FDominicus
Copy link
Author

FDominicus commented Sep 19, 2023 via email

@dalehenrich
Copy link
Member

It is likely that an edit is needed to support Linux mint 21 … as there are different packages that are needed and the install script probably needs to be taught about linx mint 21 … I am not able to make the edits until I recover from COVID … I’ve been down with the bug for a week now and it still has me in its clutches …

@FDominicus
Copy link
Author

FDominicus commented Sep 20, 2023 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants