I am using the Ruby on Rails 3.1 pre version. I like to use PostgreSQL, but the problem is installing the pg gem. It gives me the following error:
pg
For AltLinux the package postgresqlx.x-devel (in my case postgresql9.5-devel) must be installed:
AltLinux
postgresqlx.x-devel
postgresql9.5-devel
apt-get install postgresql9.5-devel