Re: [pgadmin-support] pgAgent build error,(Ubuntu)

2015-04-02 Thread jaime soler
El mié, 25-03-2015 a las 19:49 +0300, Beholder escribió: > Problem with building on Ubuntu: > > Linking CXX executable pgagent > /usr/bin/ld: > /usr/lib/gcc/i686-linux-gnu/4.8/../../../../lib/libpq.a(fe-auth.o): undefined > reference to symbol 'error_message' > //lib/i386-linux-gnu/libcom_err.so

Re: [pgadmin-support] pgAgent build error,(Ubuntu)

2015-03-26 Thread Dmitry Voronin
Make sure, that you install all postgresql packages (postgresql-server-dev-9.3, and libpq).  25.03.2015, 19:49, "Beholder" :Problem with building on Ubuntu: -- Best regards, Dmitry Voronin 

[pgadmin-support] Re[2]: [pgadmin-support] pgAgent build error,(Ubuntu)

2015-03-26 Thread Beholder
tested, 100%, everything need is established, including  postgresql-server-dev-9.3 and libpq, otherwise "ccmake" will not configure sources. Четверг, 26 марта 2015, 8:30 +03:00 от Dmitry Voronin : >Make sure, that you install all postgresql packages >(postgresql-server-dev-9.3, and libpq). >

[pgadmin-support] Re[2]: [pgadmin-support] pgAgent build error,(Ubuntu)

2015-03-26 Thread Beholder
tested, 100%, everything need is established, including  postgresql-server-dev-9.3 and libpq, otherwise "ccmake" will not configure sources. Четверг, 26 марта 2015, 8:29 +03:00 от Dmitry Voronin : >Make sure, that you install all postgresql packages >(postgresql-server-dev-9.3, and libpq).  > 

[pgadmin-support] Re[2]: [pgadmin-support] pgAgent build error,(Ubuntu)

2015-03-26 Thread Beholder
tested, 100%, everything need is established, including  postgresql-server-dev-9.3 and libpq, otherwise "ccmake" will not configure sources. Четверг, 26 марта 2015, 8:30 +03:00 от Dmitry Voronin : >Make sure, that you install all postgresql packages >(postgresql-server-dev-9.3, and libpq). >

Re: [pgadmin-support] pgAgent build error,(Ubuntu)

2015-03-25 Thread Dmitry Voronin
Make sure, that you install all postgresql packages (postgresql-server-dev-9.3, and libpq). 25.03.2015, 19:49, "Beholder" : >  Problem with building on Ubuntu: --  Best regards, Dmitry Voronin -- Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org) To make changes to your s

[pgadmin-support] pgAgent build error,(Ubuntu)

2015-03-25 Thread Beholder
Problem with building on Ubuntu: Linking CXX executable pgagent /usr/bin/ld: /usr/lib/gcc/i686-linux-gnu/4.8/../../../../lib/libpq.a(fe-auth.o): undefined reference to symbol 'error_message' //lib/i386-linux-gnu/libcom_err.so.2: error adding symbols: DSO missing from command line collect2: err