I've installed courier authlib from source, subsequently, I built rpm and installed it (again) from the rpm, whats the best way to determine what got installed /remove whatever got installed for source install ?
going by below, the source installed to '/usr/local/sbin/' ----------- # whereis authtest authtest: /usr/sbin/authtest /usr/local/sbin/authtest /usr/share/man/man1/authtest.1.gz # authtest voytek ERR: authdaemon: s_connect() failed: Connection refused Authentication FAILED: Illegal seek # /usr/sbin/authtest voytek Authentication succeeded. # /usr/local/sbin/authtest voytek ERR: authdaemon: s_connect() failed: Connection refused Authentication FAILED: Illegal seek ----------- -- Voytek -- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
