Jorge Queiruga wrote: > change /usr/include/libpq-fe.h (extern const char > *pg_encoding_to_char(int encoding); to extern char > *pg_encoding_to_char(int encoding);) # remove const
Thanks for that I've already switched to using the newer ruby-pg gem and that seems OK. Ta John Small -- 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 -~----------~----~----~----~------~----~------~--~---

