Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
Ruby
[ANN] rbbr-0.5.0
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="kuo, post: 4421422"] Thanks, I moved the required *.rb files to c:\ruby\lib\ruby/1.8, then, wrote a small ruby scriptit: " system('ruby install.rb config') system('ruby install.rb setup') system('ruby ins`tall.rb install') system('ruby -rrbbr -e "RBBR::UI::GTK.main"')" I run it from SciTE, it worked smoothly until executing the last line, an error message showed in the output window: "c:/ruby/lib/ruby/1.8/glib2.rb:18:in `require': No such file to load -- glib2.so (LoadError)" I supposed it warned that there was no "glib2.so" file in my system. So, I thought my main problem now is: ( eagerly waiting for kindly answers) where could I get the file: "glib2.so" , is this file named so in Windows? or there are other widonw's DLL file with the same utility or there are other workarounds? Regards, Tk Kuo [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
Ruby
[ANN] rbbr-0.5.0
Top