I downloaded Phar 1.4 one-click onto my Linux Mint system. When I ran
the .sh file, I got the following error:
could not find module vm-display-X11
Aborted
I found that file in the path though:
steve@steve-Satellite-L555D ~/Desktop/Pharo-1.4-one-click.app $ find . | grep vm-display
./Contents/Linux/vm-display-null
./Contents/Linux/vm-display-X11
steve@steve-Satellite-L555D ~/Desktop/Pharo-1.4-one-click.app $
Any ideas?
TIA, Steve