dajoen (Jeroen Verhoeven)
- Login: dajoen
- Email: jeroen@joentje.org
- Registered on: 12/23/2013
- Last sign in: 02/22/2014
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 1 | 1 |
Activity
02/22/2014
-
02:03 PM Ruby Bug #9555 (Closed): Ruby 2.0.0 compilation fails to compile on cygwin. (curses.so)
- Using RVM we see that ruby fails to compile for 2.0.0. This seems to be fixed in 2.1.0.
Compiling the 2.1.0 as follows succeeds:
rvm --debug install 2.1.0 --without-tcl --without-tk
Trying the same for 2.0.0 fails. With errors logge...