I wanted to install original or green shoes and I get these errors:
Original shoes:
I followed the exact instructions as posted here:
And then rake won’t run:
rake aborted!
No such file or directory - curl-config --cflags
Green shoes:
I followed the exact instructions as posted here:
WARNING: Error fetching data: SocketError: getaddrinfo: Name or service
not known (http://rubygems.org/latest_specs.4.8.gz)
Successfully installed green_shoes-1.1.365
1 gem installed
Installing ri documentation for green_shoes-1.1.365…
unable to convert “\xA9” from ASCII-8BIT to UTF-8 for
lib/shoes/minitar.rb, skipping
Installing RDoc documentation for green_shoes-1.1.365…
unable to convert “\xA9” from ASCII-8BIT to UTF-8 for
lib/shoes/minitar.rb, skipping
As it turns out, green_shoes work, I am not sure though whether the
conversion error will have some effect.
That error was shown when generating documentation, Shoes itself is
not affected. You might be missing a page or two in your local
autogenerated green_shoes documentation (use gem server in console
and navigate to http://localhost:8808/ to view it), but it’s kinda
useless anyway, as Shoes has its own docs.
– Matma R.
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.