Close, but it should be 'libpq-dev'. You'll likely also need 'psycopg2' Here's the order I provision in:
1. build-essential 2. git 3. psycopg2 4. postgresql-9.3 5. libpq-dev On Tue, Feb 3, 2015 at 10:13 PM, Cristiano de Araujo Bezerra < [email protected]> wrote: > i tryied but the same error message persists! > > Em segunda-feira, 2 de fevereiro de 2015 08:29:30 UTC-3, Andrey Nering > escreveu: >> >> If I remember well, you should first install: >> >> >> - lib-pq-dev >> - build-essential >> - The Postgres server >> >> -- > You received this message because you are subscribed to the Google Groups > "Ruby on Rails: Talk" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/rubyonrails-talk/a0e1d466-48c0-4e71-9f30-02a84a8b7338%40googlegroups.com > <https://groups.google.com/d/msgid/rubyonrails-talk/a0e1d466-48c0-4e71-9f30-02a84a8b7338%40googlegroups.com?utm_medium=email&utm_source=footer> > . > > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/CAHUC_t_kNVvhgbAnuBm2o1YBbtHPAV8Hy_q0c3QUXNmUZaji_Q%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.

