Displaying 3 results from an estimated 3 matches for "rubyscripts".
2005 Dec 10
1
win32 service
...inserv.exe
> Here is the command line for setting up the service
> using winserve.exe
>
> winserv install secureWebProxy -displayname "Secure
> Web Proxy"
> -description "Tunnel through min.powernav.com proxy"
> -user PWRNAV\erne
> -password mypword c:\rubyscripts\ssh\plink.exe
> 192.168.100.3 -i
> c:\rubyscripts\ssh\private_rsa.key -l ellingson -ssh
> -L
> 8080:192.168.100.3:3128 -N -T
Hm, well, I''m not really familiar with winserv.
> Notice I''m not running under the system account. I''m
> running as myself
&...
2009 Sep 05
5
Filling Wx::ListCtrl with contents
Hi all,
I''ve got a question concerning ListCtrl_virtual of wxRuby since I see no
way filling the list with dynamic contents. I''m new to Ruby so I maybe
have to apologise for my request.
The problem is, that I have to define the on_get_item_text(item, col)
function. There I would like to use the item and col variables to read
data from a two-dimensional array. My very problem
2011 Apr 03
1
Please help with Ruby script plug-in?
...0 Processor (Santa Rosa, 2.2GHz, 4MB L2 Cache, 800MHz FSB)
256MB NVIDIA Quadro FX 570M Workstation GPU
15.4? WSXGA
I have found this ruby-script instruction on a page dedicated to Sketchup Linux users...
bug 16511, fixed as of wine-1.1.11: To use the Ruby scripts (sketchup.google.com/download/rubyscripts.html) you'll need to convert them from DOS format to Unix format. (e.g. sudo apt-get install tofromdos; dos2unix -f parametric.rb windows.rb)
... but am pretty new to linux and not certain how to proceed. It looks like a simple terminal command but I don't quite know how to translate t...