Re: Requette bloquant

From: "Hajatiana RAHOLIARIJAONA" <administrateur(at)vivetic(dot)mg>
To: François Figarola <francois(dot)figarola(at)i-consult(dot)fr>
Cc: <pgsql-fr-generale(at)postgresql(dot)org>
Subject: Re: Requette bloquant
Date: 2009-10-21 08:02:26
Message-ID: EE2350995D4E4AD9A18AFE42F1337476@pcadmin
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-fr-generale

Bonjour,

pg_top est installé maintenant mais il marche pas, ci après les messages
make et make install :
make :
[root(at)mcserver1 pg_top-3.6.2]# make
make all-am
make[1]: Entering directory
`/usr/local/src/postgresql-8.1.14/contrib/pg_top-3.6.2'
gcc -Wall -g -L/usr/local/pgsql/lib -lpq -o pg_top color.o commands.o
display.o getopt.o screen.o sprompt.o pg.o pg_top.o username.o utils.o
version.o m_linux.o -ldl -lm -ltermcap
make[1]: Leaving directory
`/usr/local/src/postgresql-8.1.14/contrib/pg_top-3.6.2'

make install
make install
make[1]: Entering directory
`/usr/local/src/postgresql-8.1.14/contrib/pg_top-3.6.2'
test -z "/usr/local/bin" || /bin/mkdir -p "/usr/local/bin"
/usr/bin/install -c 'pg_top' '/usr/local/bin/pg_top'
test -z "/usr/local/share/man/man1" || /bin/mkdir -p
"/usr/local/share/man/man1"
/usr/bin/install -c -m 644 './pg_top.1'
'/usr/local/share/man/man1/pg_top.1'
make[1]: Leaving directory
`/usr/local/src/postgresql-8.1.14/contrib/pg_top-3.6.2'

Lancement :
[postgres(at)mcserver1 ~]$ pg_top -p 5432 -d sdsi
pg_top: error while loading shared libraries: libpq.so.4: cannot open shared
object file: No such file or directory

Alors que le libpg.so.4 existe dans /usr/local/pgsql/lib

Cdt,
Hajatiana RAHOLIARIJAONA

----- Original Message -----
From: "François Figarola" <francois(dot)figarola(at)i-consult(dot)fr>
To: "Hajatiana RAHOLIARIJAONA" <administrateur(at)vivetic(dot)mg>
Cc: <pgsql-fr-generale(at)postgresql(dot)org>
Sent: Tuesday, October 20, 2009 3:50 PM
Subject: Re: [pgsql-fr-generale] Requette bloquant

> Hajatiana RAHOLIARIJAONA a écrit :
>> Bonjour,
>>
>> Je travaille sur RHEL4 AS, j''ai compilé postgresql 8.1.14.
>>
>> Cordialement,
>> Hajatiana RAHOLIARIJAONA Administrateur réseaux et systèmes
>> www.vivetic.com Saisie.mg devient : La dynamique des flux de la
>> relation clients
> Et si vous exécutez à nouveau la commande ./configure avec
> pour paramètre --with-postgresql=DIR (remplacez DIR par
> le chemin de base de votre installation de postgreSQL),
> suivie du make ?
>
> Cordialement.
>
> --
> François Figarola
> -- développeur --
> =================
> INTERNET CONSULT
> Mas Guerido
> 6 rue Aristide Bergès
> 66330 CABESTANY
>
> Tel 04.68.66.09.29
> fax 04.68.66.99.50
> * francois(dot)figarola(at)i-consult(dot)fr
>
>

In response to

Responses

Browse pgsql-fr-generale by date

  From Date Subject
Next Message François Figarola 2009-10-21 08:19:55 Re: Requette bloquant
Previous Message François Figarola 2009-10-20 12:50:34 Re: Requette bloquant