Re: ODBC/FreeBSD/LinuxEmulation/RPM? - Mailing list pgsql-hackers

From Alfred Perlstein
Subject Re: ODBC/FreeBSD/LinuxEmulation/RPM?
Date
Msg-id 20010319111322.W29888@fw.wintelcom.net
Whole thread Raw
In response to ODBC/FreeBSD/LinuxEmulation/RPM?  (Larry Rosenman <ler@lerctr.org>)
Responses Re: ODBC/FreeBSD/LinuxEmulation/RPM?  (Alfred Perlstein <bright@wintelcom.net>)
List pgsql-hackers
* Larry Rosenman <ler@lerctr.org> [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 - [bright@wintelcom.net|alfred@freebsd.org]



pgsql-hackers by date:

Previous
From: Larry Rosenman
Date:
Subject: ODBC/FreeBSD/LinuxEmulation/RPM?
Next
From: Tom Lane
Date:
Subject: Re: Patch application