Re: [pgadmin-support] Rights for pgadmin3

2011-09-05 Thread Guillaume Lelarge
On Mon, 2011-09-05 at 11:38 +0200, Florent THOMAS wrote: > Finally, > > I uninstall all the stuff, then use the YaST to add the following repo : > http://download.opensuse.org/repositories/server:/database:/postgresql/openSUSE_11.4/ > And in the end reinstall all the postgresql. > > Everything w

Re: [pgadmin-support] Rights for pgadmin3

2011-09-05 Thread Florent THOMAS
Finally, I uninstall all the stuff, then use the YaST to add the following repo : http://download.opensuse.org/repositories/server:/database:/postgresql/openSUSE_11.4/ And in the end reinstall all the postgresql. Everything work fine now. Regards Le 04/09/2011 16:12, Peter Geoghegan a écrit

Re: [pgadmin-support] Rights for pgadmin3

2011-09-04 Thread Guillaume Lelarge
On Sun, 2011-09-04 at 18:07 +0200, Florent THOMAS wrote: > Hy Guillaume, > > Same result as root or current user with the export command before. > I guess they put the libraries elsewhere. Well, better ask them than me. EnterpriseDB has forums to ask questions about their installers. You should

Re: [pgadmin-support] Rights for pgadmin3

2011-09-04 Thread Florent THOMAS
Hy Guillaume, Same result as root or current user with the export command before. Regards Le 04/09/2011 18:02, Guillaume Lelarge a écrit : On Sun, 2011-09-04 at 16:45 +0200, Florent THOMAS wrote: Hy Guillaume, The result is the same under current user or root user : //opt/PostgreSQL/9.0/pgA

Re: [pgadmin-support] Rights for pgadmin3

2011-09-04 Thread Guillaume Lelarge
On Sun, 2011-09-04 at 16:45 +0200, Florent THOMAS wrote: > Hy Guillaume, > > The result is the same under current user or root user : > > //opt/PostgreSQL/9.0/pgAdmin3/bin/pgadmin3 > /opt/PostgreSQL/9.0/pgAdmin3/bin/pgadmin3: error while loading shared > libraries: libwx_gtk2u_stc-2.8.so.0: cann

Re: [pgadmin-support] Rights for pgadmin3

2011-09-04 Thread Florent THOMAS
Hy Guillaume, The result is the same under current user or root user : //opt/PostgreSQL/9.0/pgAdmin3/bin/pgadmin3 /opt/PostgreSQL/9.0/pgAdmin3/bin/pgadmin3: error while loading shared libraries: libwx_gtk2u_stc-2.8.so.0: cannot open shared object file: No such file or directory / regards Le

Re: [pgadmin-support] Rights for pgadmin3

2011-09-04 Thread Guillaume Lelarge
On Sun, 2011-09-04 at 16:19 +0200, Florent THOMAS wrote: > Hy Guillaume, > > Thanks for answering. > Here is the log of my console as I lanch under the current user : > > //opt/PostgreSQL/9.0/scripts/launchpgadmin.sh > /opt/PostgreSQL/9.0/pgAdmin3/bin/pgadmin3: > /opt/PostgreSQL/9.0/lib/libuuid.

Re: [pgadmin-support] Rights for pgadmin3

2011-09-04 Thread Florent THOMAS
Correction under Le 04/09/2011 16:19, Florent THOMAS a écrit : Hy Guillaume, Thanks for answering. Here is the log of my console as I lanch under the current user : //opt/PostgreSQL/9.0/scripts/launchpgadmin.sh /opt/PostgreSQL/9.0/pgAdmin3/bin/pgadmin3: /opt/PostgreSQL/9.0/lib/libuuid.so.1: n

Re: [pgadmin-support] Rights for pgadmin3

2011-09-04 Thread Florent THOMAS
Hy Guillaume, Thanks for answering. Here is the log of my console as I lanch under the current user : //opt/PostgreSQL/9.0/scripts/launchpgadmin.sh /opt/PostgreSQL/9.0/pgAdmin3/bin/pgadmin3: /opt/PostgreSQL/9.0/lib/libuuid.so.1: no version information available (required by /usr/lib64/libSM.so

Re: [pgadmin-support] Rights for pgadmin3

2011-09-04 Thread Peter Geoghegan
On 4 September 2011 14:24, Florent THOMAS wrote: > Hy all of you, > > I'm running under OpenSuse 11.4 and postgreSQL 9 installed from the > enterprisedb website. > I've installed all the stuff under the root user. > And now when I want to launch the sql panel on a database in the pgadmin > panel,

Re: [pgadmin-support] Rights for pgadmin3

2011-09-04 Thread Guillaume Lelarge
On Sun, 2011-09-04 at 15:24 +0200, Florent THOMAS wrote: > Hy all of you, > > I'm running under OpenSuse 11.4 and postgreSQL 9 installed from the > enterprisedb website. > I've installed all the stuff under the root user. > And now when I want to launch the sql panel on a database in the pgadmin

[pgadmin-support] Rights for pgadmin3

2011-09-04 Thread Florent THOMAS
Hy all of you, I'm running under OpenSuse 11.4 and postgreSQL 9 installed from the enterprisedb website. I've installed all the stuff under the root user. And now when I want to launch the sql panel on a database in the pgadmin panel, pgadmin3 crached. If I do the same with the root user, eve