If you don't mind ssl, you can install the kannel source distribution with : ./configure --disable-ssl make make install
Dominik On Mon, 2003-09-01 at 06:48, Vijay Krishna wrote: > Hi, > > Iam trying to install kannel( RPM) on redhat9.0 , iam getting the following > dependency error. > Could any body help in this issue. > > rpm -ivh kannel-1.3.1-1.i386.rpm > error: Failed dependencies: > libcrypto.so.2 is needed by kannel-1.3.1-1 > libssl.so.2 is needed by kannel-1.3.1-1 > > what is the impact if i install the kannel with forcefull installation > rpm -ivh --nodeps --force kannel-1.3.1-1.rpm > > > > >
