Thread: Re: pgAdmin III install with CentOS 6.5 and Postgresql 9.3

Re: pgAdmin III install with CentOS 6.5 and Postgresql 9.3

From
Javier L'Episcopo
Date:
Hello,

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.

Thanks and regards,

Javier L'Episcopo

> Date: Wed, 19 Feb 2014 08:44:02 +0000
> Subject: Re: pgAdmin III install with CentOS 6.5 and Postgresql 9.3
> From: dpage@postgresql.org
> To: javierlepiscopo@hotmail.com
>
> [Please use the pgadmin-support@postgresql.org mailing list for any
> future questions]
>
> On Tue, Feb 18, 2014 at 6:57 PM, Javier L'Episcopo
> <javierlepiscopo@hotmail.com> wrote:
> > Hello Dave,
> >
> > Sorry to bother with this, but I am trying to install the pgAdmin III
> > software and I can't see what I am making wrong or what is missing.
> >
> > I install Postresql 9.3 but the ./configure is still telling me that it
> > isn't install.
> >
> > When I used the following sentence (because didn't find it without the --
> > option)
> >
> > ./configure --with-pgsql=/usr/pgsql-9.3/bin/
> >
> > I get the following error:
> >
> > checking for strchr... yes
> > configure: error: Could not find your PostgreSQL installation in
> > /usr/pgsql-9.3/bin/
> >
> > The pg_config executable file is on that folder.
> >
> > I don't know what more to do.
>
> Make sure you have the -devel packages for PostgreSQL and it's
> components installed.
>
> --
> Dave Page
> PostgreSQL Core Team
> http://www.postgresql.org/
Attachment

Re: pgAdmin III install with CentOS 6.5 and Postgresql 9.3

From
Dave Page
Date:
On Tue, Feb 25, 2014 at 6:05 PM, Javier L'Episcopo
<javierlepiscopo@hotmail.com> wrote:
> Hello,
>
> 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.

Please send the configure.log file.

Thanks.

>
> Thanks and regards,
>
> Javier L'Episcopo
>
>> Date: Wed, 19 Feb 2014 08:44:02 +0000
>> Subject: Re: pgAdmin III install with CentOS 6.5 and Postgresql 9.3
>> From: dpage@postgresql.org
>> To: javierlepiscopo@hotmail.com
>
>>
>> [Please use the pgadmin-support@postgresql.org mailing list for any
>> future questions]
>>
>> On Tue, Feb 18, 2014 at 6:57 PM, Javier L'Episcopo
>> <javierlepiscopo@hotmail.com> wrote:
>> > Hello Dave,
>> >
>> > Sorry to bother with this, but I am trying to install the pgAdmin III
>> > software and I can't see what I am making wrong or what is missing.
>> >
>> > I install Postresql 9.3 but the ./configure is still telling me that it
>> > isn't install.
>> >
>> > When I used the following sentence (because didn't find it without the
>> > --
>> > option)
>> >
>> > ./configure --with-pgsql=/usr/pgsql-9.3/bin/
>> >
>> > I get the following error:
>> >
>> > checking for strchr... yes
>> > configure: error: Could not find your PostgreSQL installation in
>> > /usr/pgsql-9.3/bin/
>> >
>> > The pg_config executable file is on that folder.
>> >
>> > I don't know what more to do.
>>
>> Make sure you have the -devel packages for PostgreSQL and it's
>> components installed.
>>
>> --
>> Dave Page
>> PostgreSQL Core Team
>> http://www.postgresql.org/
>
>
> --
> Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgadmin-support
>



-- 
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company



Re: pgAdmin III install with CentOS 6.5 and Postgresql 9.3

From
Javier L'Episcopo
Date:
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 after I try the command make:

