File: README

package info (click to toggle)
visualos 1.0.3.cvs20011122-1
  • links: PTS
  • area: main
  • in suites: woody
  • size: 5,276 kB
  • ctags: 2,014
  • sloc: ansic: 13,526; sh: 3,291; makefile: 693; yacc: 439
file content (41 lines) | stat: -rw-r--r-- 1,177 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
DESCRIPTION
	VisualOS is an "visual simulator of and operating system", that
	will help study and understand the way a real sistem works.

	It allows the user to insert processes in the running system,
	assigning them properties (memory usage, processing bursts, IO
	accesses) and VisualOS will dynamically show different graphical
	representations of each subsystem. It is also posible to select the
	algorithm to be used in each case.

IMPORTANT NOTICES:
	'make install' is mostly broken, but you can run the program
	from 'src/VisualOS'.

REQUIREMENTS: 
	Note: This are the verions I am using, other version may work.
	
	* GTK+ (1.2.x)
	* GNOME (1.2.x)
	* libglade (0.16)
	* transfig (3.2.3.b) 
		for the images in the documentation.
	* help2man (1.24)
		to generate the manpage.
	* cygnus-stylesheets (0.10.2) and sgml-tools (1.0.9-12)
		For SGML documentation.
	* bison (1.28-5) or maybe yacc
		If src/CPU/editor/parser.y is changed.

HOMEPAGE:
	http://visualos.sourceforge.net/

MAIL-LISTS:
	visualos-user@lists.sourceforge.net
		For user support
	visualos-devel@lists.sourceforge.net
		For developer comunication
	
REPORT BUGS TO:
	visualos-devel@lists.sourceforge.net