Attempting to compile openh323gk after PTLIB and H232Plus compiled okay:

apt-get install libssh2 libssh-dev libsnmp-base libsnmp-dev
.
./configure --enable-h46018 --with-libssh-lib-dir=/usr/lib/
or
./configure --enable-h46018 --with-libssh-lib-dir=/usr/lib
or
./configure --enable-h46018 --with-libssh-lib-dir=/usr/include/libssh/
or
./configure --enable-h46018 --with-libssh-lib-dir=/usr/include/libssh

yields the following:

checking for libssh/server.h... yes
checking for ssh_handle_key_exchange()/ssh_blocking_flush() in libssh... no
configure: WARNING: libssh lib not found. Use --with-libssh-lib-dir=<path>
configure: WARNING: libssh disabled
libssh support disabled

the libssh*.so files are in /usr/lib and the *.h files are in 
/usr/include/libssh
even a:
cp  /usr/lib/libssh* /usr/include/libssh
did not help.

-Ap.Muthu


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________________

Posting: mailto:[email protected]
Archive: 
http://sourceforge.net/mailarchive/forum.php?forum_name=openh323gk-users
Unsubscribe: http://lists.sourceforge.net/lists/listinfo/openh323gk-users
Homepage: http://www.gnugk.org/

Reply via email to