Mmm, then something else is missing because i have already executed the download.sh script, but vm.sh is not here. -----Mensaje original----- De: Damien Cassou Enviado: 24/06/2013 03:28 a.m. Para: Any question about pharo is welcome Asunto: Re: [Pharo-users] PharoForTheEnterprise On Sun, Jun 23, 2013 at 10:44 PM, Hernán Morales Durand <hernan.morales@gmail.com> wrote:
Hi Damien, My question is basically the latest one from:
https://github.com/SquareBracketAssociates/PharoForTheEnterprise-english/blo...
where is the vm.sh file?
as written in the readme, you have to execute: ./download.sh vm image to get vm.sh -- Damien Cassou http://damiencassou.seasidehosting.st "Success is the ability to go from one failure to another without losing enthusiasm." Winston Churchill
On Mon, Jun 24, 2013 at 2:35 PM, Hernán <hernan.morales@gmail.com> wrote:
Mmm, then something else is missing because i have already executed the download.sh script, but vm.sh is not here.
did you pass 'vm image' as argument? If not, you can execute the script again. I'm on IRC. -- Damien Cassou http://damiencassou.seasidehosting.st "Success is the ability to go from one failure to another without losing enthusiasm." Winston Churchill
Yes, I have executed ./download.sh vm image To check what's happening I have added wget -S -o in the get_vm() function in download.sh This is the response: --2013-06-24 18:25:21-- http://files.pharo.org/script/ciPharoVM.sh Resolving files.pharo.org... 128.93.162.72 Connecting to files.pharo.org|128.93.162.72|:80... connected. HTTP request sent, awaiting response... HTTP/1.1 404 Not Found Date: Mon, 24 Jun 2013 21:25:22 GMT Server: Apache Vary: Accept-Encoding Content-Length: 217 Connection: close Content-Type: text/html; charset=iso-8859-1 2013-06-24 18:25:22 ERROR 404: Not Found. Cheers, Hernán El 24/06/2013 9:49, Damien Cassou escribió:
On Mon, Jun 24, 2013 at 2:35 PM, Hernán <hernan.morales@gmail.com> wrote:
Mmm, then something else is missing because i have already executed the download.sh script, but vm.sh is not here.
did you pass 'vm image' as argument? If not, you can execute the script again. I'm on IRC.
-- Damien Cassou http://damiencassou.seasidehosting.st
"Success is the ability to go from one failure to another without losing enthusiasm." Winston Churchill
On Mon, Jun 24, 2013 at 11:35 PM, Hernán Morales Durand <hernan.morales@gmail.com> wrote:
Yes, I have executed
the following works fine for me. Could you please try from scratch in an empty directory and give me the full output? $ cd /tmp $ git clone git://github.com/SquareBracketAssociates/PharoForTheEnterprise-english.git $ cd PharoForTheEnterprise-english/ $ ./download.sh vm image $ ./compile.sh -- Damien Cassou http://damiencassou.seasidehosting.st "Success is the ability to go from one failure to another without losing enthusiasm." Winston Churchill
Cool, it worked perfectly! Thank you Damien. I guess I have cloned the wrong repository, "git://github.com/DamienCassou/pier-cl.git" Now I have a BioPharo chapter :) Cheers, Hernán El 25/06/2013 6:28, Damien Cassou escribió:
On Mon, Jun 24, 2013 at 11:35 PM, Hernán Morales Durand <hernan.morales@gmail.com> wrote:
Yes, I have executed
the following works fine for me. Could you please try from scratch in an empty directory and give me the full output?
$ cd /tmp $ git clone git://github.com/SquareBracketAssociates/PharoForTheEnterprise-english.git $ cd PharoForTheEnterprise-english/ $ ./download.sh vm image $ ./compile.sh
-- Damien Cassou http://damiencassou.seasidehosting.st
"Success is the ability to go from one failure to another without losing enthusiasm." Winston Churchill
Cool Do a pull request :) On Jun 25, 2013, at 4:50 PM, Hernán Morales Durand <hernan.morales@gmail.com> wrote:
Cool, it worked perfectly! Thank you Damien. I guess I have cloned the wrong repository, "git://github.com/DamienCassou/pier-cl.git"
Now I have a BioPharo chapter :)
Cheers,
Hernán
El 25/06/2013 6:28, Damien Cassou escribió:
On Mon, Jun 24, 2013 at 11:35 PM, Hernán Morales Durand <hernan.morales@gmail.com> wrote:
Yes, I have executed
the following works fine for me. Could you please try from scratch in an empty directory and give me the full output?
$ cd /tmp $ git clone git://github.com/SquareBracketAssociates/PharoForTheEnterprise-english.git $ cd PharoForTheEnterprise-english/ $ ./download.sh vm image $ ./compile.sh
-- Damien Cassou http://damiencassou.seasidehosting.st
"Success is the ability to go from one failure to another without losing enthusiasm." Winston Churchill
Done! The documentation generated looks really nice. Good work!! Anyone knows how to make a smaller fonts in pier syntax? (I would like to make smaller DNA letters) Hernán El 25/06/2013 14:32, Stéphane Ducasse escribió:
Cool Do a pull request :)
On Jun 25, 2013, at 4:50 PM, Hernán Morales Durand <hernan.morales@gmail.com> wrote:
Cool, it worked perfectly! Thank you Damien. I guess I have cloned the wrong repository, "git://github.com/DamienCassou/pier-cl.git"
Now I have a BioPharo chapter :)
Cheers,
Hernán
El 25/06/2013 6:28, Damien Cassou escribió:
On Mon, Jun 24, 2013 at 11:35 PM, Hernán Morales Durand <hernan.morales@gmail.com> wrote:
Yes, I have executed
the following works fine for me. Could you please try from scratch in an empty directory and give me the full output?
$ cd /tmp $ git clone git://github.com/SquareBracketAssociates/PharoForTheEnterprise-english.git $ cd PharoForTheEnterprise-english/ $ ./download.sh vm image $ ./compile.sh
-- Damien Cassou http://damiencassou.seasidehosting.st
"Success is the ability to go from one failure to another without losing enthusiasm." Winston Churchill
participants (4)
-
Damien Cassou -
Hernán -
Hernán Morales Durand -
Stéphane Ducasse