No idea. I can tell how I am doing this. I compile libxml2/libxslt/... with prefix set to $HOME/local and then do 'make isntall'. After that I can easily compile xmlsec with --with-libxml=$HOME/local, etc. to get it linked against my version of the dependend libraries. Aleksey