aboutsummaryrefslogtreecommitdiffstats
path: root/glouglou_ruby/vars
blob: e7d6c90c6fba434afdcd977af4f722e41087f0cb (plain) (blame)
1
2
export RUBYLIB=`find /usr/local/lib/ruby/gems/1.8/gems/ -type d -path "*/lib" |xargs |tr ' ' ':'`
export LD_PRELOAD="/usr/lib/libpthread.so.13.1"