Date: Tue, 12 Feb 2002 14:50:28 +0100 From: Jon Molin <Jon.Molin@resfeber.se> To: freebsd-questions@freebsd.org Subject: weird cache of bin Message-ID: <3C691DA4.A45C964@resfeber.se>
next in thread | raw e-mail | index | archive | help
Hi list I just updated kxicq and it installed to /usr/bin instead of the old /usr/local/bin and when i tested some i got these weirdnesses (looks weird for me anyway): ------------------------------------------- bash-2.04$ kxicq --version Qt: 2.3.0 KDE: 2.1.1 KXicq2: 0.0.6 bash-2.04$ which kxicq /usr/bin/kxicq bash-2.04$ /usr/bin/kxicq --version Qt: 2.3.0 KDE: 2.1.1 KXicq2: 0.7.7 then i did as root: bash-2.04# mv /usr/local/bin/kxicq /usr/local/bin/kxicq.bak and as myself again: bash-2.04$ kxicq --version bash: /usr/local/bin/kxicq: No such file or directory bash-2.04$ which kxicq /usr/bin/kxicq bash-2.04$ /usr/bin/kxicq --version Qt: 2.3.0 KDE: 2.1.1 KXicq2: 0.7.7 ------------------------------------------- Can someone explain to me what's going on? btw, im not in the list so please cc me /jon To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3C691DA4.A45C964>