Setting Up My Development Environment

Question about which tools to use, bugs, the best way to implement a function, etc should go here. Don't forget to see if your question is answered in the wiki first! When in doubt post here.
Post Reply
Guest

Setting Up My Development Environment

Post by Guest »

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.
User avatar
Solar
Member
Member
Posts: 7615
Joined: Thu Nov 16, 2006 12:01 pm
Location: Germany
Contact:

Re:Setting Up My Development Environment

Post by Solar »

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.
Post Reply