Hi,<br><br>I am trying to install chimera on Fedora 11 and i am running into problems.<br><br>After config i tried running make and got the following error.<br><br>#first i got the error evp.h not found<br>Even though yum said openssl was installed. Anyway i downloaded openssl and tried to install it manually.<br>
<br>But i still got the same error. So then i copied the openssl header files folder to /usr/include<br><br>This got me past this error.<br><br>#Next i got this error <br>gcc -g -O2 -o sha1_keygen sha1_keygen.o -L/home/ahmad/chimera/src -lchimera -lpthread -lcrypto<br>
/usr/bin/ld: cannot find -lcrypto<br>collect2: ld returned 1 exit status<br>make[1]: *** [sha1_keygen] Error 1<br><br><br>I just installed openssl with the default options. Any ideas what i am doing wrong here!<br><br>Ahmad<br>
<br>