toutdoux-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ToutDoux-list] trying to fire up toutdoux


From: Michael Fothergill
Subject: [ToutDoux-list] trying to fire up toutdoux
Date: Mon, 07 Jan 2002 19:54:38 +0000

Salut, Bonjour:

I have some questions about getting toutdoux to work.

I edited the inittab file and I put

pg:2345:respawn:/bin/su - pgsql -c "postmaster" : start postmaster daemons at boot

into the file......

I then rebooted and then an error message
"user pg does not exist" appeared....

What should I do?

I assume that the following commands are entered at the terminal prompt NOT put in inittab:

        $ /bin/su - pgsql -c "postmaster" : start postmaster for current session
        $ su postgres           : database's superuser login
        $ initdb                  : database initialisation
        $ createuser toto       : creation of user 'toto'
Shall the new user be allowed to create database ? (y/n) y : user's permission for database creation Shall the new user be allowed to create more users ? (y/n) n : user's permission for user creation
        $ exit          : database's superuser logout


Is this correct???????

What is this pg????

Is it essential that the postgresql is actually executing before you can do the make install for toutdoux?

For example, if I log on as root and then type

/etc/init.d/postgresql start

and then
$ /bin/su - pgsql -c "postmaster" : start postmaster for current session
        $ su postgres   : database's superuser login
        $ initdb                  : database initialisation
        $ createuser toto  : creation of user 'toto'
Shall the new user be allowed to create database ? (y/n) y : user's permission for database creation Shall the new user be allowed to create more users ? (y/n) n : user's permission for user creation
        $ exit          : database's superuser logout

and then I do

./configure

make

and

make install


I would get a OK compilation

and then run toutdoux successfully???

suggestions please

Le Toutdoux enfant terrible espece d'idiot

Michael Fothergill

Please help me.










_________________________________________________________________
Chat with friends online, try MSN Messenger: http://messenger.msn.com




reply via email to

[Prev in Thread] Current Thread [Next in Thread]