Обсуждение: pgsql 7 in alpha

Поиск
Список
Период
Сортировка

pgsql 7 in alpha

От
LeSI
Дата:
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@usa.net]
[RH LiNUX][ICQ UIN 1207634]
[Buenos Aires - Argentina]

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

Re: pgsql 7 in alpha

От
Ryan Kirkpatrick
Дата:
On 1 Jun 2000, LeSI wrote:

> ive been compiling pgsql 7 in an alpha server (UP2000 / 2 cpus)
> but , it stops there and few seconds later shows me an error of
> spin.c stucked

    This is a known problem for the 6.5.x and 7.0 versions of
PostgreSQL. You need to get a set of Linux/Alpha specific patches for
PostgreSQL and apply them. Then rebuild as you did, and everything should
work fine, including all regression tests.
    You can get the patches from my web site (see URL in sig) under
the software section. Instructions on how to apply them are also provided
on my web site. If you have any problems with the patches, feel free to
email me.
    Hope this helps, and good luck!

---------------------------------------------------------------------------
|   "For to me to live is Christ, and to die is gain."                    |
|                                            --- Philippians 1:21 (KJV)   |
---------------------------------------------------------------------------
|   Ryan Kirkpatrick  |  Boulder, Colorado  |  http://www.rkirkpat.net/   |
---------------------------------------------------------------------------