Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ./configure \
- --prefix=/opt/rubies/ruby-%{rubyver} \
- --disable-rpath \
- --without-X11 \
- --without-tk \
- --includedir=/opt/rubies/ruby-%{rubyver}%{_includedir}/ruby \
- --libdir=/opt/rubies/ruby-%{rubyver}%{_libdir}
Advertisement
Add Comment
Please, Sign In to add comment