This file is URL ftp://ftp.xinside.com/accelx/1.2/demo/INSTALL.txt and was last modified on October 31, 1995. To install the demo version of Accelerated-X, follow the outline below. Specific OS instructions are after that. To remove the demo, see the very last lines of this file. ** Overview of the install procedure ** 1/ Become superuser or login as root 2/ Disable graphical logins (SCO, ISC, UnixWare) 2/ Change directory to the right place for your OS. 3/ Unarchive the demo file. 4/ Run AcceleratedX/bin/Xinstall 5/ Rebuild kernel and reboot (SCO, ISC only) 6/ Configure with the Xsetup command 7/ Test the Server by running "Xaccel" and reconfiguring until it looks right. Terminate with 8/ Start your desktop in the normal way (startx, openwin, xinit, etc) 9/ Re-enable or resume graphical logins (SCO, ISC, UnixWare) ** BSD/OS: # cd /usr/X11R6/lib/X11 # gunzip < BSDI.tar.gz | tar -xvf - ... # AcceleratedX/bin/Xinstall ... # Xsetup ... # Xaccel ... (terminate Server test with ) # startx ** FreeBSD: # cd /usr/X11R6/lib/X11 # tar -xvzf FreeBSD.tar.gz ... # AcceleratedX/bin/Xinstall ... # Xsetup ... # Xaccel ... (terminate Server test with ) # startx ** Interactive (ISC): # cd /usr/lib/X11 # tar -xvf ISC.tar ... # AcceleratedX/bin/Xinstall ... (rebuild kernel by default, and reboot) ... # /usr/bin/X11/Xsetup ... # /usr/bin/X11/Xaccel ... (terminate Server test with ) # startx ** Linux: # cd /usr/X11R6/lib/X11 # tar -xvzf LINUX.tar.gz ... # AcceleratedX/bin/Xinstall ... # Xsetup ... # Xaccel ... (terminate Server test with ) # startx ** NetBSD: # cd /usr/X11R6/lib/X11 # tar -xvzf NetBSD.tar.gz ... # AcceleratedX/bin/Xinstall ... # Xsetup ... # Xaccel ... (terminate Server test with ) # startx ** SCO: # disable scologin # cd /usr/lib/X11 # tar -xvf SCO.tar ... # AcceleratedX/bin/Xinstall ... # /usr/bin/X11/Xsetup ... # /usr/bin/X11/Xaccel ... (terminate Server test with ) # scologin enable ** Solaris: # cd /usr/openwin/lib # tar -xvf Solaris.tar ... # AcceleratedX/bin/Xinstall ... # /usr/openwin/bin/Xsetup ... # /usr/openwin/bin/Xaccel ... (terminate Server test with ) # /usr/openwin/bin/openwin ** UnixWare: # /usr/X/*/disable_glogin (watch out - this is defective on UW 1.0) # cd /usr/X/lib # tar -xvf UnixWare.tar ... # AcceleratedX/bin/Xinstall ... # /usr/X/bin/Xsetup ... # /usr/X/bin/Xaccel ... (terminate Server test with ) # /usr/X/*/enable_glogin