On Friday 30 July 2010 12:46:26 you wrote: > Hi all, Hi, > I want to create a .so library from the source code provided in libssh.org. > I downloaded the libssh 0.11 version . Modified the makefile and tried to > compile the code .
you shouldn't use a version of libssh which is several years old. libssh 0.4.5 is the latest release and you can get it from here: http://www.libssh.org/files/libssh-0.4.5.tar.gz Cheers, -- andreas
