If you have the room, you can "./configure --prefix=/opt" and "root# make install". All the files you need to delete will be in "/opt", but you need to also delete the corresponding files from the real install prefix. "/usr/local" usually. maybe "/usr". just don't delete important directories, like "/usr/lib". that would suck.
-t.