public inbox for rhdb@sourceware.org
 help / color / mirror / Atom feed
* RHDB & Phoebe
@ 2003-01-06  7:44 Fred New
  2003-01-06 17:39 ` Andrew Overholt
  0 siblings, 1 reply; 2+ messages in thread
From: Fred New @ 2003-01-06  7:44 UTC (permalink / raw)
  To: 'rhdb@sources.redhat.com'

Is there a plan for making a Red Hat Database available that will work on
Phoebe?  Or do we have to wait for RHL 8.1?

Fred New

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: RHDB & Phoebe
  2003-01-06  7:44 RHDB & Phoebe Fred New
@ 2003-01-06 17:39 ` Andrew Overholt
  0 siblings, 0 replies; 2+ messages in thread
From: Andrew Overholt @ 2003-01-06 17:39 UTC (permalink / raw)
  To: Fred New; +Cc: 'rhdb@sources.redhat.com'

Fred New once said:
> Is there a plan for making a Red Hat Database available that will work on
> Phoebe?  Or do we have to wait for RHL 8.1?

The installer is explicitly set to check for RHL 8.0, so it will not work
on Phoebe (AFAIK) without rebuilding.  However, installation via the RPMs
should work fine.  The installer has various options for types of
installations (server, client, etc. -- I guess you've seen this before if
you've used the installer) which install certain groups of the RPMs.  You
will need to pick which ones you want to install yourself.  The RPMs are
all on the RHDB 2.1 ISO in the packages directory (RHL-8.0/packages).

Here are the options from the installer:

Server:
  . rh-postgresql-7.2.3-1_rhl80.i386.rpm
  . rh-postgresql-libs-7.2.3-1_rhl80.i386.rpm
  . rh-postgresql-server-7.2.3-1_rhl80.i386.rpm
  . rh-postgresql-devel-7.2.3-1_rhl80.i386.rpm
  . rhdb-docs-2.1-1_rhl80.noarch.rpm
  . rh-postgresql-test-7.2.3-1_rhl80.i386.rpm (I'd recommend this one so
    that you can run the regression tests after RPM installation)

Developer:
  . rh-postgresql-7.2.3-1_rhl80.i386.rpm
  . rh-postgresql-libs-7.2.3-1_rhl80.i386.rpm
  . rh-postgresql-devel-7.2.3-1_rhl80.i386.rpm
  . rh-postgresql-jdbc-7.2.3-1_rhl80.i386.rpm
  . rh-postgresql-odbc-7.2.3-1_rhl80.i386.rpm
  . rh-postgresql-perl-7.2.3-1_rhl80.i386.rpm
  . rh-postgresql-python-7.2.3-1_rhl80.i386.rpm
  . rh-postgresql-tcl-7.2.3-1_rhl80.i386.rpm
  . rh-postgresql-tk-7.2.3-1_rhl80.i386.rpm
  . rhdb-docs-2.1-1_rhl80.noarch.rpm

Client:
  . rh-postgresql-7.2.3-1_rhl80.i386.rpm
  . rh-postgresql-libs-7.2.3-1_rhl80.i386.rpm
  . rh-postgresql-jdbc-7.2.3-1_rhl80.i386.rpm
  . rh-postgresql-tcl-7.2.3-1_rhl80.i386.rpm
  . rhdb-admin-1.1-1_rhl80.noarch.rpm
  . rhdb-explain-1.1-1_rhl80.noarch.rpm
  . tktable-2.7-1.rhl80.i386.rpm
  . rhdb-docs-2.1-1_rhl80.noarch.rpm

Of course, there are many other possible combinations depending upon your
needs.  To install the RPMs you'll need to go:

rpm -ivh <rpm filenames go here>

You can do them all on one line if you like (the libs RPM will _need_ to be
on the same line as the other rh-postgresql packages as it is required for
most of those).

I hope this helps.  Thanks for using RHDB and don't hesitate to ask more
questions if this doesn't clarify things enough.

Andrew Overholt
RHDB Team

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-01-06 17:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-01-06  7:44 RHDB & Phoebe Fred New
2003-01-06 17:39 ` Andrew Overholt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).