[root@IFAF pgadmin3-1.18.1]# make all
make  all-recursive
make[1]: Entering directory `/src/pgadmin3-1.18.1'
Making all in branding
make[2]: Entering directory `/src/pgadmin3-1.18.1/branding'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/src/pgadmin3-1.18.1/branding'
Making all in i18n
make[2]: Entering directory `/src/pgadmin3-1.18.1/i18n'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/src/pgadmin3-1.18.1/i18n'
Making all in plugins.d
make[2]: Entering directory `/src/pgadmin3-1.18.1/plugins.d'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/src/pgadmin3-1.18.1/plugins.d'
Making all in xtra
make[2]: Entering directory `/src/pgadmin3-1.18.1/xtra'
Making all in wx-build
make[3]: Entering directory `/src/pgadmin3-1.18.1/xtra/wx-build'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/src/pgadmin3-1.18.1/xtra/wx-build'
make[3]: Entering directory `/src/pgadmin3-1.18.1/xtra'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/src/pgadmin3-1.18.1/xtra'
make[2]: Leaving directory `/src/pgadmin3-1.18.1/xtra'
Making all in pgadmin
make[2]: Entering directory `/src/pgadmin3-1.18.1/pgadmin'
(cd ../xtra/png2c && make  png2c)
make[3]: Entering directory `/src/pgadmin3-1.18.1/xtra/png2c'
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../pgadmin/include/libssh2   -I/usr/include -I/usr/include/pgsql/server -I/usr/include/pgsql -DHAVE_CONNINFO_PARSE -I/usr/local/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/local/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -DEMBED_XRC -I/usr/include/libxml2 -I/usr/include/libxml2  -O2 -MT png2c.o -MD -MP -MF .deps/png2c.Tpo -c -o png2c.o png2c.c
mv -f .deps/png2c.Tpo .deps/png2c.Po
gcc  -O2  -L/usr/lib -Wl,-as-needed -L/usr/local/lib -o png2c png2c.o  -L/usr/lib -lcrypto -lpq
/usr/bin/ld: cannot find -lcrypto
collect2: ld returned 1 exit status
make[3]: *** [png2c] Error 1
make[3]: Leaving directory `/src/pgadmin3-1.18.1/xtra/png2c'
make[2]: *** [../xtra/png2c/png2c] Error 2
make[2]: Leaving directory `/src/pgadmin3-1.18.1/pgadmin'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/src/pgadmin3-1.18.1'
make: *** [all] Error 2
[root@IFAF pgadmin3-1.18.1]# make
make  all-recursive
make[1]: Entering directory `/src/pgadmin3-1.18.1'
Making all in branding
make[2]: Entering directory `/src/pgadmin3-1.18.1/branding'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/src/pgadmin3-1.18.1/branding'
Making all in i18n
make[2]: Entering directory `/src/pgadmin3-1.18.1/i18n'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/src/pgadmin3-1.18.1/i18n'
Making all in plugins.d
make[2]: Entering directory `/src/pgadmin3-1.18.1/plugins.d'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/src/pgadmin3-1.18.1/plugins.d'
Making all in xtra
make[2]: Entering directory `/src/pgadmin3-1.18.1/xtra'
Making all in wx-build
make[3]: Entering directory `/src/pgadmin3-1.18.1/xtra/wx-build'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/src/pgadmin3-1.18.1/xtra/wx-build'
make[3]: Entering directory `/src/pgadmin3-1.18.1/xtra'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/src/pgadmin3-1.18.1/xtra'
make[2]: Leaving directory `/src/pgadmin3-1.18.1/xtra'
Making all in pgadmin
make[2]: Entering directory `/src/pgadmin3-1.18.1/pgadmin'
(cd ../xtra/png2c && make  png2c)
make[3]: Entering directory `/src/pgadmin3-1.18.1/xtra/png2c'
gcc  -O2  -L/usr/lib -Wl,-as-needed -L/usr/local/lib -o png2c png2c.o  -L/usr/lib -lcrypto -lpq
/usr/bin/ld: cannot find -lcrypto
collect2: ld returned 1 exit status
make[3]: *** [png2c] Error 1
make[3]: Leaving directory `/src/pgadmin3-1.18.1/xtra/png2c'
make[2]: *** [../xtra/png2c/png2c] Error 2
make[2]: Leaving directory `/src/pgadmin3-1.18.1/pgadmin'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/src/pgadmin3-1.18.1'
make: *** [all] Error 2
[root@IFAF pgadmin3-1.18.1]#


Regards,

Javier.



