On Wed, Feb 10, 2016 at 10:23:16PM +0200, Andrej N. Gritsenko wrote: > Henry Gebhardt has written on Wednesday, 10 February, at 2:17: >> Consider the situation where a package such as lxpanel is installed in >> /usr via the package manager, and also installed in /usr/local via "make >> install" from git sources. Then when calling /usr/local/bin/lxpanel, it >> still uses the plugins from the package in /usr/lib/lxpanel/plugins. >> This creates surprising behavior when testing the package. Should this >> be changed? What do people think about adding the install prefix as >> first search path? > > The prefix is already used, see in src/Makefile:
Ha indeed! First time I installed lxpanel on this computer from git sources, and I think I had forgotten to run "hash -r" in my already open shell. Hence, while "which lxpanel" found the new binary in /usr/local/bin, bash actually still used the one in /usr/bin, and hence not-up-to-date plugins. Oh the perils of caching! Sorry for the noise, and thanks for pointing out the details! Cheers, Henry ------------------------------------------------------------------------------ Site24x7 APM Insight: Get Deep Visibility into Application Performance APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month Monitor end-to-end web transactions and take corrective actions now Troubleshoot faster and improve end-user experience. Signup Now! http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140 _______________________________________________ Lxde-list mailing list Lxde-list@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/lxde-list