| From: | Marco Aurélio Carvalho <maurelio(at)astrotec(dot)com(dot)br> |
|---|---|
| To: | PostgreSQL General <pgsql-general(at)postgresql(dot)org> |
| Subject: | Re: Binary installation RPM's from Mandrake 10.1. |
| Date: | 2005-05-22 20:35:32 |
| Message-ID: | 200505221735.32784.maurelio@astrotec.com.br |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
Em Dom 22 Mai 2005 20:13, Panos Tsapralis escreveu:
> I would like to avoid compiling the POSTGRESQL source files in order to
> install it on my new Mandrake 10.1 Community system (I am relatively new
> to Linux "tactics" and I am afraid I will have to spend too much time
> trying to get it to work from the sources).
>
> So, is there any place where I can find ready-made binary installation
> RPM's or ".tar.gz" / ".tgz" format files that I can use?
>
> Thanks in advance for any help,
>
> --
> Panos Tsapralis,
> Software Engineer,
> +306948076902,
> Athens, GREECE.
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 2: you can get off all lists at once with the unregister command
> (send "unregister YourEmailAddressHere" to majordomo(at)postgresql(dot)org)
Mandrake has postgres as a normal rpm application. The problem is that the
last MDK version is 7.4.5 .
If you want version 8.03 you must compile it. It is easy : see the INSTALL
file.
One point of problem : MDK uses diferent directories to install postgres than
the default instalation from compilation. MDK also has scripts to launch and
stop postgres deamon. Compilation will not give you these scripts.
I suggest also that you leave the 10.1 Community and upgrade to 10.1 Official.
Community is a beta version.
--
Marco Aurélio
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Joe Conway | 2005-05-22 22:44:21 | Re: Postgres 8.0.3 Fedora RPMS ? |
| Previous Message | jjeffman | 2005-05-22 18:28:22 | Re: table synonyms |