From 32af7675024e55f10cc005b8f545bf2953b831ca Mon Sep 17 00:00:00 2001 From: Niels Sascha Reedijk Date: Sun, 22 Jun 2003 18:09:15 +0000 Subject: [PATCH] Update build documentation to acknowledge the new 'jam install-networking' rule git-svn-id: file:///srv/svn/repos/haiku/trunk/current@3595 a95241bf-73f2-0310-859d-f6bbb57e9c96 --- docs/develop/net/build.html | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/docs/develop/net/build.html b/docs/develop/net/build.html index b9d27410e8..ab07379f2c 100644 --- a/docs/develop/net/build.html +++ b/docs/develop/net/build.html @@ -3,7 +3,7 @@ OpenBeOS Network Kit - + - +

OpenBeOS Network Kit: Build & installation instructions

Although the stack isn't quite finished, you can already test some basics.
You'll have to get the code, build it, install it and run it.
@@ -91,9 +91,11 @@ Simply run these commands from a Terminal:

  • Install -

    Installation script or jam rule is a task uncompleted. So, currently, you - have to install by hands. It sucks, we know.

    -

    The network stuff binaries are now under your local current/distro/x86.R1/*
    +

    There are basically two ways to install the networking kit. The first way is to do it manually, as is described below. The second way + is easier, as you won't have to do anything manually. If you want to use the second way, use the command jam install-networking. + This way you can skip all the manual steps described below. Please note that the OpenBeOS provided utilities like ping, are located + under your local current/tests/kits/net/, where you can execute them as often as you like.

    +

    However, if you are the manual type of person, you can find the networking kit binaries now under your local current/distro/x86.R1/*
    To install: