-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Ruby problem #31
Comments
What do you mean? |
Sorry for my late response. I used --build-ruby. I observed that ruby was built. But it was not installed. I am still investigating how to use the build scripts to fully have a ruby. It seems it was built. I am trying to use the qt-builds dependencies (and extend it with ffi) in order to have a full ruby environment. |
unfortunately I have cleaned the directory. But I continue my experiments. I have some ideas. In the current scheme only gdbm/pty/dbm/syslog are not build using the third party libraries. I try to find a way to improve the ruby build script. By hand I am able to build. Just a breath from automating. |
To properly build ruby you also need add --extra-stuff to call build script |
The ruby compiled with the scripts (tested on 32bits) is not installed in the-install-top location.
Used msys2 method.
The text was updated successfully, but these errors were encountered: