Kun Lin wrote:
> Hi all,
>
> I installed from source. I was hoping the make
> file has an uninstall target :-).
>
It does.
make uninstall
should do the trick. Note, however, that *files* are uninstalled, but
directories are left behind.
--Jim