{"id":413,"date":"1997-09-09T01:36:29","date_gmt":"1997-09-09T09:36:29","guid":{"rendered":"http:\/\/www.birdhouse.org\/betips\/?p=413"},"modified":"1997-09-09T01:36:29","modified_gmt":"1997-09-09T09:36:29","slug":"ssh-compiling-on-beos-45x","status":"publish","type":"post","link":"https:\/\/www.betips.net\/?p=413","title":{"rendered":"SSH: Compiling on BeOS 4.5.x"},"content":{"rendered":"<p>Secure shell is encrypted telnet, and is much safer to use than the version of telnet shipped with BeOS.<br \/>\nAfter <a href=\"http:\/\/abstrakt.ch\/be\/\">downloading the source code<\/a>, cd to the archive directory and type:<\/p>\n<pre>.\/configure<\/pre>\n<p>A lot of data will scroll by. When complete, you&#8217;ll be returned to the shell prompt. Now open up <code>config.h<\/code> in your favorite editor and delete lines containing the following strings:<\/p>\n<pre>\nHAVE_RUSAGE\nHAVE_GETRUSAGE 1\n<\/pre>\n<p>Save and exit the file. Back at the prompt, type:<\/p>\n<pre>make<\/pre>\n<p>Compilation should proceed without problems. When you get the prompt back, type<\/p>\n<pre>make install<\/pre>\n<p>This will install the binary files in <code>~\/config\/bin<\/code> &#8211; you can ignore the errors &#8222;make install&#8220; gives you!<br \/>\nNow ..that&#8217;s it &#8211; type &#8222;ssh&#8220; and see what happens \ud83d\ude42<br \/>\n[Editor&#8217;s note: If you prefer to download a precompiled binary, you can get ssh and cvs together in one package <a href=\"http:\/\/www.cgsoftware.com\/alan\/cvsssh.zip\">here<\/a>.]<\/p>\n<hr \/>\n<p>Andreas F. Bobak adds:<br \/>\nThere are two ways to get to a working copy of ssh for PowerPC machines:<br \/>\nVersion 1 (&#8222;The lazy way&#8220;)<br \/>\nDownload and use the <a href=\"http:\/\/abstrakt.ch\/be\/ssh-1.2.26_ppc.zip\">compiled binary<\/a>.<br \/>\nVersion 2 (&#8222;I want to do it myself&#8220;)<\/p>\n<ol>\n<li>Download the <a href=\"http:\/\/abstrakt.ch\/be\/ssh-1.2.16-3_src.tgz\">source code<\/a>\n<li>Download the <a href=\"http:\/\/abstrakt.ch\/be\/ssh-beosppc-patch\">patch file<\/a>\n<li>Extract the source code and cd into the directory (<code>tar xvzf ssh-1.2.16-3_src.tgz<\/code>)\n<li>Apply the patch:<br \/> <code>patch -p0 &amp;lt; path-to-patch-file\/ssh-beosppc-patch<\/code>\n<li> <code>.\/configure --prefix=\/boot\/home\/config<\/code>\n<li> <code>make<\/code>\n<li> <code>make install<\/code>\n<li>use &#8222;ssh&#8220; <\/ol>\n","protected":false},"excerpt":{"rendered":"<p>Secure shell is encrypted telnet, and is much safer to use than the version of telnet shipped with BeOS. After downloading the source code, cd to the archive directory and type: .\/configure A lot of data will scroll by. When complete, you&#8217;ll be returned to the shell prompt. Now open up config.h in your favorite [&hellip;]<\/p>\n","protected":false},"author":3,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[],"tags":[9],"class_list":["post-413","post","type-post","status-publish","format-standard","hentry","tag-networking"],"_links":{"self":[{"href":"https:\/\/www.betips.net\/index.php?rest_route=\/wp\/v2\/posts\/413","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.betips.net\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.betips.net\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.betips.net\/index.php?rest_route=\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/www.betips.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=413"}],"version-history":[{"count":0,"href":"https:\/\/www.betips.net\/index.php?rest_route=\/wp\/v2\/posts\/413\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.betips.net\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=413"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.betips.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=413"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.betips.net\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=413"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}