From r.fulton at auckland.ac.nz Sun Dec 4 02:41:30 2005 From: r.fulton at auckland.ac.nz (Russell Fulton) Date: Sun, 04 Dec 2005 20:41:30 +1300 Subject: [FR-users] does freeride work with FOX 1.4 ? Message-ID: <43929DAA.5050001@auckland.ac.nz> I'm new to Ruby, fox and family. I have recently installed FXruby 1.4.3 , fox 1.4.2, fxscintilla-1.63 and freeride-0.9.4. When I first started freeride I got numerous errors and it was very unclear why. I then found the configuration log in .freefide and this clearly showed that freeride was trying to require fox12. I changed the affected file to require fox14 and now i get a single error: bluebottle:~/src/freeride-0.9.4 rful011$ sh ./run.bat dyld: NSLinkModule() error dyld: Symbol not found: __ZN13FXRbScintilla8markfuncEP11FXScintilla Referenced from: /usr/lib/ruby/site_ruby/1.8/powerpc-darwin8.0/fox14.bundle Expected in: flat namespace now, I believe that I have rebuilt and reinstalled FXRuby with fxscintilla so I'm puzzled. Does this error indicate that the fxscintilla stuff is missing from fox14.bundle or does it imply something else. Cheers, Russell PS, I'm running on MacOS X if it makes any difference.... From curt.hibbs at gmail.com Sun Dec 4 02:57:33 2005 From: curt.hibbs at gmail.com (Curt Hibbs) Date: Sun, 4 Dec 2005 01:57:33 -0600 Subject: [FR-users] does freeride work with FOX 1.4 ? In-Reply-To: <43929DAA.5050001@auckland.ac.nz> References: <43929DAA.5050001@auckland.ac.nz> Message-ID: <31d15f490512032357g5969c22cv94465f505fa26f5d@mail.gmail.com> FreeRIDE does not yet work with FXRuby 1.4.x. At present, FreeRIDE only works with FXRuby 1.2.6 Curt On 12/4/05, Russell Fulton wrote: > > > I'm new to Ruby, fox and family. I have recently installed FXruby 1.4.3 > , fox 1.4.2, fxscintilla-1.63 and freeride-0.9.4. > > When I first started freeride I got numerous errors and it was very > unclear why. I then found the configuration log in .freefide and this > clearly showed that freeride was trying to require fox12. I changed the > affected file to require fox14 and now i get a single error: > > bluebottle:~/src/freeride-0.9.4 rful011$ sh ./run.bat > dyld: NSLinkModule() error > dyld: Symbol not found: __ZN13FXRbScintilla8markfuncEP11FXScintilla > Referenced from: > /usr/lib/ruby/site_ruby/1.8/powerpc-darwin8.0/fox14.bundle > Expected in: flat namespace > > now, I believe that I have rebuilt and reinstalled FXRuby with > fxscintilla so I'm puzzled. > > Does this error indicate that the fxscintilla stuff is missing from > fox14.bundle or does it imply something else. > > Cheers, Russell > > PS, I'm running on MacOS X if it makes any difference.... > _______________________________________________ > Freeride-users mailing list > Freeride-users at rubyforge.org > http://rubyforge.org/mailman/listinfo/freeride-users > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/freeride-users/attachments/20051204/448086b8/attachment.htm From r.fulton at auckland.ac.nz Sun Dec 4 14:13:15 2005 From: r.fulton at auckland.ac.nz (Russell Fulton) Date: Mon, 05 Dec 2005 08:13:15 +1300 Subject: [FR-users] does freeride work with FOX 1.4 ? In-Reply-To: <31d15f490512032357g5969c22cv94465f505fa26f5d@mail.gmail.com> References: <43929DAA.5050001@auckland.ac.nz> <31d15f490512032357g5969c22cv94465f505fa26f5d@mail.gmail.com> Message-ID: <43933FCB.9060705@auckland.ac.nz> Ah, OK, thanks! I'll leave playing with freeride for a while... Russell Curt Hibbs wrote: > FreeRIDE does not yet work with FXRuby 1.4.x. At present, FreeRIDE only > works with FXRuby 1.2.6 > > Curt > > On 12/4/05, *Russell Fulton* < r.fulton at auckland.ac.nz > > wrote: > > > I'm new to Ruby, fox and family. I have recently installed FXruby 1.4.3 > , fox 1.4.2, fxscintilla-1.63 and freeride-0.9.4. > > When I first started freeride I got numerous errors and it was very > unclear why. I then found the configuration log in .freefide and this > clearly showed that freeride was trying to require fox12. I changed > the > affected file to require fox14 and now i get a single error: > > bluebottle:~/src/freeride-0.9.4 rful011$ sh ./run.bat > dyld: NSLinkModule() error > dyld: Symbol not found: __ZN13FXRbScintilla8markfuncEP11FXScintilla > Referenced from: > /usr/lib/ruby/site_ruby/1.8/powerpc-darwin8.0/fox14.bundle > Expected in: flat namespace > > now, I believe that I have rebuilt and reinstalled FXRuby with > fxscintilla so I'm puzzled. > > Does this error indicate that the fxscintilla stuff is missing from > fox14.bundle or does it imply something else. > > Cheers, Russell > > PS, I'm running on MacOS X if it makes any difference.... > _______________________________________________ > Freeride-users mailing list > Freeride-users at rubyforge.org > http://rubyforge.org/mailman/listinfo/freeride-users > > > > > ------------------------------------------------------------------------ > > _______________________________________________ > Freeride-users mailing list > Freeride-users at rubyforge.org > http://rubyforge.org/mailman/listinfo/freeride-users