<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: How to install and configure pgAdmin III for PostgreSQL in openSUSE</title>
	<atom:link href="http://www.susegeek.com/database/how-to-install-and-configure-pgadmin-iii-for-postgresql-in-opensuse/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.susegeek.com/database/how-to-install-and-configure-pgadmin-iii-for-postgresql-in-opensuse/</link>
	<description>Tips,Tricks, Tutorials,How Tos and Troubleshooting suse linux</description>
	<lastBuildDate>Mon, 29 Apr 2013 22:13:09 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: pol</title>
		<link>http://www.susegeek.com/database/how-to-install-and-configure-pgadmin-iii-for-postgresql-in-opensuse/comment-page-1/#comment-11742</link>
		<dc:creator>pol</dc:creator>
		<pubDate>Sun, 06 Nov 2011 15:18:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.susegeek.com/?p=136#comment-11742</guid>
		<description><![CDATA[Hello, try:
 wxGTK-2.8.12.tar.gz]]></description>
		<content:encoded><![CDATA[<p>Hello, try:<br />
 wxGTK-2.8.12.tar.gz</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rangga</title>
		<link>http://www.susegeek.com/database/how-to-install-and-configure-pgadmin-iii-for-postgresql-in-opensuse/comment-page-1/#comment-10050</link>
		<dc:creator>rangga</dc:creator>
		<pubDate>Wed, 12 Jan 2011 07:29:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.susegeek.com/?p=136#comment-10050</guid>
		<description><![CDATA[hello, please help me 
after configure in wxGTK there is error message like this
&lt;code&gt;
/opt/wxGTK-2.8.8/bk-deps g++ -c -o coredll_gsockgtk.o -I.pch/wxprec_coredll -D__WXGTK__     -I./src/tiff -I./src/jpeg    -I./src/regex -I./src/expat/lib -DWXUSINGDLL -DWXMAKINGDLL_CORE -DwxUSE_BASE=0 -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -I/opt/wxGTK-2.8.8/lib/wx/include/gtk2-unicode-release-2.8 -I./include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DWX_PRECOMP -pthread -Wall -Wundef -Wno-ctor-dtor-privacy -O2 -fno-strict-aliasing ./src/gtk/gsockgtk.cpp
In file included from ./src/gtk/gsockgtk.cpp:21:0:
./include/wx/gsocket.h:40:7: error: using typedef-name ‘GSocket’ after ‘class’
/usr/include/glib-2.0/gio/giotypes.h:127:47: error: ‘GSocket’ has a previous declaration here
In file included from ./include/wx/gsocket.h:179:0,
                 from ./src/gtk/gsockgtk.cpp:21:
./include/wx/unix/gsockunx.h:40:7: error: using typedef-name ‘GSocket’ after ‘class’
/usr/include/glib-2.0/gio/giotypes.h:127:47: error: ‘GSocket’ has a previous declaration here
./src/gtk/gsockgtk.cpp: In function ‘void _GSocket_GDK_Input(void*, gint, GdkInputCondition)’:
./src/gtk/gsockgtk.cpp:34:13: error: ‘struct GSocket’ has no member named ‘Detected_Read’
./src/gtk/gsockgtk.cpp:36:13: error: ‘struct GSocket’ has no member named ‘Detected_Write’
./src/gtk/gsockgtk.cpp: In member function ‘virtual bool GSocketGUIFunctionsTableConcrete::Init_Socket(GSocket*)’:
./src/gtk/gsockgtk.cpp:56:11: error: ‘struct GSocket’ has no member named ‘m_gui_dependent’
./src/gtk/gsockgtk.cpp:57:27: error: ‘struct GSocket’ has no member named ‘m_gui_dependent’
./src/gtk/gsockgtk.cpp: In member function ‘virtual void GSocketGUIFunctionsTableConcrete::Destroy_Socket(GSocket*)’:
./src/gtk/gsockgtk.cpp:67:16: error: ‘struct GSocket’ has no member named ‘m_gui_dependent’
./src/gtk/gsockgtk.cpp: In member function ‘virtual void GSocketGUIFunctionsTableConcrete::Install_Callback(GSocket*, GSocketEvent)’:
./src/gtk/gsockgtk.cpp:72:33: error: ‘struct GSocket’ has no member named ‘m_gui_dependent’
./src/gtk/gsockgtk.cpp:75:15: error: ‘struct GSocket’ has no member named ‘m_fd’
./src/gtk/gsockgtk.cpp:83:42: error: ‘struct GSocket’ has no member named ‘m_server’
./src/gtk/gsockgtk.cpp:90:35: error: ‘struct GSocket’ has no member named ‘m_fd’
./src/gtk/gsockgtk.cpp: In member function ‘virtual void GSocketGUIFunctionsTableConcrete::Uninstall_Callback(GSocket*, GSocketEvent)’:
./src/gtk/gsockgtk.cpp:98:33: error: ‘struct GSocket’ has no member named ‘m_gui_dependent’
./src/gtk/gsockgtk.cpp:108:42: error: ‘struct GSocket’ has no member named ‘m_server’
make: *** [coredll_gsockgtk.o] Error 1
&lt;/code&gt;
please any suggested
thanks]]></description>
		<content:encoded><![CDATA[<p>hello, please help me<br />
after configure in wxGTK there is error message like this<br />
<code><br />
/opt/wxGTK-2.8.8/bk-deps g++ -c -o coredll_gsockgtk.o -I.pch/wxprec_coredll -D__WXGTK__     -I./src/tiff -I./src/jpeg    -I./src/regex -I./src/expat/lib -DWXUSINGDLL -DWXMAKINGDLL_CORE -DwxUSE_BASE=0 -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -I/opt/wxGTK-2.8.8/lib/wx/include/gtk2-unicode-release-2.8 -I./include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DWX_PRECOMP -pthread -Wall -Wundef -Wno-ctor-dtor-privacy -O2 -fno-strict-aliasing ./src/gtk/gsockgtk.cpp<br />
In file included from ./src/gtk/gsockgtk.cpp:21:0:<br />
./include/wx/gsocket.h:40:7: error: using typedef-name ‘GSocket’ after ‘class’<br />
/usr/include/glib-2.0/gio/giotypes.h:127:47: error: ‘GSocket’ has a previous declaration here<br />
In file included from ./include/wx/gsocket.h:179:0,<br />
                 from ./src/gtk/gsockgtk.cpp:21:<br />
./include/wx/unix/gsockunx.h:40:7: error: using typedef-name ‘GSocket’ after ‘class’<br />
/usr/include/glib-2.0/gio/giotypes.h:127:47: error: ‘GSocket’ has a previous declaration here<br />
./src/gtk/gsockgtk.cpp: In function ‘void _GSocket_GDK_Input(void*, gint, GdkInputCondition)’:<br />
./src/gtk/gsockgtk.cpp:34:13: error: ‘struct GSocket’ has no member named ‘Detected_Read’<br />
./src/gtk/gsockgtk.cpp:36:13: error: ‘struct GSocket’ has no member named ‘Detected_Write’<br />
./src/gtk/gsockgtk.cpp: In member function ‘virtual bool GSocketGUIFunctionsTableConcrete::Init_Socket(GSocket*)’:<br />
./src/gtk/gsockgtk.cpp:56:11: error: ‘struct GSocket’ has no member named ‘m_gui_dependent’<br />
./src/gtk/gsockgtk.cpp:57:27: error: ‘struct GSocket’ has no member named ‘m_gui_dependent’<br />
./src/gtk/gsockgtk.cpp: In member function ‘virtual void GSocketGUIFunctionsTableConcrete::Destroy_Socket(GSocket*)’:<br />
./src/gtk/gsockgtk.cpp:67:16: error: ‘struct GSocket’ has no member named ‘m_gui_dependent’<br />
./src/gtk/gsockgtk.cpp: In member function ‘virtual void GSocketGUIFunctionsTableConcrete::Install_Callback(GSocket*, GSocketEvent)’:<br />
./src/gtk/gsockgtk.cpp:72:33: error: ‘struct GSocket’ has no member named ‘m_gui_dependent’<br />
./src/gtk/gsockgtk.cpp:75:15: error: ‘struct GSocket’ has no member named ‘m_fd’<br />
./src/gtk/gsockgtk.cpp:83:42: error: ‘struct GSocket’ has no member named ‘m_server’<br />
./src/gtk/gsockgtk.cpp:90:35: error: ‘struct GSocket’ has no member named ‘m_fd’<br />
./src/gtk/gsockgtk.cpp: In member function ‘virtual void GSocketGUIFunctionsTableConcrete::Uninstall_Callback(GSocket*, GSocketEvent)’:<br />
./src/gtk/gsockgtk.cpp:98:33: error: ‘struct GSocket’ has no member named ‘m_gui_dependent’<br />
./src/gtk/gsockgtk.cpp:108:42: error: ‘struct GSocket’ has no member named ‘m_server’<br />
make: *** [coredll_gsockgtk.o] Error 1<br />
</code><br />
please any suggested<br />
thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tepuyes</title>
		<link>http://www.susegeek.com/database/how-to-install-and-configure-pgadmin-iii-for-postgresql-in-opensuse/comment-page-1/#comment-3304</link>
		<dc:creator>tepuyes</dc:creator>
		<pubDate>Fri, 11 Jun 2010 21:56:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.susegeek.com/?p=136#comment-3304</guid>
		<description><![CDATA[I install wxWidgets everything was fine. Then compile pgAdmin was fine. I am using OpenSuse 11.1, but when I make then:

direccion-ditic:~/Desktop/pgadmin3-1.8.4 # make
make  all-recursive                            
make[1]: se ingresa al directorio `/root/Desktop/pgadmin3-1.8.4&#039;
Making all in branding                                          
make[2]: se ingresa al directorio `/root/Desktop/pgadmin3-1.8.4/branding&#039;
make[2]: No se hace nada para `all&#039;.                                     
make[2]: se sale del directorio `/root/Desktop/pgadmin3-1.8.4/branding&#039;  
Making all in i18n
make[2]: se ingresa al directorio `/root/Desktop/pgadmin3-1.8.4/i18n&#039;
make[2]: No se hace nada para `all&#039;.
make[2]: se sale del directorio `/root/Desktop/pgadmin3-1.8.4/i18n&#039;
Making all in pgadmin
make[2]: se ingresa al directorio `/root/Desktop/pgadmin3-1.8.4/pgadmin&#039;
test -f ./include/svnversion.cpp &#124;&#124; touch ./include/svnversion.cpp
test -d ./.svn &amp;&amp; ( V=`svnversion ./..` &amp;&amp; OV=`cat ./include/svnversion.h &#124; cut -d&#039; &#039; -f3&#124;tr -d &#039;&quot;&#039;` ; if [ &quot;$V&quot; != &quot;$OV&quot; ]; then echo &quot;#define VERSION_SVN \&quot;$V\&quot;&quot; &gt; ./include/svnversion.h ; fi ) &#124;&#124; true
g++ -DHAVE_CONFIG_H -I. -I..   -I/usr/include/pgsql -DSSL -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__ -O2 -DEMBED_XRC -I/usr/include/libxml2 -I/usr/include/libxml2 -DDATA_DIR=\&quot;/usr/local/pgadmin3/share/pgadmin3/\&quot; -Wall -Wno-non-virtual-dtor -fno-strict-aliasing -Wno-write-strings -I../pgadmin/include   -MT svnversion.o -MD -MP -MF .deps/svnversion.Tpo -c -o svnversion.o `test -f &#039;./include/svnversion.cpp&#039; &#124;&#124; echo &#039;./&#039;`./include/svnversion.cpp
mv -f .deps/svnversion.Tpo .deps/svnversion.Po
g++ -DHAVE_CONFIG_H -I. -I..   -I/usr/include/pgsql -DSSL -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__ -O2 -DEMBED_XRC -I/usr/include/libxml2 -I/usr/include/libxml2 -DDATA_DIR=\&quot;/usr/local/pgadmin3/share/pgadmin3/\&quot; -Wall -Wno-non-virtual-dtor -fno-strict-aliasing -Wno-write-strings -I../pgadmin/include   -MT pgAdmin3.o-MD -MP -MF .deps/pgAdmin3.Tpo -c -o pgAdmin3.o `test -f &#039;./pgAdmin3.cpp&#039; &#124;&#124; echo &#039;./&#039;`./pgAdmin3.cpp
In file included from ../pgadmin/include/pgAdmin3.h:23,
                 from ./pgAdmin3.cpp:13:
../pgadmin/include/ctl/ctlSQLBox.h:17:24: error: wx/stc/stc.h: No existe el fichero o el directorio
./pgAdmin3.cpp:28:24: error: wx/ogl/ogl.h: No existe el fichero o el directorio
In file included from ../pgadmin/include/pgAdmin3.h:23,
                 from ./pgAdmin3.cpp:13:
../pgadmin/include/ctl/ctlSQLBox.h:37: error: expected class-name before ‘{’ token
../pgadmin/include/ctl/ctlSQLBox.h:67: error: ‘wxStyledTextEvent’ has not been declared
In file included from ./pgAdmin3.cpp:54:
../pgadmin/include/frm/frmMain.h:149: error: ‘wxStyledTextEvent’ has not been declared
../pgadmin/include/frm/frmMain.h: In member function ‘void frmMain::OnCopy(wxCommandEvent&amp;)’:
../pgadmin/include/frm/frmMain.h:145: error: ‘class ctlSQLBox’ has no member named ‘Copy’
In file included from ./pgAdmin3.cpp:56:
../pgadmin/include/frm/frmQuery.h: At global scope:
../pgadmin/include/frm/frmQuery.h:81: error: ‘wxStyledTextEvent’ has not been declared
../pgadmin/include/frm/frmQuery.h:82: error: ‘wxStyledTextEvent’ has not been declared
./pgAdmin3.cpp: In member function ‘virtual bool pgAdmin3::OnInit()’:
./pgAdmin3.cpp:366: error: ‘wxOGLInitialize’ was not declared in this scope
make[2]: *** [pgAdmin3.o] Error 1
make[2]: se sale del directorio `/root/Desktop/pgadmin3-1.8.4/pgadmin&#039;
make[1]: *** [all-recursive] Error 1
make[1]: se sale del directorio `/root/Desktop/pgadmin3-1.8.4&#039;
make: *** [all] Error 2
direccion-ditic:~/Desktop/pgadmin3-1.8.4 #

Any help, please. Thanks]]></description>
		<content:encoded><![CDATA[<p>I install wxWidgets everything was fine. Then compile pgAdmin was fine. I am using OpenSuse 11.1, but when I make then:</p>
<p>direccion-ditic:~/Desktop/pgadmin3-1.8.4 # make<br />
make  all-recursive<br />
make[1]: se ingresa al directorio `/root/Desktop/pgadmin3-1.8.4&#8242;<br />
Making all in branding<br />
make[2]: se ingresa al directorio `/root/Desktop/pgadmin3-1.8.4/branding&#8217;<br />
make[2]: No se hace nada para `all&#8217;.<br />
make[2]: se sale del directorio `/root/Desktop/pgadmin3-1.8.4/branding&#8217;<br />
Making all in i18n<br />
make[2]: se ingresa al directorio `/root/Desktop/pgadmin3-1.8.4/i18n&#8217;<br />
make[2]: No se hace nada para `all&#8217;.<br />
make[2]: se sale del directorio `/root/Desktop/pgadmin3-1.8.4/i18n&#8217;<br />
Making all in pgadmin<br />
make[2]: se ingresa al directorio `/root/Desktop/pgadmin3-1.8.4/pgadmin&#8217;<br />
test -f ./include/svnversion.cpp || touch ./include/svnversion.cpp<br />
test -d ./.svn &amp;&amp; ( V=`svnversion ./..` &amp;&amp; OV=`cat ./include/svnversion.h | cut -d&#8217; &#8216; -f3|tr -d &#8216;&#8221;&#8216;` ; if [ "$V" != "$OV" ]; then echo &#8220;#define VERSION_SVN \&#8221;$V\&#8221;" &gt; ./include/svnversion.h ; fi ) || true<br />
g++ -DHAVE_CONFIG_H -I. -I..   -I/usr/include/pgsql -DSSL -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__ -O2 -DEMBED_XRC -I/usr/include/libxml2 -I/usr/include/libxml2 -DDATA_DIR=\&#8221;/usr/local/pgadmin3/share/pgadmin3/\&#8221; -Wall -Wno-non-virtual-dtor -fno-strict-aliasing -Wno-write-strings -I../pgadmin/include   -MT svnversion.o -MD -MP -MF .deps/svnversion.Tpo -c -o svnversion.o `test -f &#8216;./include/svnversion.cpp&#8217; || echo &#8216;./&#8217;`./include/svnversion.cpp<br />
mv -f .deps/svnversion.Tpo .deps/svnversion.Po<br />
g++ -DHAVE_CONFIG_H -I. -I..   -I/usr/include/pgsql -DSSL -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__ -O2 -DEMBED_XRC -I/usr/include/libxml2 -I/usr/include/libxml2 -DDATA_DIR=\&#8221;/usr/local/pgadmin3/share/pgadmin3/\&#8221; -Wall -Wno-non-virtual-dtor -fno-strict-aliasing -Wno-write-strings -I../pgadmin/include   -MT pgAdmin3.o-MD -MP -MF .deps/pgAdmin3.Tpo -c -o pgAdmin3.o `test -f &#8216;./pgAdmin3.cpp&#8217; || echo &#8216;./&#8217;`./pgAdmin3.cpp<br />
In file included from ../pgadmin/include/pgAdmin3.h:23,<br />
                 from ./pgAdmin3.cpp:13:<br />
../pgadmin/include/ctl/ctlSQLBox.h:17:24: error: wx/stc/stc.h: No existe el fichero o el directorio<br />
./pgAdmin3.cpp:28:24: error: wx/ogl/ogl.h: No existe el fichero o el directorio<br />
In file included from ../pgadmin/include/pgAdmin3.h:23,<br />
                 from ./pgAdmin3.cpp:13:<br />
../pgadmin/include/ctl/ctlSQLBox.h:37: error: expected class-name before ‘{’ token<br />
../pgadmin/include/ctl/ctlSQLBox.h:67: error: ‘wxStyledTextEvent’ has not been declared<br />
In file included from ./pgAdmin3.cpp:54:<br />
../pgadmin/include/frm/frmMain.h:149: error: ‘wxStyledTextEvent’ has not been declared<br />
../pgadmin/include/frm/frmMain.h: In member function ‘void frmMain::OnCopy(wxCommandEvent&amp;)’:<br />
../pgadmin/include/frm/frmMain.h:145: error: ‘class ctlSQLBox’ has no member named ‘Copy’<br />
In file included from ./pgAdmin3.cpp:56:<br />
../pgadmin/include/frm/frmQuery.h: At global scope:<br />
../pgadmin/include/frm/frmQuery.h:81: error: ‘wxStyledTextEvent’ has not been declared<br />
../pgadmin/include/frm/frmQuery.h:82: error: ‘wxStyledTextEvent’ has not been declared<br />
./pgAdmin3.cpp: In member function ‘virtual bool pgAdmin3::OnInit()’:<br />
./pgAdmin3.cpp:366: error: ‘wxOGLInitialize’ was not declared in this scope<br />
make[2]: *** [pgAdmin3.o] Error 1<br />
make[2]: se sale del directorio `/root/Desktop/pgadmin3-1.8.4/pgadmin&#8217;<br />
make[1]: *** [all-recursive] Error 1<br />
make[1]: se sale del directorio `/root/Desktop/pgadmin3-1.8.4&#8242;<br />
make: *** [all] Error 2<br />
direccion-ditic:~/Desktop/pgadmin3-1.8.4 #</p>
<p>Any help, please. Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jorgebee</title>
		<link>http://www.susegeek.com/database/how-to-install-and-configure-pgadmin-iii-for-postgresql-in-opensuse/comment-page-1/#comment-3029</link>
		<dc:creator>Jorgebee</dc:creator>
		<pubDate>Tue, 09 Feb 2010 23:39:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.susegeek.com/?p=136#comment-3029</guid>
		<description><![CDATA[Thanks for this tutorial.

Now I have installed pgadmin but I can&#039;t add a server.]]></description>
		<content:encoded><![CDATA[<p>Thanks for this tutorial.</p>
<p>Now I have installed pgadmin but I can&#8217;t add a server.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Raymond</title>
		<link>http://www.susegeek.com/database/how-to-install-and-configure-pgadmin-iii-for-postgresql-in-opensuse/comment-page-1/#comment-2644</link>
		<dc:creator>Raymond</dc:creator>
		<pubDate>Mon, 20 Jul 2009 16:11:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.susegeek.com/?p=136#comment-2644</guid>
		<description><![CDATA[Thanks for the posting. 

I have some problems for configuring the server code with &quot;./configure -with-openssl&quot;. It complains that I don&#039;t have crypto. I installed it from the opensuse 11.1 software server. It still complains it. Please help. Thanks in advances.]]></description>
		<content:encoded><![CDATA[<p>Thanks for the posting. </p>
<p>I have some problems for configuring the server code with &#8220;./configure -with-openssl&#8221;. It complains that I don&#8217;t have crypto. I installed it from the opensuse 11.1 software server. It still complains it. Please help. Thanks in advances.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hassan</title>
		<link>http://www.susegeek.com/database/how-to-install-and-configure-pgadmin-iii-for-postgresql-in-opensuse/comment-page-1/#comment-2558</link>
		<dc:creator>Hassan</dc:creator>
		<pubDate>Tue, 30 Jun 2009 15:19:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.susegeek.com/?p=136#comment-2558</guid>
		<description><![CDATA[Thinking the following information would be helpfull in answering my above problem solution. I was following exactly the steps mentioned in this page by admin.

Software Detail:
-----------------
openSuse11.1
postgresql-8.3.7
wxGTK-2.8.8
pgadmin3-1.8.4
-----------------

Thanks.]]></description>
		<content:encoded><![CDATA[<p>Thinking the following information would be helpfull in answering my above problem solution. I was following exactly the steps mentioned in this page by admin.</p>
<p>Software Detail:<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;<br />
openSuse11.1<br />
postgresql-8.3.7<br />
wxGTK-2.8.8<br />
pgadmin3-1.8.4<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hassan</title>
		<link>http://www.susegeek.com/database/how-to-install-and-configure-pgadmin-iii-for-postgresql-in-opensuse/comment-page-1/#comment-2557</link>
		<dc:creator>Hassan</dc:creator>
		<pubDate>Tue, 30 Jun 2009 15:08:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.susegeek.com/?p=136#comment-2557</guid>
		<description><![CDATA[I was really helpfull and many thanks to admin.

Could anyone please help me to solve the error I am getting during the PgAdmin III installation at  ./configure step?
==========================================
.......................
checking PostgreSQL in /usr/local/pgsql... ok
checking for PQgetOutResult in -lpq... no
checking wxWidgets version... ok
checking wxWidgets in /usr/local... failed
configure: error: Your wxWidgets installation cannot support pgAdmin in the selected configuration. This may be because it was configured without the --enable-unicode option, or the combination of dynamic/static linking and debug/non-debug libraries selected did not match any installed wxWidgets libraries.

========================================

Then tried adding this --with-wx-version=2.8 to the pgAdmin configure command but did not work and same error.]]></description>
		<content:encoded><![CDATA[<p>I was really helpfull and many thanks to admin.</p>
<p>Could anyone please help me to solve the error I am getting during the PgAdmin III installation at  ./configure step?<br />
==========================================<br />
&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;..<br />
checking PostgreSQL in /usr/local/pgsql&#8230; ok<br />
checking for PQgetOutResult in -lpq&#8230; no<br />
checking wxWidgets version&#8230; ok<br />
checking wxWidgets in /usr/local&#8230; failed<br />
configure: error: Your wxWidgets installation cannot support pgAdmin in the selected configuration. This may be because it was configured without the &#8211;enable-unicode option, or the combination of dynamic/static linking and debug/non-debug libraries selected did not match any installed wxWidgets libraries.</p>
<p>========================================</p>
<p>Then tried adding this &#8211;with-wx-version=2.8 to the pgAdmin configure command but did not work and same error.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cristian Rodriguez</title>
		<link>http://www.susegeek.com/database/how-to-install-and-configure-pgadmin-iii-for-postgresql-in-opensuse/comment-page-1/#comment-1762</link>
		<dc:creator>Cristian Rodriguez</dc:creator>
		<pubDate>Sat, 13 Dec 2008 04:41:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.susegeek.com/?p=136#comment-1762</guid>
		<description><![CDATA[Short version:

zypper sa -r http://download.opensuse.org/repositories/server:/database:/postgresql/openSUSE_11.0/server:database:postgresql.repo 

#zypper ref 

#zypper in pgadmin3]]></description>
		<content:encoded><![CDATA[<p>Short version:</p>
<p>zypper sa -r <a href="http://download.opensuse.org/repositories/server:/database:/postgresql/openSUSE_11.0/server:database:postgresql.repo" rel="nofollow">http://download.opensuse.org/repositories/server:/database:/postgresql/openSUSE_11.0/server:database:postgresql.repo</a> </p>
<p>#zypper ref </p>
<p>#zypper in pgadmin3</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Amin</title>
		<link>http://www.susegeek.com/database/how-to-install-and-configure-pgadmin-iii-for-postgresql-in-opensuse/comment-page-1/#comment-1440</link>
		<dc:creator>Amin</dc:creator>
		<pubDate>Fri, 17 Oct 2008 14:30:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.susegeek.com/?p=136#comment-1440</guid>
		<description><![CDATA[Hi

Thanks for all the advices.
For me it works till I have to type &quot;make&quot; for pgadmin.
It gives me error about stc.h ogl.h and it says there is no file or directory. I am totaly new and I don&#039;t know what to do.]]></description>
		<content:encoded><![CDATA[<p>Hi</p>
<p>Thanks for all the advices.<br />
For me it works till I have to type &#8220;make&#8221; for pgadmin.<br />
It gives me error about stc.h ogl.h and it says there is no file or directory. I am totaly new and I don&#8217;t know what to do.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: beitollahi</title>
		<link>http://www.susegeek.com/database/how-to-install-and-configure-pgadmin-iii-for-postgresql-in-opensuse/comment-page-1/#comment-1349</link>
		<dc:creator>beitollahi</dc:creator>
		<pubDate>Tue, 07 Oct 2008 08:42:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.susegeek.com/?p=136#comment-1349</guid>
		<description><![CDATA[Very nice !]]></description>
		<content:encoded><![CDATA[<p>Very nice !</p>
]]></content:encoded>
	</item>
</channel>
</rss>
