Hi Sean I would really like to help you. Could you explain why you want to install #git:development? If you don't know what it means install User version of Bloc, as described in INSTALL.md Metacello new baseline:'Bloc'; repository: 'github://pharo-graphics/Bloc/src'; load:#core Do you find installation guide hard to read or understand? We are trying our best to provide a smooth user experience. Your feedback can help make Bloc better. Thanks, Alex On 29 November 2016 at 06:02, Sean P. DeNigris <sean@clipperadams.com> wrote:
Aliaksei Syrel wrote
Please refer to https://github.com/pharo-graphics/Bloc/blob/master/INSTALL.md in order to install bloc.
$ wget -O- https://goo.gl/HQAPI5 | bash -> Oops, no wget on Mac $ curl https://goo.gl/HQAPI5 | bash -> line 1: syntax error near unexpected token `newline'... `<HTML>' $ curl https://raw.githubusercontent.com/pharo-graphics/Bloc/master /scripts/get-dev | bash -> Still no wget :/ $ curl http://get.pharo.org/60+vm | bash $ ./pharo Pharo.image eval --save "Metacello new baseline:'Bloc';repository:'github://pharo-graphics/Bloc/src ';load:#git:development." "Error: External module not found" from LGitLibrary>>libgit2_init
ugh...
----- Cheers, Sean -- View this message in context: http://forum.world.st/Bloc-Pro blems-Running-tp4924930p4925076.html Sent from the Pharo Smalltalk Developers mailing list archive at Nabble.com.