[Coco] NitrOS9 build instructions....

David Ladd davidwladd at gmail.com
Tue Sep 26 13:20:16 EDT 2017


This is what I fallow on Linux systems that use apt-get like Ubuntu,
Raspbian, Debian.
I also normally have a personal source folder in my user home directory.
This is where I do most of my work.

You will of course have to change these steps or modify for your use as
needed, but otherwise these are the steps I do on fresh installs of Linux

1) make sure you have mercurial installed.  If you have apt-get would
normally be:
sudo apt-get install mercurial

2) you will need to acquire lwtools and build them
hg clone http://lwtools.projects.l-w.ca/hg/ lwtools
make -C lwtools && sudo make -C lwtools install

3) you will need to acquire Toolshed Project and build
hg clone http://hg.code.sf.net/p/toolshed/code toolshed-code
make -C toolshed-code/build/unix && sudo make -C toolshed-code/build/unix
install

4) now you need to acquire NitrOS-9 project and build
hg clone http://hg.code.sf.net/p/nitros9/code nitros9-code
cd nitros9-code
make && make dsk && make dskcopy
The final disk images should be in a sub directory called dsks


Again these are the steps I take to build lwtools, Toolshed Project, and
the NitrOS-9 Project.  Your mileage may very and customization might be
needed.

+-----------------------------------------------------------------------+
| David Ladd a.k.a. PacoOtaktay a.k.a. Drencor                          |
| YouTube: http://www.youtube.com/user/PacoOtaktay                      |
| YouTube Gaming Live: https://gaming.youtube.com/user/PacoOtaktay/live |
| Websites: http://dwladd.com     &     http://www.theterrorzone.com    |
| G+:  https://plus.google.com/113262444659438038657                    |
| G+:  https://plus.google.com/+DavidLaddPacoOtaktay                    |
|                                                                       |
| Do you have your CoCo 3 yet?                                          |
+-----------------------------------------------------------------------+


On Tue, Sep 26, 2017 at 12:03 PM, Phill Harvey-Smith <afra at ramoth.org.uk>
wrote:

> Hi All,
>
> Can anyone point me in the direction of the current build instructions for
> NitrOS9, all the links I can find via google seem to be coming up dead.....
>
> I did find the source download for 3.3.0 on sourceforge tho.
>
> I'm mostly on windows 7 x64 these days but have access to SuSE linux boxes
> too. Looks from the makefiles like NitrOS now uses lwasm, I have that for
> both Linux and Windows so should be good to go in that respect.
>
> Cheers.
>
> Phill.
>
> --
> Phill Harvey-Smith, Programmer, Hardware hacker, and general eccentric !
>
> "You can twist perceptions, but reality won't budge" -- Rush.
>
> --
> Coco mailing list
> Coco at maltedmedia.com
> https://pairlist5.pair.net/mailman/listinfo/coco
>


More information about the Coco mailing list