Gentoo Archives: gentoo-user-fr

From: Sidoine Mosiah PIERREL <sip@×××××××.fr>
To: gentoo-user-fr@g.o
Subject: Re: [gentoo-user-fr] installation kaspaliste
Date: Sun, 19 Oct 2003 19:34:05
Message-Id: 200310192134.22934.sip@teamlog.fr
In Reply to: Re: [gentoo-user-fr] installation kaspaliste by Philippe
1 Le Dimanche 19 Octobre 2003 08:59, Philippe a écrit :
2 > Jacques wrote:
3 > >Bonjour,
4 > >
5 > >J'ai téléchargé pour essai l'ebuild de gestion de bibliothèque personnelle
6 > >kaspaliste.
7 > >Après une installation sans problème, au lancement de l'appli, j'ai droit
8 > > au message :
9 > >KAction::property( "accel" ) failed: property invalid or does not exist
10 > >Error: could not connect to server: No such file or directory
11 > > Is the server running locally and accepting
12 > > connections on Unix domain socket "/tmp/.s.PGSQL.5432"?
13 > >
14 > >Que signifie ce message d'erreur et comment y remédier ?
15 > >
16 > >Merci de votre aide.
17 > >
18 > >Jacques
19
20 Il faut une base postgresql active. Pour son contenu et comment la faire,
21 voir la page de l'auteur, http://kaspaliste.sourceforge.net/screenshots.html.
22 Cette page est la nouvelle page de l'auteur depuis que ce dernier s'est fait
23 fermé son site sur voila suite au fait qu'il y avait du téléchargement de
24 fichiers zip ou assimilés.
25
26 "Kaspaliste needs postgresql as server. For installation details look at the
27 postgresql documentation. You have to initialize the postgresql manager if
28 you don't have already an existing postgresql installation. Parameters are
29 the directory where the database should live (e.g. /home/xyz/pgdata) and the
30 username (e.g. your login).
31
32 %initdb --username=MY_USERNAME MY_PGSQL_DATADIR
33
34
35 Start the postmaster (Read the postmaster manpage for a more sophisticated
36 command line):
37
38 %postmaster -DMY_PGSQL_DATADIR
39
40
41 First you have to create a database named kaspaliste:
42
43 %createdb kaspaliste
44
45
46 Read the file kaspaliste/data/create.tables.sql from the kaspaliste directory
47 with the command:
48
49 %psql kaspaliste -f create.tables.sql"
50
51 Promis, je fais un amendement d'urgence à l'ebuild.
52
53 Amicalement,
54
55 Sidoine
56 --
57 LINUX BUSINESS UNIT
58 http://www.teamlog.com
59 (+33) 476 613 709 / (+33) 680 587 187
60
61
62 --
63 gentoo-user-fr@g.o mailing list