focus for this week: Why don't birds fly backwards ?
>1.1 mio views (popular pages, total: 2,030)

Static linking

From I ask questions
Jump to: navigation, search

Contents


ruby

So, you want to build ruby without any dependencies?
use this for configure to not run into the errors which will happen :-(

sh ./configure --prefix=$HOME/yourpath --with-baseruby=/usr/bin/ruby --disable-install-doc

see also

python

Personal tools