* Larry Rosenman <[EMAIL PROTECTED]> [010319 10:35] wrote:
> 
> Is there any way to get just the ODBC RPM to install with OUT
> installing the whole DB? 
> 
> I have a strange situation:
> 
> StarOffice 5.2 (Linux) Running under FreeBSD Linux Emulation
> PG running NATIVE.
> 
> I want the two to talk, using ODBC.
> 
> How do I make this happen?

rpm2cpio <pg_rpmfile.rpm> > pg_rpmfile.cpio
cpio -i < pg_rpmfile.cpio
tar xzvf pg_rpmfile.tgz

-- 
-Alfred Perlstein - [[EMAIL PROTECTED]|[EMAIL PROTECTED]]


---------------------------(end of broadcast)---------------------------
TIP 5: Have you checked our extensive FAQ?

http://www.postgresql.org/users-lounge/docs/faq.html

Reply via email to