My notes
June 14th, 2010
1) compile wxruby 64bit system:
1 | export CFLAGS=-fPIC CXXFLAGS=-fPIC LDFLAGS=-fPIC |
2) Set proxy:
1 | export http_proxy="http://user:pass@proxy:port" |
1 | export ftp_proxy="http://user:pass@proxy:port" |
1) compile wxruby 64bit system:
1 | export CFLAGS=-fPIC CXXFLAGS=-fPIC LDFLAGS=-fPIC |
2) Set proxy:
1 | export http_proxy="http://user:pass@proxy:port" |
1 | export ftp_proxy="http://user:pass@proxy:port" |