Shouldn't a re-install override existing files?
At any rate, my installation tree looks like this:
|-- bin
| |-- couchdb
| `-- couchjs
|-- etc
| |-- couchdb
| |-- default
| | `-- couchdb
| |-- init.d
| | `-- couchdb
| `-- logrotate.d
| `-- couchdb
|-- lib
| `-- couchdb
|-- share
| |-- couchdb
| |-- doc
| | `-- couchdb
| `-- man
| `-- man1
| |-- couchdb.1
| `-- couchjs.1
`-- var
|-- lib
| `-- couchdb
|-- log
| `-- couchdb
`-- run
`-- couchdb
On 2 July 2010 18:21, Cory Zue <[email protected]> wrote:
> Hi,
>
> Is there an easy way to uninstall couch on Ubuntu after building and
> installing from source? I believe I've corrupted my local
> installation and want to start over from scratch.
>
> thanks,
> Cory
>