From james at grenning.net Sun May 8 16:48:43 2011 From: james at grenning.net (James Grenning) Date: Sun, 8 May 2011 15:48:43 -0500 Subject: [fxruby-users] Help with hello.rb Message-ID: Hi I'm new to fxruby, and ruby too. I am running on Mac OSX 10.6.7 I think I have an installation problem. I get this error: ~/fxruby-play $ ruby hello.rb /opt/local/lib/ruby/vendor_ruby/1.8/i686-darwin10/fox16.bundle: dlopen(/opt/local/lib/ruby/vendor_ruby/1.8/i686-darwin10/fox16.bundle, 9): Library not loaded: /opt/local/lib/libpng12.0.dylib (LoadError) Referenced from: /opt/local/lib/ruby/vendor_ruby/1.8/i686-darwin10/fox16.bundle Reason: image not found - /opt/local/lib/ruby/vendor_ruby/1.8/i686-darwin10/fox16.bundle from hello.rb:4 It's complaining about not having libpng12.0.dylib. I have libpng14.0.dylib I installed ruby with sudo port install ruby I installed fxruby with sudo port install rb-fxruby I also installed it with gem like this sudo gem install fxruby Do you have any suggestions? Is this the right place to go to get this kind of information. I did have it working a while ago bit now that I am coming back to it, it is broken. thanks, James -------------------------------------------------------------------------------------------- James Grenning Author of TDD for Embedded C www.renaissancesoftware.net http://pragprog.com/titles/jgade/ www.renaissancesoftware.net/blog www.twitter.com/jwgrenning From ralphs at dos32.com Wed May 11 18:36:08 2011 From: ralphs at dos32.com (Ralph Shnelvar) Date: Wed, 11 May 2011 16:36:08 -0600 Subject: [fxruby-users] Help with hello.rb In-Reply-To: References: Message-ID: <788608302.20110511163608@dos32.com> James, Sadly, this is the place and FXRuby seems to be a dead product. The people on this list made a fairly large investment in FXRuby but the developers of the product seem to have abandoned it. Ralph Sunday, May 8, 2011, 2:48:43 PM, you wrote: JG> Hi JG> I'm new to fxruby, and ruby too. I am running on Mac OSX 10.6.7 JG> I think I have an installation problem. I get this error: JG> ~/fxruby-play $ ruby hello.rb JG> /opt/local/lib/ruby/vendor_ruby/1.8/i686-darwin10/fox16.bundle: dlopen(/opt/local/lib/ruby/vendor_ruby/1.8/i686-darwin10/fox16.bundle, 9): Library not loaded: /opt/local/lib/libpng12.0.dylib (LoadError) JG> Referenced from: /opt/local/lib/ruby/vendor_ruby/1.8/i686-darwin10/fox16.bundle JG> Reason: image not found - /opt/local/lib/ruby/vendor_ruby/1.8/i686-darwin10/fox16.bundle JG> from hello.rb:4 JG> It's complaining about not having libpng12.0.dylib. I have libpng14.0.dylib JG> I installed ruby with JG> sudo port install ruby JG> I installed fxruby with JG> sudo port install rb-fxruby JG> I also installed it with gem like this JG> sudo gem install fxruby JG> Do you have any suggestions? Is this the right place to go to get this kind of information. JG> I did have it working a while ago bit now that I am coming back to it, it is broken. JG> thanks, James JG> -------------------------------------------------------------------------------------------- JG> James Grenning Author of TDD for Embedded C JG> www.renaissancesoftware.net http://pragprog.com/titles/jgade/ JG> www.renaissancesoftware.net/blog JG> www.twitter.com/jwgrenning JG> _______________________________________________ JG> fxruby-users mailing list JG> fxruby-users at rubyforge.org JG> http://rubyforge.org/mailman/listinfo/fxruby-users -- Best regards, Ralph mailto:ralphs at dos32.com From leslieviljoen at gmail.com Wed May 11 19:13:28 2011 From: leslieviljoen at gmail.com (Leslie Viljoen) Date: Thu, 12 May 2011 11:13:28 +1200 Subject: [fxruby-users] Help with hello.rb In-Reply-To: <788608302.20110511163608@dos32.com> References: <788608302.20110511163608@dos32.com> Message-ID: On Thu, May 12, 2011 at 10:36 AM, Ralph Shnelvar wrote: > James, > > Sadly, this is the place and FXRuby seems to be a dead product. > > The people on this list made a fairly large investment in FXRuby but the developers of the product seem to have abandoned it. I am waiting for my iMac to be replaced, then I can try to help. I should have it by next week. In the meantime, is there no-one else running FXRuby on OSX 10.6? Just because FXRuby has ceased development doesn't mean it can't still be used for a time. From mfalcon at me.com Wed May 11 19:34:19 2011 From: mfalcon at me.com (Mike Falcon) Date: Wed, 11 May 2011 18:34:19 -0500 Subject: [fxruby-users] Help with hello.rb In-Reply-To: References: <788608302.20110511163608@dos32.com> Message-ID: <6484538A-D8D8-42EB-80C4-CD0A6016825F@me.com> I had so many problems getting it to run I gave up. This was soon after 10.6 was released. I tried again and read through everything I could find on the Internet and still no go unfortunately. There have been a few people that have pointed out this problem. On May 11, 2011, at 6:13 PM, Leslie Viljoen wrote: > On Thu, May 12, 2011 at 10:36 AM, Ralph Shnelvar wrote: >> James, >> >> Sadly, this is the place and FXRuby seems to be a dead product. >> >> The people on this list made a fairly large investment in FXRuby but the developers of the product seem to have abandoned it. > > > I am waiting for my iMac to be replaced, then I can try to help. I > should have it by next week. > > In the meantime, is there no-one else running FXRuby on OSX 10.6? Just > because FXRuby has ceased development doesn't mean it can't still be > used for a time. > _______________________________________________ > fxruby-users mailing list > fxruby-users at rubyforge.org > http://rubyforge.org/mailman/listinfo/fxruby-users From natarajsn at gmail.com Thu May 12 06:59:23 2011 From: natarajsn at gmail.com (Nataraj S Narayan) Date: Thu, 12 May 2011 10:59:23 +0000 Subject: [fxruby-users] Help with hello.rb In-Reply-To: <788608302.20110511163608@dos32.com> References: <788608302.20110511163608@dos32.com> Message-ID: Hi Is fox-toolkit dead too? I did have a good time with fxruby and Fox on an embedded device project sometime back. I was asking if there is a foxlib working on DirectFB. No answer yet. regards Nataraj On Wed, May 11, 2011 at 10:36 PM, Ralph Shnelvar wrote: > James, > > Sadly, this is the place and FXRuby seems to be a dead product. > > The people on this list made a fairly large investment in FXRuby but the developers of the product seem to have abandoned it. > > Ralph > > > Sunday, May 8, 2011, 2:48:43 PM, you wrote: > > JG> Hi > > JG> I'm new to fxruby, and ruby too. I am running on Mac OSX 10.6.7 > > JG> I think I have an installation problem. I get this error: > > JG> ~/fxruby-play $ ruby hello.rb > JG> /opt/local/lib/ruby/vendor_ruby/1.8/i686-darwin10/fox16.bundle: dlopen(/opt/local/lib/ruby/vendor_ruby/1.8/i686-darwin10/fox16.bundle, 9): Library not loaded: /opt/local/lib/libpng12.0.dylib (LoadError) > JG> ? Referenced from: /opt/local/lib/ruby/vendor_ruby/1.8/i686-darwin10/fox16.bundle > JG> ? Reason: image not found - /opt/local/lib/ruby/vendor_ruby/1.8/i686-darwin10/fox16.bundle > JG> ? ? ? ? from hello.rb:4 > > > JG> It's complaining about not having libpng12.0.dylib. ?I have libpng14.0.dylib > > > JG> I installed ruby with > JG> ? ? ? ? sudo port install ruby > > JG> I installed fxruby with > JG> ? ? ? ? sudo port install rb-fxruby > > JG> I also installed it with gem like this > JG> ? ? ? ? ?sudo gem install fxruby > > JG> Do you have any suggestions? ?Is this the right place to go to get this kind of information. > > JG> I did have it working a while ago bit now that I am coming back to it, it is broken. > > JG> thanks, James > > JG> -------------------------------------------------------------------------------------------- > JG> James Grenning ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?Author of TDD for Embedded C > JG> www.renaissancesoftware.net ? ? ? ? ? ? ? ? ? ? http://pragprog.com/titles/jgade/ > JG> www.renaissancesoftware.net/blog > JG> www.twitter.com/jwgrenning > > > JG> _______________________________________________ > JG> fxruby-users mailing list > JG> fxruby-users at rubyforge.org > JG> http://rubyforge.org/mailman/listinfo/fxruby-users > > > > -- > Best regards, > ?Ralph ? ? ? ? ? ? ? ? ? ? ? ? ? ?mailto:ralphs at dos32.com > > _______________________________________________ > fxruby-users mailing list > fxruby-users at rubyforge.org > http://rubyforge.org/mailman/listinfo/fxruby-users > From chilli.coder at gmail.com Thu May 12 20:52:49 2011 From: chilli.coder at gmail.com (Martin Trejo) Date: Thu, 12 May 2011 19:52:49 -0500 Subject: [fxruby-users] Help with hello.rb In-Reply-To: <6484538A-D8D8-42EB-80C4-CD0A6016825F@me.com> References: <788608302.20110511163608@dos32.com> <6484538A-D8D8-42EB-80C4-CD0A6016825F@me.com> Message-ID: Hi, Just for curiosity I tried to setup FXRuby a few weeks ago in my new installation of Snow Leopard. I've just run a very few basic programs and found problems only in buttons with images so far. All the information needed was found googling. Why don't you post your problems and see if there is an answer? Saludos, On May 11, 2011, at 6:34 PM, Mike Falcon wrote: > I had so many problems getting it to run I gave up. This was soon after 10.6 was released. I tried again and read through everything I could find on the Internet and still no go unfortunately. There have been a few people that have pointed out this problem. > > On May 11, 2011, at 6:13 PM, Leslie Viljoen wrote: > >> On Thu, May 12, 2011 at 10:36 AM, Ralph Shnelvar wrote: >>> James, >>> >>> Sadly, this is the place and FXRuby seems to be a dead product. >>> >>> The people on this list made a fairly large investment in FXRuby but the developers of the product seem to have abandoned it. >> >> >> I am waiting for my iMac to be replaced, then I can try to help. I >> should have it by next week. >> >> In the meantime, is there no-one else running FXRuby on OSX 10.6? Just >> because FXRuby has ceased development doesn't mean it can't still be >> used for a time. >> _______________________________________________ >> fxruby-users mailing list >> fxruby-users at rubyforge.org >> http://rubyforge.org/mailman/listinfo/fxruby-users > _______________________________________________ > fxruby-users mailing list > fxruby-users at rubyforge.org > http://rubyforge.org/mailman/listinfo/fxruby-users From lyle at lylejohnson.name Mon May 23 17:06:36 2011 From: lyle at lylejohnson.name (Lyle Johnson) Date: Mon, 23 May 2011 16:06:36 -0500 Subject: [fxruby-users] Help with hello.rb In-Reply-To: <788608302.20110511163608@dos32.com> References: <788608302.20110511163608@dos32.com> Message-ID: On Wed, May 11, 2011 at 5:36 PM, Ralph Shnelvar wrote: > The people on this list made a fairly large investment in FXRuby but the developers of the product seem to have abandoned it. For anyone who missed the announcement last year, just a note that I am no longer working on FXRuby (see http://lylejohnson.name/blog/2010/08/04/moving-on/). The project has always been open source, and continues to be (see https://github.com/lylejohnson/fxruby/). The Wiki site (https://github.com/lylejohnson/fxruby/wiki) has what were at the time a fairly comprehensive set of instructions on setting up an environment for building and/or hacking on the code. If there was a serious interest in keeping it alive, someone would have stepped up to take over the project by now. From soumyanath.c at gmail.com Fri May 27 03:50:39 2011 From: soumyanath.c at gmail.com (soumyanath.c at gmail.com) Date: Fri, 27 May 2011 02:50:39 -0500 Subject: [fxruby-users] hey Message-ID: <4ddf57d0.e90d440a.1406.2ac1@mx.google.com> Hello i want to share this with all of my family http://email.about.com/gi/dynamic/offsite.htm?zi=1/XJ&sdn=email&zu=http://cnbc7.com