hi
i want to compile SoftHsm on openSUSE 12.1
it requires botan crypt library
i installed libbotan +libbotan-devel +libotan-devel 32 bit from opensuse 12.1 repos
but when i run ./configure in softHSM il can’t find botan libs. i tried a lot of option to the configure command ( --with-botan=/usr/ …)
what are the options to make softhsm configure happy ???
when i compile botan from sources , SoftHsm find the libs and work fine
i try to make a DNSSEC repos for opensuse but it require SoftHsm
https://build.opensuse.org/project/monitor?project=home%3Ajluce2%3ADNSSEC
can someone help me ??
regards