Guest User

Untitled

a guest
Jul 31st, 2015
244
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. ./configure \
  2. --prefix=/opt/rubies/ruby-%{rubyver} \
  3. --disable-rpath \
  4. --without-X11 \
  5. --without-tk \
  6. --includedir=/opt/rubies/ruby-%{rubyver}%{_includedir}/ruby \
  7. --libdir=/opt/rubies/ruby-%{rubyver}%{_libdir}
Advertisement
Add Comment
Please, Sign In to add comment