[libssh2] Problem compiling libssh2 under solaris

2007-07-25 Thread David . Moss
Hi, I'm trying to compile libssh2 on my machine, but I'm getting an error I'm not able to track down, I was hoping someone here could give me some pointers. Below is a sample session and what I'm getting: [mossda:~/libssh-0.2]$ uname -a SunOS machine.local 5.10 Generic_118833-18 sun4u sparc SUNW

Re: [libssh2] Problem compiling libssh2 under solaris

2007-07-25 Thread Guenter Knauf
Hi David, > I'm trying to compile libssh2 on my machine, but I'm getting an error > I'm not able to track down, I was hoping someone here could give me some > pointers. > Below is a sample session and what I'm getting: > [mossda:~/libssh-0.2]$ make > ln -s -f ../../config.h include/libssh/config.

[libssh2] HTML versions of libssh2 man pages

2007-07-25 Thread Daniel Stenberg
Hi To make the libssh2 man pages easier to access for people, I've setup some scripts that puts the latest CVS versions online in HTML versions, updated daily: http://daniel.haxx.se/projects/libssh2/docs.html Hopefully they update and adjust properly on all changes, even newly added ma