Re: [pgadmin-support] pgAdmin III install with CentOS 6.5 and Postgresql 9.3

2014-03-01 Thread Javier L'Episcopo
Thanks Devrim, I was looking to get a copy of the rpm installation, but the link that you tell me is for a 64 bits and I have a 32 bits of CentOS 6.5. I am looking for the 32 bits rpm but I can't get it. If you can tell me will be great. Regards, Javier. > Subject: Re: [pgadmin-support] pgAd

Re: [pgadmin-support] pgAdmin III install with CentOS 6.5 and Postgresql 9.3

2014-03-01 Thread Devrim GÜNDÜZ
On Tue, 2014-02-25 at 12:05 -0600, Javier L'Episcopo wrote: > As Dave suggest me, I install the -devel package for Postgresql 9.3, > but I still have the issue with the path. > > Please, I don't know what more to do. Easy: Use the RPMs: http://yum.postgresql.org/9.3/redhat/rhel-6-x86_64/repoview

Re: [pgadmin-support] pgAdmin III install with CentOS 6.5 and Postgresql 9.3

2014-03-01 Thread Dave Page
Make sure you have both the openssl and openssl-devel packages installed. On Sat, Mar 1, 2014 at 2:03 AM, Javier L'Episcopo wrote: > Hello Dave, > > I reinstall all and now I have Centos 6.5 with Postgresql 8.4 and use your > instructions for the installation. > > Now I have install wxWidgets 2.8

Re: [pgadmin-support] pgAdmin III install with CentOS 6.5 and Postgresql 9.3

2014-03-01 Thread Javier L'Episcopo
Hello Dave, I reinstall all and now I have Centos 6.5 with Postgresql 8.4 and use your instructions for the installation. Now I have install wxWidgets 2.8 and I can make the ./configure, but when I try to continue with make, it getting the error cannot find -lcrypto. Below is all that I get af