Re: [BUGS] Instalation !

2004-10-22 Thread Magnus Hagander
> > Olá ! > > > > Preciso instalar o PostgreSql beta 8 para Windows em um computador > > Windows 2000 server. Este computador é um controlador de > comínio e não > > possui conta de usuário local. Como faço para instalar sem > um usuário administrador local?? > > > > Obrigado pela atenção.

Re: [BUGS] Instalation !

2004-10-22 Thread Jorge Godoy
"Rodrigo Ferraz" <[EMAIL PROTECTED]> writes: > Olá ! > > Preciso instalar o PostgreSql beta 8 para Windows em um computador Windows 2000 > server. Este computador é um controlador de comínio e não possui conta de > usuário local. Como faço para instalar sem um usuário administrador local?? > >

Re: [BUGS] Instalation !

2004-10-21 Thread Jorge Godoy
"Rodrigo Ferraz" <[EMAIL PROTECTED]> writes: > Hello ! > > My english is very bad. > > For instalation Postgres beta 8.0 in the Windows 2k Server, he is Controler > Domain. Is not have account local !!! > > Please, Thank you... If you write in Portuguese I can help translating to English.

[BUGS] Instalation !

2004-10-21 Thread Rodrigo Ferraz
Hello !   My english is very bad.   For instalation Postgres beta 8.0 in the Windows 2k Server, he is Controler Domain. Is not have account local !!!   Please, Thank you...

Re: [BUGS] instalation problems!

2001-05-11 Thread Tom Lane
Peter Eisentraut <[EMAIL PROTECTED]> writes: > The platfrom which we are using is Digital V4.0-D (alphaev56-dec-osf4.0d). > I copied the whole configuration report for you, maybe it helps. > I'm acctually suspecting our GCC version (v2.7.2.3), maybe it's too old and > not familiar with "-mieee" op

Re: [BUGS] instalation problems!

2001-05-11 Thread Tom Lane
Fariba Noorbakhsh <[EMAIL PROTECTED]> writes: > The platfrom which we are using is Digital V4.0-D (alphaev56-dec-osf4.0d). > I copied the whole configuration report for you, maybe it helps. > I'm acctually suspecting our GCC version (v2.7.2.3), maybe it's too old and > not familiar with "-mieee" o

Re: [BUGS] instalation problems!

2001-05-11 Thread Tom Lane
Fariba Noorbakhsh <[EMAIL PROTECTED]> writes: > gcc -Wall -Wmissing-prototypes -Wmissing-declarations -mieee > -I../../../../src/include -c acl.c -o acl.o > cc1: Invalid option `ieee' > gmake[4]: *** [acl.o] Error 1 Hm. It looks like configure is choosing the wrong compiler options for your p

[BUGS] instalation problems!

2001-05-11 Thread Fariba Noorbakhsh
Hello, I tried to install PstgreSQL 7.1.1, and I got these error log: gmake[3]: Leaving directory `/users/noorbakh/postgreSQL/postgresql-7.1.1/src/backend/tcop' gmake -C utils all gmake[3]: Entering directory `/users/noorbakh/postgreSQL/postgresql-7.1.1/src/backend/utils' gmake -C adt SUBSYS.o g