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