> Date: Tue, 25 Feb 2014 20:28:06 +0000
> Subject: Re: [pgadmin-support] pgAdmin III install with CentOS 6.5 and Postgresql 9.3
> From: dpage@pgadmin.org
> To: javierlepiscopo@hotmail.com
> CC: pgadmin-support@postgresql.org
>
> On Tue, Feb 25, 2014 at 6:05 PM, Javier L'Episcopo
> <javierlepiscopo@hotmail.com> wrote:
> > Hello,
> >
> > 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.
>
> Please send the configure.log file.
>
> Thanks.
>
> >
> > Thanks and regards,
> >
> > Javier L'Episcopo
> >
> >> Date: Wed, 19 Feb 2014 08:44:02 +0000
> >> Subject: Re: pgAdmin III install with CentOS 6.5 and Postgresql 9.3
> >> From: dpage@postgresql.org
> >> To: javierlepiscopo@hotmail.com
> >
> >>
> >> [Please use the pgadmin-support@postgresql.org mailing list for any
> >> future questions]
> >>
> >> On Tue, Feb 18, 2014 at 6:57 PM, Javier L'Episcopo
> >> <javierlepiscopo@hotmail.com> wrote:
> >> > Hello Dave,
> >> >
> >> > Sorry to bother with this, but I am trying to install the pgAdmin III
> >> > software and I can't see what I am making wrong or what is missing.
> >> >
> >> > I install Postresql 9.3 but the ./configure is still telling me that it
> >> > isn't install.
> >> >
> >> > When I used the following sentence (because didn't find it without the
> >> > --
> >> > option)
> >> >
> >> > ./configure --with-pgsql=/usr/pgsql-9.3/bin/
> >> >
> >> > I get the following error:
> >> >
> >> > checking for strchr... yes
> >> > configure: error: Could not find your PostgreSQL installation in
> >> > /usr/pgsql-9.3/bin/
> >> >
> >> > The pg_config executable file is on that folder.
> >> >
> >> > I don't know what more to do.
> >>
> >> Make sure you have the -devel packages for PostgreSQL and it's
> >> components installed.
> >>
> >> --
> >> Dave Page
> >> PostgreSQL Core Team
> >> http://www.postgresql.org/
> >
> >
> > --
> > Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org)
> > To make changes to your subscription:
> > http://www.postgresql.org/mailpref/pgadmin-support
> >
>
>
>
> --
> Dave Page
> Blog: http://pgsnake.blogspot.com
> Twitter: @pgsnake
>
> EnterpriseDB UK: http://www.enterprisedb.com
> The Enterprise PostgreSQL Company

Re: pgAdmin III install with CentOS 6.5 and Postgresql 9.3

From
Dave Page
Date:
Make sure you have both the openssl and openssl-devel packages installed.

