aboutsummaryrefslogtreecommitdiffstats
path: root/old/glouglou_ruby/vars
diff options
context:
space:
mode:
Diffstat (limited to 'old/glouglou_ruby/vars')
-rw-r--r--old/glouglou_ruby/vars2
1 files changed, 2 insertions, 0 deletions
diff --git a/old/glouglou_ruby/vars b/old/glouglou_ruby/vars
new file mode 100644
index 0000000..e7d6c90
--- /dev/null
+++ b/old/glouglou_ruby/vars
@@ -0,0 +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"