There are no installation instructions in the README. If you execute ./pharo at the top level: pharo6.1-64/vm/pharo: No such file or directory In directory tmp if you add ln -s ../shared/Pharo6.1-64.image Pharo.image and execute ./pharo in tmp, then it works.
hi T.D., There are a couple of sources to download Pharo. Could you provide the link that you used? cheers -ben P.S. If possible could you reduce the size of your font, or post using text. The size of your font is a bit jarring. :) On 7 December 2017 at 04:33, T.D. Telford <doug@dougtelford.com> wrote:
There are no installation instructions in the README. If you execute ./pharo at the top level:
pharo6.1-64/vm/pharo: No such file or directory
In directory tmp if you add
ln -s ../shared/Pharo6.1-64.image Pharo.image
and execute ./pharo in tmp, then it works.
Hello, The build scripts were broken: https://pharo.fogbugz.com/f/cases/20855/bin-is-a-file-not-a-directory-in-the... We have fixed them and the .zip download should now work better. In addition, I have started to improve the installation instructions and added the description how to install on debian/ubuntu/centos via packages: https://pharo.org/gnu-linux-installation-64 <https://pharo.org/gnu-linux-installation-64> More improvements to come...
On 6 Dec 2017, at 21:33, T.D. Telford <doug@dougtelford.com> wrote:
There are no installation instructions in the README. If you execute ./pharo at the top level:
pharo6.1-64/vm/pharo: No such file or directory
In directory tmp if you add
ln -s ../shared/Pharo6.1-64.image Pharo.image
and execute ./pharo in tmp, then it works.
participants (3)
-
Ben Coman -
Marcus Denker -
T.D. Telford