Qt-builds icon indicating copy to clipboard operation
Qt-builds copied to clipboard

Ruby problem

Open fithisux opened this issue 10 years ago • 4 comments

The ruby compiled with the scripts (tested on 32bits) is not installed in the-install-top location.

Used msys2 method.

fithisux avatar Oct 31 '13 13:10 fithisux

What do you mean? Do you successfully build Ruby? What git branch do you use for cloning scripts?

Alexpux avatar Oct 31 '13 13:10 Alexpux

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. Do you have problems to build it?

I am trying to use the qt-builds dependencies (and extend it with ffi) in order to have a full ruby environment.

fithisux avatar Oct 31 '13 16:10 fithisux

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.

fithisux avatar Oct 31 '13 16:10 fithisux

To properly build ruby you also need add --extra-stuff to call build script

Alexpux avatar Oct 31 '13 16:10 Alexpux