Jonathan Rochkind wrote: > I am not sure what that means. Can't figure out where to put those files > where a Rails app will find them, and << require 'sybsql' >> (a line in > the AR adapter) won't just say "no such file to load". > > Any ideas? Mine are in C:\ruby\lib\ruby\site_ruby\1.8\i386-msvcrt You probably have some i686 or i386 or i686-gcc directory there, instead of msvcrt. > > It's odd that sybase ctlib isn't simply a gem in the first place. That > would be a real service, if you wanted to make it into a gem. Although > compiling it is still going to require some manual attention to the > extconf.rb file depending on where your sybase client libraries are.
Yeah.. I suppose I -could- try that, but I'm just a dumb SA/DBA who tries to go above and beyond the call of duty. The idea crossed my mind before, maybe I do know just enough Ruby to get in trouble with that now. -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

