On Sat, 15 Oct 2005 20:41, Ian Haywood wrote:
> You will need to check out a CVS tree 
done
and [EMAIL PROTECTED] sh check-prerequisites.sh
gives 
Run this script from the directory it is in or it might fail.

You need to be able to connect to a PostgreSQL
server. It is, however, non-trivial to reliably
test for that.
In the following list you should see at least
one process saying 'postmaster'.

-------------------------------------------------------------------------
17030 ?        S      0:00 /usr/lib/postgresql/8.0/bin/postmaster 
-D /var/lib/postgresql/8.0/main -c unix_socket_directory=/tmp -c 
config_file=/etc/postgresql/8.0/main/postgresql.conf -c 
hba_file=/etc/postgresql/8.0/main/pg_hba.conf -c 
ident_file=/etc/postgresql/8.0/main/pg_ident.conf
-------------------------------------------------------------------------

=> checking for Python interpreter ...
=> found
=> checking for Python module mxDateTime ...
=> found
=> checking for Python module pyPgSQL ...
=> found
=> checking for Python module wxPython ...
   - version selection support detected: ['2.4-gtk-ansi']
   - active version: 2.4.4.1
Traceback (most recent call last):
  File "check-prerequisites.py", line 34, in ?
    print "   - active version:", wx.VERSION_STRING, wx.PlatformInfo
AttributeError: 'module' object has no attribute 'PlatformInfo'


> and edit the postgres config file, 
which is where? I can't find anything likely in the list of installed files
and then what do i have to alter

> among other things,
well first things first
> that is to say, Andreas' client packages haven't yet 
> made the overall process any simpler. (this is not a criticism, it's just
> the way it works)

-- 
<rcw> dark: caldera?
<Knghtbrd> rcw - that's not a distribution, it's a curse
<rcw> Knghtbrd: it's a cursed distribution


_______________________________________________
Gnumed-devel mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnumed-devel

Reply via email to