Home > tips > My notes

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"

WaYdotNET tips

blog comments powered by Disqus