[openbeosnetteam] Re: Introducing myself

> Heh.  I'm just curious now, as I'm actually feeling overworked and over
> "frameworked" at work.  But how could I start with the OpenBeOS if I
> cannot compile it and there are no binaries to see ... ?
> 
> Starting points?

Get BeOS Max. Get the DeveloperPackage and GeekGadgets compiler (if BeOS Max 
does not have that).
Get the tools from our homepage (Developers section).
Check out CVS.
Compile our netstack with jam (with debugging turned on):
DEBUG=1 jam NetworkingKit

If you want to install it:
Rename your bone modules folder (system/add-ons/kernel/network) to something 
like network.bone.
Type in:
jam install-networking
and all files get installed into your home/config/add-ons/kernel/ folder.
In YOURCVSFOLDER/current/tests/kits/network you can find our private tools.

Did I forget something?

Bye,
Waldemar

Other related posts: