I use /usr/local/sbin prefix. Seems like a lot of cleaning to be done. Is it wise to install it via yum service then? Will the service keep track of everything by itself while installing/uninstalling?
On Tue, Mar 12, 2013 at 2:00 PM, spameden <[email protected]> wrote: > It depends whether you've used prefix or not. > > If you've used prefix /usr/local, pretty much everything you'd find > there it also depends on the distribution you've used and whether > you've used custom files for it. > > typical fileslist / dirlist: > > /etc/default/kannel > /etc/logrotate.d/kannel > /etc/kannel > /etc/init.d/kannel > /var/run/kannel > /var/lib/kannel > /var/log/kannel > /usr/share/doc/kannel > /usr/share/man/man8/run_kannel_box.8.gz > /usr/share/man/man8/kannel.8.gz > /usr/share/man/man1/wmlsc.1.gz > /usr/share/man/man1/wmlsdasm.1.gz > /usr/share/man/man1/seewbmp.1.gz > /usr/share/man/man1/mtbatch.1.gz > /usr/sbin/run_kannel_box > /usr/sbin/wapbox > /usr/sbin/smsbox > /usr/sbin/bearerbox > /usr/bin/mtbatch > /usr/bin/wmlsc > /usr/bin/wmlsdasm > /usr/bin/seewbmp > /usr/share/man/man8/smsbox.8.gz > /usr/share/man/man8/bearerbox.8.gz > /usr/share/man/man8/wapbox.8.gz > > > 2013/3/12 [email protected] <[email protected]>: > > Hi, > > > > I have messed up kannel installation by trying to downgrade from 1.5.0 to > > 1.4.3 (since few features were not working). Now SQLBOX is not happy with > > the new installation. I searched the errors, and apparently its the > > incompatibility of SQLBOX with kannel compilation. > > > > I intend to reinstall kannel from scratch. Plz guide which directories > are > > to be removed for total cleanup. Originally I compiled from source and > the > > OS is Linux. > > > > Regards, > > >
