> > Anyway, i later discovered that sqwebmail was available for installation in
> > my ports collection. Now in Freebsd, it is normally advisable to install
> > packages from source.
> > Please how do i remove or de-install completely the sqwebmail i installed
> > from source? I want to do this before i reinstall from ports.
> 
> rm -rf /usr/local/share/sqwebmail

Oh and you will also have to find where it installed the CGI and the images,
and remove those too. e.g.

rm /usr/local/apache/cgi-bin/sqwebmail
rm -rf /usr/local/apache/htdocs/images

Regards,

Brian.

Reply via email to