[xmlsec] build problems under Suse 9.3/AMD/64
Aleksey Sanin
aleksey at aleksey.com
Tue Jan 24 07:33:10 PST 2006
> The problems appear at make install, where the libraries are installed
> directly below the given directory, in my case /usr/lib.
>
Sorry, but I can't reproduce your problem on my box:
$ mkdir -p $HOME/tmp/lib
$ ./configure --prefix=$HOME/local --libdir=$HOME/tmp/lib
$ make ; make install
$ ls $HOME/tmp/lib
libxmlsec1.a ...
$ ls $HOME/local/lib
ls: No such file or directory
Please try to download xmlsec sources
http://www.aleksey.com/xmlsec/download.html
and compile library yourself.
Aleksey
More information about the xmlsec
mailing list