Hi,
I have just started my migration to linux from windows, I am currently developing my own OS and have been using nasm, djgpp and bochs, I believe that all the tools I need except nasm and bochs are already installed. How do I install nasm and bochs (is bochs available for linux??).
I greatly appreciate your help as I am a complete newbie to linux, I mean today is my first day.
thanks.
Setting Up My Development Environment
Re:Setting Up My Development Environment
If you are using any of the major distributions, chances are excellent that both bochs and nasm are included in the distro. Check out the software collection available from your distro CD (if you install from CD).
Every good solution is obvious once you've found it.