*****
This file will be overwritten by install_psf with the contents of
README.tmpl in which @DESTINATION@ and @MASTERDIR@ are replaced by
their values.
*****

The PSF-Toolkit version 1.4.8
=============================


INSTALLATION
------------
    Tested on
    ---------
	Version 1.0.1
	    SunOS 4.1.3		(Sun Sparc)
	    Solaris 2.4		(Sun Sparc)
	    Linux 1.3.41	(PC i486)
	Version 1.1.2
	    SunOS 4.1.3		(Sun Sparc)
	    Solaris 2.5		(Sun Sparc)
	    Linux Redhat 4.1	(PC i586)
	Version 1.1.3
	    Solaris 2.6		(Sun Sparc)
	    Linux Redhat 5.1	(PC i586)
	Version 1.2.0
	    Solaris 2.6		(Sun Sparc Ultra)
	    Linux Redhat 5.1	(PC i686)
	Version 1.2.1
	    Solaris 2.6		(Sun Sparc Ultra)
	    Linux Redhat 7.1	(PC i686)
	Version 1.2.3x
	    Solaris 2.8		(Sun Blade 100)
	    Linux Fedore Core 3 (PC Pentium 4)
	Version 1.3.0
	    Solaris 2.8		(Sun Blade 100)
	    Linux Fedore Core 5 (PC Pentium 4)
	Version 1.4.0
	    Linux Fedora 8      (PC Pentium Dual-Core)
	    Linux Fedora 14     (PC i5)
	Version 1.4.1
	    Linux Fedora 16     (PC i5)
	    Linux CentOS 6.5
	Version 1.4.2
	    Linux Fedora 16     (PC i5)
	    Linux CentOS 6.5
	Version 1.4.3
	    Linux Fedora 23     (PC i5)
	    Linux CentOS 6.8
        Version 1.4.4
            Linux Fedora 23
            Linux CentOS 6.8
            Linux Mint 17.3
            Linux Ubuntu 16.04
        Version 1.4.5
            Linux Fedora 31
            Linux CentOS 6.8
            Linux Ubuntu 16.04
        Version 1.4.6
            Linux Fedora 31
            Linux CentOS 6.8
            Linux Ubuntu 18.04
        Version 1.4.7
            Linux Fedora 31
            Linux Ubuntu 20.04
        This version
            Linux Ubuntu 22.04
            Linux Ubuntu 24.04

    Requirements
    ------------
	X window system - version X11R6
	Perl - version 5.x (for simanim, genanim and the ToolBus versions of
	    the compiler, simulator, and IDE)
	Tcl/Tk - version 8.0 or higher
	    (for simanim and the ToolBus version of the simulator and IDE)
	dot - part of Graphviz from AT&T Bell Laboratories
	    www.graphviz.org/
	    (for genanim)
	psf-dep-bundle - version 0.1.2
	    a bundle of packages psf depends on
		ToolBus version 1.2.2, etc.
		editorhive

    Install
    -------
	To install the PSF-Toolkit, run the script './install_psf'.


HOW TO USE
----------
    Tools
    -----
	Add
	    @DESTINATION@/bin
	to your search path, for example (assuming you use a C-shell):
	    set path=(@DESTINATION@/bin $path)

    Manual pages
    ------------
	To use the manpages of the PSF-Toolkit, add
	    @DESTINATION@/man
	to the environment variable MANPATH, for example (assuming a C-shell):
	    setenv MANPATH @DESTINATION@/man:/usr/man

    Examples of PSF specifications can be found in the directory
	@MASTERDIR@/doc/examples
    Take a look at the README files there, for more information.

    More information on the tools can be found in directory
	@MASTERDIR@/doc/demos
    and the psftoolkit manual page.


QUESTIONS, REMARKS, BUGREPORTS
------------------------------
    Questions, remarks and bug-reports should be mailed to
	Bob Diertens, bob@diertens.org
    More information can be found on the PSF Home Page located at
	https://bob.diertens.org/cs/psf/
