Closed szepeviktor closed 9 years ago
Yes, under cygwin compilation and tinyssh running works without problems.
updated FAQ: http://tinyssh.org/faq.html
Thank you. I plan to report compile success.
conf-bin
contained /usr/sbin
, I had to modify it to sbin
and run make-install.sh /usr
chown 0:0
, there's no root on Cygwinmake-install.sh should also work. Here is the fix: https://github.com/janmojzis/tinyssh/commit/1c555dbe630c2b9e4fdb5d3fb989e51878a51f0a
Thank you!
Is it possible to compile tinyssh on Windows? For example on Cygwin?