VisualOS is an educational visual simulator of an operating system for GNOME/GTK+. It represents a working operating system visually, allowing the user to select the different algorithms to use for each of the simulated subsystems: CPU, Memory and disk I/O.
Re: compilation problems
> /usr/bin/ld: cannot find -ldb1
> collect2: ld returned 1 exit status
>
> what can i do? the program returns that
> error
> when i try to ma...