|
|||||||||||
|
[PORTS] pgadmin3 on Fedora7 - can't run standard binary, can't compile from source..
From: Bob Gustafson <bobgus(at)rcn.com>
Date: Sun Oct 07 2007 - 15:24:46 EDT
I cannot run the stock binary installation of pgAdmin3, see: https://bugzilla.redhat.com/show_bug.cgi?id=319851 pgAdmin3 unable to run. Has relocation error - bad library In an effort to get around this problem, I tried to compile my own version of pgadmin3 - but ran into problems:
[root@hoho2 pgadmin3-1.8.0-beta5]# cat /proc/version
Linux version 2.6.22.9-91.fc7
In addition to the Postgresql binaries that I have been using successfully on this machine, [root@hoho2 pgadmin3-1.8.0-beta5]# rpm -q postgresql postgresql-8.2.4-1.fc7 I have downloaded the Fedora packages: [root@hoho2 pgadmin3-1.8.0-beta5]# rpm -q postgresql-devel postgresql-devel-8.2.4-1.fc7 [root@hoho2 pgadmin3-1.8.0-beta5]# rpm -q wxGTK wxGTK-2.8.4-3.fc7 [root@hoho2 pgadmin3-1.8.0-beta5]# rpm -q wxGTK-devel wxGTK-devel-2.8.4-3.fc7 [root@hoho2 pgadmin3-1.8.0-beta5]# rpm -q wxGTK-gl wxGTK-gl-2.8.4-3.fc7
With pgadmin3-1.8.0-beta5, I went through the steps:
./configure
And encountered the error:
if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include -DSSL
then mv -f ".deps/dlgProperty.Tpo" ".deps/dlgProperty.Po"; else
rm -f ".deps/dlgProperty.Tpo"; exit 1; fi
./dlg/dlgProperty.cpp: In constructor
What should I do next? ---------------------------(end of broadcast)--------------------------- This archive was generated by hypermail 2.1.8 : Wed Jun 18 2008 - 23:39:08 EDT |
||||||||||
|
|||||||||||