Re: [ADMIN] Client Libraries

2000-06-15 Thread Eugene Karpachov
Fri, Jun 16, 2000 at 08:34:43AM +1000, Paul McGarry ÐÉÛÅÔ: > Is there a way of compiling only the client libraries for a particular > system? You could compile all the sources, install to different location with something like make install \ POSTGRESDIR=$prefix \ POSTMANDIR=$pref

[ADMIN] Client Libraries

2000-06-15 Thread Paul McGarry
Is there a way of compiling only the client libraries for a particular system? I'm thinking of the situation where I have the database running on one machine and clients to that database (Apache/PHP4) on other machines, possibly of a different architecture (eg a Sparc Solaris DB machine and Linux