search for: veresion

Displaying 3 results from an estimated 3 matches for "veresion".

Did you mean: veersion
2014 Jul 12
1
Virtualbox on CentOS 7
Hi there, because I just noticed that there is still no RPM package for RHEL 7/ CentOS 7 for Virtualbox .... what is the safest and cleanest way to install Virtualbox on CentOS 7? Has anyone already done and can make a recommendation? Thanks & Regards, Matthias -- Matthias Petermann <matthias at petermann-it.de> | www.petermann-it.de GnuPG: 0x5C3E6D75 | 5930 86EF 7965 2BBA 6572
2006 Dec 03
0
[773] trunk/wxsugar/lib/wx_sugar/all.rb: Updated overview, deprecated itemdata
...# should load the wx library first: </ins><span class="cx"> # </span><del>-# # EITHER ... New development </del><span class="cx"> # require ''wx'' </span><span class="cx"> # # OR ... old non-SWIG beta veresion </span><span class="cx"> # require ''wxruby'' </span><span class="lines">@@ -27,31 +30,43 @@ </span><span class="cx"> # require ''wx_sugar/all'' </span><span class="cx"> # ......
2007 Mar 22
0
[912] trunk/wxsugar/lib: Overview documentation moved to lib/wx_sugar.rb
...ld WxRuby -# (0.6.0). WxRuby2 is strongly recommended, and support for the old -# series may be dropped in the future. -# -# The simplest way to use WxSugar is to load all the behaviours. You -# should load the wx library first: -# -# require ''wx'' -# # OR ... old non-SWIG beta veresion -# require ''wxruby'' -# -# require ''wx_sugar/all'' -# ... -# -# If you only want to load specific WxSugar behaviours, just +require+ -# the desired extensions only -# -# require ''wx_sugar/keyword_constructors'' -# require ''wx_sug...