On Tuesday, September 11, 2012 12:16:10 PM UTC-2:30, Ivan Martinez wrote:
> https://github.com/zotonic/zotonic/issues/404
> Thanks a lot,
> Ivan Martinez
> El martes, 11 de septiembre de 2012 16:31:28 UTC+2, Arjan Scherpenisse
> escribió:
>> Totally agree; there is some sanity checking missing in the
>> installmodule command.
>> If you make an issue on github it might actually get fixed:
>> https://github.com/zotonic/zotonic/issues/new
>> cheers, Arjan
>> On 09/11/2012 04:27 PM, Ivan Martinez wrote:
>> > I installed Mercurial and made another attempt, but this time it failed
>> > because I was missing git:
>> > ...
>> > make[1]: Entering directory
>> `/home/ivanmr/Documents/instalaciones/zotonic-0.8.1/priv/modules/mod_openid '
>> > No erl_openid checkout. Command: git clone --depth 1
>> > git://github.com/helllamer/erl_openid.git erl_openid
>> > ./build_deps: line 27: git: command not found
>> > ./build_deps: line 29: PWD: command not found
>> > Failed to get erl_openid checkout into /erl_openid
>> > ...
>> > Then I installed git and tried again, but now the problem is mod_openid
>> > folder is already created:
>> > Getting module index
>> > ** Target path already exists:
>> /home/ivanmr/Documents/instalaciones/zotonic-0.8.1/priv/modules/mod_openid
>> > I deleted it and finally tried with success. It would be nice if it
>> > checked all the dependencies before doing anything.
>> > Thank you,
>> > Ivan Martinez