Is it possible to make racket look for libraries first in /usr/local/lib.
Or e.g.
libtag_c.so.2 instead of libtag_c.so.0?
Is it possible to make racket look for libraries first in /usr/local/lib.
Or e.g.
libtag_c.so.2 instead of libtag_c.so.0?
Replying to myself. I had to run 'ldconfig' and search for version "2" first.