Trying to use mingw-w64-x86_64-asciidoctor package I get this error:

$ pacman -S mingw-w64-x86_64-asciidoctor
risoluzione delle dipendenze in corso...
ricerca dei pacchetti in conflitto in corso...

Pacchetti (3) mingw-w64-x86_64-libyaml-0.1.6-2  mingw-w64-x86_64-ruby-2.4.0-1
              mingw-w64-x86_64-asciidoctor-1.5.5-1
[...]

$ asciidoctor foo.adoc
-bash: /mingw64/bin/asciidoctor: C:/building/msys64/mingw64/bin/ruby.exe: 
interprete errato: No such file or directory

i.e., it is searching ruby.exe in C:/building/msys64/mingw64/bin and not in 
C:/msys64/mingw64/bin (aka /mingw64/bin)... maybe a build/configure issue...

Angelo

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Msys2-users mailing list
Msys2-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/msys2-users

Reply via email to