On Fri, Jan 04, 2008 at 01:28:58PM -0500, Paul Thomas wrote:
> I give up. Could anyone tell me how to compile libssh2 into a .so file
> under Linux? I can't find any documentation on it and am blindly
> running commands.
>
> ./buildconf
> ./configure
> make
>
> Seemed to at least get me close, but I get tons of compiler errors.
That should be all you need, but you shouldn't be seeing any compiler errors.
That could be what's preventing it from working. What kind of errors are you
seeing?
If you're compiling from a release tar ball, then you don't to run buildconf--
that could cause problems. Also, the .so files that are generated by libtool
via make will be in a hidden directory. You need to run 'make install' to
install them into their proper places in your filesystem.
>>> Dan
-- http://www.MoveAnnouncer.com The web change of address service Let webmasters know that your web site has moved ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ libssh2-devel mailing list libssh2-devel_at_lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/libssh2-develReceived on 2008-01-04