I am facing the following problem when running the following command to configure kaffe1.1.7<br><br>&nbsp;./configure --without-x --disable-gtk-peer --with-engine=intrp CFLAGS=-O0 --with-staticlib --with-staticbin --with-staticvm --enable-debug --enable-xdebugging --enable-vmdebug --with-trishul-keystore=trishul.keystore --with-trishul-keystore-alias=trishul --with-trishul-keystore-password=trishul<br>
checking for a BSD-compatible install... /usr/bin/install -c<br>checking whether build environment is sane... yes<br>checking for gawk... no<br>checking for mawk... mawk<br>checking whether make sets $(MAKE)... yes<br>checking how to create a ustar tar archive... gnutar<br>
checking whether to enable maintainer-specific portions of Makefiles... no<br><b>checking for OpenSSL... configure: error: Cannot find ssl libraries<br></b><br>I had installed openssl using sudo apt-get install openssl <br>
<br>Please help me how to proceed.<br><br>Thanks.<br>