DIRACGrid / DIRACOS

Project for creating bundle of DIRAC dependencies.
GNU General Public License v3.0
2 stars 9 forks source link

Cannot install M2Crypto 0.37 #158

Closed petricm closed 3 years ago

petricm commented 3 years ago

With the version of M2Crypto 0.37.0 swig 2.0.10 is required this version exists only on CC7.

petricm commented 3 years ago

The swig problem can temporarily be circumvented by

yum --enablerepo=PUIAS_6_computational install -y swig2
ln -s /usr/bin/swig2 /usr/bin/swig
petricm commented 3 years ago

will not fix, M2Crypto stays on 0.36.0 until end of life of DIRACOS