Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Remove Makefile.am from autotools.
[simgrid.git] / examples / ruby / Quicksort.tesh
index e11a164d704930489cb01df48846cb96c3c01286..19a035298ae1345ff86df9be08ad95141d052db1 100644 (file)
@@ -1,5 +1,9 @@
 #QuickSort Ruby Example
-$ ruby Quicksort.rb
+
+# This setenv and the -I arg are mandatory until the make install only
+! setenv RUBYLIB=../../lib
+
+$ ruby -I ../../src/bindings/ruby Quicksort.rb
 > [Inmos:Sender:(1) 0.000000] [ruby/INFO] Hello Bellevue !!, Please !! I need you to help me to sort my table , Here it is :
 > [1, -2, 45, 67, 87, 76, 89, 56, 78, 3, -4, 99]
 > [Bellevue:Receiver:(2) 0.000000] [ruby/INFO] Receiving Table from Inmos