[Fluxus] Removing compiled binary

gabor papp gabor.lists at mndl.hu
Sat Apr 10 03:25:19 PDT 2010


hi,

> 'scons remove' or scons uninstall' is not really working. I'm asking because
> now that there is an ubuntu repository I'd like to move to that.
it's 'scons -c install'

> And a related question, if I have both a compiled library in usr/local/lib
> and let's say a different version from the repositories in /usr/lib, how
> does the system show preference over one or the other? when linking for
> example?
when linking gcc parses the directories according to the order of your 
-L parameters, i think. but probably it's not wise to have multiple 
versions of the libraries installed in different paths.

best,
gabor




More information about the Fluxus mailing list