On Sat, Mar 1, 2014 at 2:03 AM, Javier L'Episcopo
<javierlepiscopo@hotmail.com> 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 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 after I try the command make:
>
> [root@IFAF pgadmin3-1.18.1]# make all
> make  all-recursive
> make[1]: Entering directory `/src/pgadmin3-1.18.1'
> Making all in branding
> make[2]: Entering directory `/src/pgadmin3-1.18.1/branding'
> make[2]: Nothing to be done for `all'.
> make[2]: Leaving directory `/src/pgadmin3-1.18.1/branding'
> Making all in i18n
> make[2]: Entering directory `/src/pgadmin3-1.18.1/i18n'
> make[2]: Nothing to be done for `all'.
> make[2]: Leaving directory `/src/pgadmin3-1.18.1/i18n'
> Making all in plugins.d
> make[2]: Entering directory `/src/pgadmin3-1.18.1/plugins.d'
> make[2]: Nothing to be done for `all'.
> make[2]: Leaving directory `/src/pgadmin3-1.18.1/plugins.d'
> Making all in xtra
> make[2]: Entering directory `/src/pgadmin3-1.18.1/xtra'
> Making all in wx-build
> make[3]: Entering directory `/src/pgadmin3-1.18.1/xtra/wx-build'
> make[3]: Nothing to be done for `all'.
> make[3]: Leaving directory `/src/pgadmin3-1.18.1/xtra/wx-build'
> make[3]: Entering directory `/src/pgadmin3-1.18.1/xtra'
> make[3]: Nothing to be done for `all-am'.
> make[3]: Leaving directory `/src/pgadmin3-1.18.1/xtra'
> make[2]: Leaving directory `/src/pgadmin3-1.18.1/xtra'
> Making all in pgadmin
> make[2]: Entering directory `/src/pgadmin3-1.18.1/pgadmin'
> (cd ../xtra/png2c && make  png2c)
> make[3]: Entering directory `/src/pgadmin3-1.18.1/xtra/png2c'
> gcc -DHAVE_CONFIG_H -I. -I../.. -I../../pgadmin/include/libssh2
> -I/usr/include -I/usr/include/pgsql/server -I/usr/include/pgsql
> -DHAVE_CONNINFO_PARSE -I/usr/local/lib/wx/include/gtk2-unicode-release-2.8
> -I/usr/local/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES
> -D__WXGTK__ -DEMBED_XRC -I/usr/include/libxml2 -I/usr/include/libxml2  -O2
> -MT png2c.o -MD -MP -MF .deps/png2c.Tpo -c -o png2c.o png2c.c
> mv -f .deps/png2c.Tpo .deps/png2c.Po
> gcc  -O2  -L/usr/lib -Wl,-as-needed -L/usr/local/lib -o png2c png2c.o
> -L/usr/lib -lcrypto -lpq
> /usr/bin/ld: cannot find -lcrypto
> collect2: ld returned 1 exit status
> make[3]: *** [png2c] Error 1
> make[3]: Leaving directory `/src/pgadmin3-1.18.1/xtra/png2c'
> make[2]: *** [../xtra/png2c/png2c] Error 2
> make[2]: Leaving directory `/src/pgadmin3-1.18.1/pgadmin'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/src/pgadmin3-1.18.1'
> make: *** [all] Error 2
> [root@IFAF pgadmin3-1.18.1]# make
> make  all-recursive
> make[1]: Entering directory `/src/pgadmin3-1.18.1'
> Making all in branding
> make[2]: Entering directory `/src/pgadmin3-1.18.1/branding'
> make[2]: Nothing to be done for `all'.
> make[2]: Leaving directory `/src/pgadmin3-1.18.1/branding'
> Making all in i18n
> make[2]: Entering directory `/src/pgadmin3-1.18.1/i18n'
> make[2]: Nothing to be done for `all'.
> make[2]: Leaving directory `/src/pgadmin3-1.18.1/i18n'
> Making all in plugins.d
> make[2]: Entering directory `/src/pgadmin3-1.18.1/plugins.d'
> make[2]: Nothing to be done for `all'.
> make[2]: Leaving directory `/src/pgadmin3-1.18.1/plugins.d'
> Making all in xtra
> make[2]: Entering directory `/src/pgadmin3-1.18.1/xtra'
> Making all in wx-build
> make[3]: Entering directory `/src/pgadmin3-1.18.1/xtra/wx-build'
> make[3]: Nothing to be done for `all'.
> make[3]: Leaving directory `/src/pgadmin3-1.18.1/xtra/wx-build'
> make[3]: Entering directory `/src/pgadmin3-1.18.1/xtra'
> make[3]: Nothing to be done for `all-am'.
> make[3]: Leaving directory `/src/pgadmin3-1.18.1/xtra'
> make[2]: Leaving directory `/src/pgadmin3-1.18.1/xtra'
> Making all in pgadmin
> make[2]: Entering directory `/src/pgadmin3-1.18.1/pgadmin'
> (cd ../xtra/png2c && make  png2c)
> make[3]: Entering directory `/src/pgadmin3-1.18.1/xtra/png2c'
> gcc  -O2  -L/usr/lib -Wl,-as-needed -L/usr/local/lib -o png2c png2c.o
> -L/usr/lib -lcrypto -lpq
> /usr/bin/ld: cannot find -lcrypto
> collect2: ld returned 1 exit status
> make[3]: *** [png2c] Error 1
> make[3]: Leaving directory `/src/pgadmin3-1.18.1/xtra/png2c'
> make[2]: *** [../xtra/png2c/png2c] Error 2
> make[2]: Leaving directory `/src/pgadmin3-1.18.1/pgadmin'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/src/pgadmin3-1.18.1'
> make: *** [all] Error 2
> [root@IFAF pgadmin3-1.18.1]#
>
>
> Regards,
>
> Javier.
>
>
>
>> Date: Tue, 25 Feb 2014 20:28:06 +0000
>> Subject: Re: [pgadmin-support] pgAdmin III install with CentOS 6.5 and
>> Postgresql 9.3
>> From: dpage@pgadmin.org
>> To: javierlepiscopo@hotmail.com
>> CC: pgadmin-support@postgresql.org
>
>>
>> On Tue, Feb 25, 2014 at 6:05 PM, Javier L'Episcopo
>> <javierlepiscopo@hotmail.com> wrote:
>> > Hello,
>> >
>> > 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.
>>
>> Please send the configure.log file.
>>
>> Thanks.
>>
>> >
>> > Thanks and regards,
>> >
>> > Javier L'Episcopo
>> >
>> >> Date: Wed, 19 Feb 2014 08:44:02 +0000
>> >> Subject: Re: pgAdmin III install with CentOS 6.5 and Postgresql 9.3
>> >> From: dpage@postgresql.org
>> >> To: javierlepiscopo@hotmail.com
>> >
>> >>
>> >> [Please use the pgadmin-support@postgresql.org mailing list for any
>> >> future questions]
>> >>
>> >> On Tue, Feb 18, 2014 at 6:57 PM, Javier L'Episcopo
>> >> <javierlepiscopo@hotmail.com> wrote:
>> >> > Hello Dave,
>> >> >
>> >> > Sorry to bother with this, but I am trying to install the pgAdmin III
>> >> > software and I can't see what I am making wrong or what is missing.
>> >> >
>> >> > I install Postresql 9.3 but the ./configure is still telling me that
>> >> > it
>> >> > isn't install.
>> >> >
>> >> > When I used the following sentence (because didn't find it without
>> >> > the
>> >> > --
>> >> > option)
>> >> >
>> >> > ./configure --with-pgsql=/usr/pgsql-9.3/bin/
>> >> >
>> >> > I get the following error:
>> >> >
>> >> > checking for strchr... yes
>> >> > configure: error: Could not find your PostgreSQL installation in
>> >> > /usr/pgsql-9.3/bin/
>> >> >
>> >> > The pg_config executable file is on that folder.
>> >> >
>> >> > I don't know what more to do.
>> >>
>> >> Make sure you have the -devel packages for PostgreSQL and it's
>> >> components installed.
>> >>
>> >> --
>> >> Dave Page
>> >> PostgreSQL Core Team
>> >> http://www.postgresql.org/
>> >
>> >
>> > --
>> > Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org)
>> > To make changes to your subscription:
>> > http://www.postgresql.org/mailpref/pgadmin-support
>> >
>>
>>
>>
>> --
>> Dave Page
>> Blog: http://pgsnake.blogspot.com
>> Twitter: @pgsnake
>>
>> EnterpriseDB UK: http://www.enterprisedb.com
>> The Enterprise PostgreSQL Company



