pgsql 7 in alpha

From: LeSI <ssh2(at)usa(dot)net>
To: Postgresql Admin <pgsql-admin(at)postgresql(dot)org>
Subject: pgsql 7 in alpha
Date: 2000-06-01 01:25:18
Message-ID: 20000601042518.27427.qmail@nwcst322.netaddress.usa.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

ive been compiling pgsql 7 in an alpha server (UP2000 / 2 cpus)

steps that i did:

1- configure
2- make
3- make install
4- adduser postgres
5- mkdir /var/lib/pgsql
6- chown postgres.postgres /var/lib/pgsql
7- su postgres ; cd /var/lib/pgsql
8- initdb -D /var/lib/pgsql

but , it stops there and few seconds later shows me an error of

spin.c stucked

and, then when it try to rm the /var/lib/pgsql says permission denied

i try fixing the permissions but it still doesnt work

and , i have running pgsql 7 in intel based servers and it works great
compiled in the same way.

how can i find the alpha pgsql 7 rpms?
how can i compile pgsql 7 in the alpha?

note: in the moment of make , appears a lot of warnings of non previous
declaration of prototype.

the alpha have installed redhat 6.1

thanks

--
[LeSI][ssh2(at)usa(dot)net]
[RH LiNUX][ICQ UIN 1207634]
[Buenos Aires - Argentina]

____________________________________________________________________
Get free email and a permanent address at http://www.netaddress.com/?N=1

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message brianb 2000-06-01 01:41:27 Vacuum Question
Previous Message LeSI 2000-06-01 01:07:55 what is this?