Thanks guys. I did a "make uninstall", and that cleaned up a lot of the files.
However, when I ran a "find" command, I noticed there were still some files with
lirc in their names. I also thought to look at Synaptic and acording to Synaptic,
there are still some lirc-related packages installed. Is it safe to remove these? (filenames found below)
[code]
l
root@box:~# find / | grep lirc
/dev/lircresults.txt
/home/mythtv/.lircrc
/usr/include/lirc
/usr/include/lirc/lirc_client.h
/usr/lib/liblirc_client.a
/usr/lib/liblirc_client.la
/usr/lib/liblirc_client.so
/usr/lib/liblirc_client.so.0
/usr/lib/liblirc_client.so.0.0.0
/usr/local/include/lirc
/usr/share/aclocal/lirc.m4
/usr/share/doc/liblircclient-dev
/usr/share/doc/liblircclient-dev/changelog.Debian.gz
/usr/share/doc/liblircclient-dev/changelog.gz
/usr/share/doc/liblircclient-dev/copyright
/usr/share/doc/liblircclient0
/usr/share/doc/liblircclient0/changelog.Debian.gz
/usr/share/doc/liblircclient0/changelog.gz
/usr/share/doc/liblircclient0/copyright
/usr/share/modass/packages/lirc-modules-source
/usr/src/ivtv-0.3.2s/doc/README.lirc
/usr/src/ivtv-0.3.2s/utils/lircd.conf
/usr/src/ivtv-0.3.2s/utils/lircd-g.conf
/var/lib/dpkg/info/liblircclient-dev.list
/var/lib/dpkg/info/liblircclient-dev.md5sums
/var/lib/dpkg/info/liblircclient0.list
/var/lib/dpkg/info/liblircclient0.md5sums
/var/lib/dpkg/info/liblircclient0.postinst
/var/lib/dpkg/info/liblircclient0.postrm
/var/lib/dpkg/info/liblircclient0.shlibs
/var/lib/dpkg/info/lirc-modules-source.list
/var/lib/dpkg/info/lirc-modules-source.postrm
root@box:~#
Thanks again for your help and patience.
newmoon
Quote:
Originally posted by ahh
It's not really safe to do it that way. You may have files from other programs with lirc in their name, e.g. xine-lirc or something.
You dont say how you did install it, but if it was from source you could go back to the source directory and try using.
|