bireme / proethos2

Other
14 stars 33 forks source link

instalacion en windows #631

Closed nicovilni closed 1 year ago

nicovilni commented 1 year ago

Hola, estoy tratando de instalar el proethos en windows, no tengo la posibilidad de Ubuntu. me sale este mensaje cd c:/xampp/php

./php.exe -r "copy('https://getcomposer.org/installer', 'composer-setup.php');" ./php.exe -r "if (hash_file('SHA384', 'composer-setup.php') === '544e09ee996cdf60ece3804abc52599c22b1f40f4323403c44d44fdfdd586475ca9813a858088ffbc1f233e9b180f061') { echo 'Installer verified'; } else { echo 'Installer corrupt'; unlink('composer-setup.php'); } echo PHP_EOL;" ./php.exe composer-setup.php ./php.exe -r "unlink('composer-setup.php');" Installer corrupt Could not open input file: composer-setup.php PHP Warning: unlink(composer-setup.php): No such file or directory in Command l ine code on line 1

Warning: unlink(composer-setup.php): No such file or directory in Command line c ode on line 1 Que debo hacer? gracias

wilsonmoura commented 1 year ago

@nicovilni Remember some tips: