![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I cannot find out from postgresql.org the tar.gz client library installation from linux, does someone knows the procedure to install *only* client libraries on a linux box? After that I should be able to install the DBD::Pg driver in a smooth way. Or, better, is someone so smart to point out the correct shared objects to copy to the correct directory and the correct environment variable to set? It would be nice to avoid make, make install and to simply copy the needed .so from the server. |
#3
| |||
| |||
|
|
I cannot find out from postgresql.org the tar.gz client library installation from linux, does someone knows the procedure to install *only* client libraries on a linux box? After that I should be able to install the DBD::Pg driver in a smooth way. Or, better, is someone so smart to point out the correct shared objects to copy to the correct directory and the correct environment variable to set? It would be nice to avoid make, make install and to simply copy the needed .so from the server. |
#4
| |||
| |||
|
|
I cannot find out from postgresql.org the tar.gz client library installation from linux, does someone knows the procedure to install *only* client libraries on a linux box? After that I should be able to install the DBD::Pg driver in a smooth way. Or, better, is someone so smart to point out the correct shared objects to copy to the correct directory and the correct environment variable to set? It would be nice to avoid make, make install and to simply copy the needed .so from the server. |
#5
| |||
| |||
|
|
I cannot find out from postgresql.org the tar.gz client library installation from linux, does someone knows the procedure to install *only* client libraries on a linux box? After that I should be able to install the DBD::Pg driver in a smooth way. Or, better, is someone so smart to point out the correct shared objects to copy to the correct directory and the correct environment variable to set? It would be nice to avoid make, make install and to simply copy the needed .so from the server. |
#6
| |||
| |||
|
|
I cannot find out from postgresql.org the tar.gz client library installation from linux, does someone knows the procedure to install *only* client libraries on a linux box? After that I should be able to install the DBD::Pg driver in a smooth way. Or, better, is someone so smart to point out the correct shared objects to copy to the correct directory and the correct environment variable to set? It would be nice to avoid make, make install and to simply copy the needed .so from the server. |
#7
| |||
| |||
|
|
I cannot find out from postgresql.org the tar.gz client library installation from linux, does someone knows the procedure to install *only* client libraries on a linux box? After that I should be able to install the DBD::Pg driver in a smooth way. Or, better, is someone so smart to point out the correct shared objects to copy to the correct directory and the correct environment variable to set? It would be nice to avoid make, make install and to simply copy the needed .so from the server. |
#8
| |||
| |||
|
|
I cannot find out from postgresql.org the tar.gz client library installation from linux, does someone knows the procedure to install *only* client libraries on a linux box? After that I should be able to install the DBD::Pg driver in a smooth way. Or, better, is someone so smart to point out the correct shared objects to copy to the correct directory and the correct environment variable to set? It would be nice to avoid make, make install and to simply copy the needed .so from the server. |
#9
| |||
| |||
|
|
I cannot find out from postgresql.org the tar.gz client library installation from linux, does someone knows the procedure to install *only* client libraries on a linux box? After that I should be able to install the DBD::Pg driver in a smooth way. Or, better, is someone so smart to point out the correct shared objects to copy to the correct directory and the correct environment variable to set? It would be nice to avoid make, make install and to simply copy the needed .so from the server. |
#10
| |||
| |||
|
|
Coniglio Sgabbiato <nobody (AT) nowhere (DOT) it> wrote: I cannot find out from postgresql.org the tar.gz client library installation from linux, does someone knows the procedure to install *only* client libraries on a linux box? After that I should be able to install the DBD::Pg driver in a smooth way. Or, better, is someone so smart to point out the correct shared objects to copy to the correct directory and the correct environment variable to set? It would be nice to avoid make, make install and to simply copy the needed .so from the server. There are ready made binary packages for PostgreSQL available for many Linux distributions. If one of these is good for you, use that. You'd have to install the "libs" and the package. If you want to compile DBD::Pg yourself you will also need the "devel" package. If none of the binary packages works for you, install from source as described here: http://www.postgresql.org/docs/curre...procedure.html There is a heading "Client-only installation" on this page. Yours, Laurenz Albe |
![]() |
| Thread Tools | |
| Display Modes | |
| |