1. compile wxruby 64bit system:

export CFLAGS=-fPIC CXXFLAGS=-fPIC LDFLAGS=-fPIC

  1. Set proxy:

export http_proxy=“http://user:pass@proxy:port”

export ftp_proxy=“http://user:pass@proxy:port”