> > 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.
"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??
>
>
"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.
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...
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
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
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
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