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.
| Tags | education Operating Systems Emulators |
|---|---|
| Licenses | GPL |
| Operating Systems | POSIX Linux |
| Implementation | C |
Recent releases


Release Notes: New Czech i18n and user manual. Should build on MacOS X/Fink "out of the box". Updated documentation from DocBook 3.0 to 4.1. Updated Spanish translation.


Release Notes: The user manual has been translated into English. The Documentation compiles again. libtool is now used. Debian packing fixes and some spelling fixes were made. All available documentation is now accessible on the project's Web page.


Release Notes: Code cleanups, a new manpage, fixes for font problem with XFree86 4.x, and an official Debian package for sid.


Release Notes: This release adds i18n support (Spanish, Italian, and French for now), a fix for the the Makefile system, and a Debian package.


Release Notes: A README and autodetection of fig2dev presence.
Recent comments
09 Jun 2002 05:31
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 make it :(
You need a complete gnome 1.4 development evironment.
You should write to visualos-user@lists.so... with a more detailed explanation if you keep having trouble.
08 Jun 2002 21:57
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 make it :(