[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gnumed-devel] installing gnumed
From: |
syan tan |
Subject: |
[Gnumed-devel] installing gnumed |
Date: |
Tue, 23 Sep 2003 01:57:28 +1000 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.3) Gecko/20030313 |
I had a little trouble too.
Because I had a new mandrake system , I had to :
- remove my binary rpm postgres installation.
- download and install postgres sources : this was needed for
the PyPgSQL to install ( that name is diabolical: pypg would have been
better).
- also have mxDate installed.
- add some users and languages manually to a newly created db
gnumed
createuser -P postgres
createuser -P "gm-dbowner"
createlang -d gnumed plpgsql
This can be figured out by running the boostrap with the au conf file,
and tracing the error log in ~/.bootstrap/....log
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Gnumed-devel] installing gnumed,
syan tan <=