Comments on: Can’t find the PostgreSQL client library (libpq) http://www.uponmyshoulder.com/blog/2011/cant-find-the-postgresql-client-library-libpq/ // TODO: insert witty tagline Wed, 14 Nov 2018 21:35:51 +0000 hourly 1 https://wordpress.org/?v=4.9.8 By: WV http://www.uponmyshoulder.com/blog/2011/cant-find-the-postgresql-client-library-libpq/comment-page-1/#comment-23776 Thu, 24 Mar 2016 11:27:47 +0000 http://www.uponmyshoulder.com/blog/?p=365#comment-23776 Thank you sooooo much!

]]>
By: sersdeadluty.science http://www.uponmyshoulder.com/blog/2011/cant-find-the-postgresql-client-library-libpq/comment-page-1/#comment-22495 Mon, 02 Nov 2015 22:14:43 +0000 http://www.uponmyshoulder.com/blog/?p=365#comment-22495 I don’t think you need the postgres development files, everything you need should have been included with your installer. It’s more likely that the path they’re installed to isn’t in your environment path and therefore gem can’t find them when it tries to compile pg.

]]>
By: Gideon Kitili http://www.uponmyshoulder.com/blog/2011/cant-find-the-postgresql-client-library-libpq/comment-page-1/#comment-19417 Fri, 10 Jul 2015 17:13:20 +0000 http://www.uponmyshoulder.com/blog/?p=365#comment-19417 Thanks alot. Saved me alot of stress

]]>
By: David Ozersky http://www.uponmyshoulder.com/blog/2011/cant-find-the-postgresql-client-library-libpq/comment-page-1/#comment-5899 Mon, 24 Dec 2012 17:22:20 +0000 http://www.uponmyshoulder.com/blog/?p=365#comment-5899 Thank you so much. I spent hours on this. You should post this on stackoverflow

]]>
By: Elango http://www.uponmyshoulder.com/blog/2011/cant-find-the-postgresql-client-library-libpq/comment-page-1/#comment-5549 Fri, 30 Nov 2012 08:41:33 +0000 http://www.uponmyshoulder.com/blog/?p=365#comment-5549 Thanks dude, saved my day

]]>
By: Shlomi http://www.uponmyshoulder.com/blog/2011/cant-find-the-postgresql-client-library-libpq/comment-page-1/#comment-4017 Mon, 09 Jul 2012 11:09:09 +0000 http://www.uponmyshoulder.com/blog/?p=365#comment-4017 Neither for me :(

]]>
By: Paul http://www.uponmyshoulder.com/blog/2011/cant-find-the-postgresql-client-library-libpq/comment-page-1/#comment-3213 Wed, 11 Apr 2012 15:44:48 +0000 http://www.uponmyshoulder.com/blog/?p=365#comment-3213 Didn’t work for me. I tried both: x86_64 and i386.

]]>
By: Florent Delannoy http://www.uponmyshoulder.com/blog/2011/cant-find-the-postgresql-client-library-libpq/comment-page-1/#comment-2343 Sun, 18 Dec 2011 02:47:45 +0000 http://www.uponmyshoulder.com/blog/?p=365#comment-2343 Good point! I updated the post with your solution. Thanks!

]]>
By: Chad http://www.uponmyshoulder.com/blog/2011/cant-find-the-postgresql-client-library-libpq/comment-page-1/#comment-2177 Wed, 16 Nov 2011 14:41:59 +0000 http://www.uponmyshoulder.com/blog/?p=365#comment-2177 You can however wrap the entire statement with sudo with the desired effect without logging in as root. e.g. sudo env ARCHFLAGS=”-arch x86_64″ gem install pg

]]>
By: César http://www.uponmyshoulder.com/blog/2011/cant-find-the-postgresql-client-library-libpq/comment-page-1/#comment-2093 Fri, 28 Oct 2011 10:34:53 +0000 http://www.uponmyshoulder.com/blog/?p=365#comment-2093 Like a charm. Thanks.

]]>