"Steve Wolfe" <[EMAIL PROTECTED]> writes:

> > Running rpm -ql on the RPMset is too much of a hassle, right? Removing
> > all traces of the RPMset is easier than removing all traces of a from-source
> > install.
> 
>    Really?
> 
> Let's compare removing the RPM's:


rpm -e `rpm -qa |grep postgresql`

[...]

> #rpm --erase php-pgsql-3.0.15-2

That's not what you're doing for your manual install...
 
> rm -rf ~postgres/*

So postgres doesn't install it's binaries in /usr/local/bin, libraries
in /usr/local/lib etc?

-- 
Trond Eivind Glomsrød
Red Hat, Inc.

---------------------------(end of broadcast)---------------------------
TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]

Reply via email to