-- 
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company



Re: pgAdmin III install with CentOS 6.5 and Postgresql 9.3

From
Devrim GÜNDÜZ
Date:
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/pgadmin3_93.html

Why compile from source and lose time? ;)

Regards,
--
Devrim GÜNDÜZ
Principal Systems Engineer @ EnterpriseDB: http://www.enterprisedb.com
PostgreSQL Danışmanı/Consultant, Red Hat Certified Engineer
Twitter: @DevrimGunduz , @DevrimGunduzTR



Re: pgAdmin III install with CentOS 6.5 and Postgresql 9.3

From
Javier L'Episcopo
Date:
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] pgAdmin III install with CentOS 6.5 and Postgresql 9.3
> From: devrim@gunduz.org
> To: javierlepiscopo@hotmail.com
> CC: pgadmin-support@postgresql.org
> Date: Sat, 1 Mar 2014 11:27:15 +0200
>
> 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:
>
>
>
> Why compile from source and lose time? ;)
>
> Regards,
> --
> Devrim GÜNDÜZ
> Principal Systems Engineer @ EnterpriseDB: http://www.enterprisedb.com
> PostgreSQL Danışmanı/Consultant, Red Hat Certified Engineer
> Twitter: @DevrimGunduz , @DevrimGunduzTR
>
>

Re: pgAdmin III install with CentOS 6.5 and Postgresql 9.3

From
Javier L'Episcopo
Date:
Hello Devrim,

One question, do you have the link so I can download the program for the i686 architecture?

I download the one that you tell me but it said is incompatible.

Regards,

Javier.

> Subject: Re: [pgadmin-support] pgAdmin III install with CentOS 6.5 and Postgresql 9.3
> From: devrim@gunduz.org
> To: javierlepiscopo@hotmail.com
> CC: pgadmin-support@postgresql.org
> Date: Sat, 1 Mar 2014 11:27:15 +0200
>
> 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/pgadmin3_93.html
>
> Why compile from source and lose time? ;)
>
> Regards,
> --
> Devrim GÜNDÜZ
> Principal Systems Engineer @ EnterpriseDB: http://www.enterprisedb.com
> PostgreSQL Danışmanı/Consultant, Red Hat Certified Engineer
> Twitter: @DevrimGunduz , @DevrimGunduzTR
>
>