Thread: Run pgadmin3. Problem with libpq.so.4.

Run pgadmin3. Problem with libpq.so.4.

From
Rômulo Lucio Vale de Moraes
Date:
Hi,<br /><br /> I just try to run ./pgadmin3 , but i found the error:<br /><br /> ./pgadmin3: error while loading
sharedlibraries: libpq.so.4: cannot open shared object file: No such file or directory<br /><br /> Thanks,<br /><br />
Rômulo.<br/><p>__________________________________________________<br />Faça ligações para outros computadores com o
novoYahoo! Messenger <br />http://br.beta.messenger.yahoo.com/  

Re: Run pgadmin3. Problem with libpq.so.4.

From
Dave Page
Date:
<font face="Verdana, Helvetica, Arial"><span style="font-size:12.0px"><br /><br /><br /> On 3/3/06 19:18, "Rômulo Lucio
Valede Moraes" <romulo_bioinfo@yahoo.com.br> wrote:<br /><br /></span></font><blockquote><font face="Verdana,
Helvetica,Arial"><span style="font-size:12.0px">Hi,<br />  <br />  I just try to run ./pgadmin3 , but i found the
error:<br/>  <br />  ./pgadmin3: error while loading shared libraries: libpq.so.4: cannot open shared object file: No
suchfile or directory<br /><br /></span></font></blockquote><font face="Verdana, Helvetica, Arial"><span
style="font-size:12.0px">Hi,<br/><br /> You need to add the PostgreSQL lib directory that pgAdmin was compiled against
to/etc/ld.so.conf and run ldconfig. Assuming you’re running linux that is. Not sure about FreeBSD or Solaris.<br /><br
/>Regards, Dave.</span></font>