PsychonetV3R1
Available Installers
Note Java Virtual Machines can be downloaded from Suns Java Web Site if needed
Windows Instructions: Instructions
- After downloading, double-click
install.exe
Notes
- Requires Java 1.2 or better.
If you do not have a Java virtual machine installed, be sure to download the package above which includes one.
(Go To Top)
Mac OS X Instructions:
Instructions
- After downloading, use stuffit expander to unzip the files
. You can begin using program immediately, no install
required. If program does not work, please try the "Other" version that is capable of running on all platforms.
Notes
Requires PowerPC and Mac OS X or later
The installer is MacBinary encoded and will be automatically decoded after downloading. If it does not, you can decode it using StuffIt Expander 4.5 or later
(Go To Top)
Solaris Instructions: Instructions
- After downloading open a shell and,
cd to the directory where you downloaded the installer.
At the prompt type:
sh ./install.bin
Notes
- If you do not have a Java virtual machine installed, be sure to download the package above which includes one. Otherwise you may need to download one (1.2 or better) from
Sun's Java web site.
(Go To Top)
Linux Instructions: Instructions
- After downloading open a shell and,
cd to the directory where you downloaded the installer.
At the prompt type:
sh ./install.bin
Notes
- If you do not have a Java virtual machine installed, be sure to download the package above which includes one. Otherwise you may need to download one
(1.2 or better) from Sun's Java web site
or contact your OS manufacturer.
(Go To Top)
Unix Instructions: Instructions
- After downloading open a shell and,
cd to the directory where you downloaded the installer.
At the prompt type:
sh ./install.bin
Notes
- You need to install a Java 1.
2 (or later) virtual machine. You can download one from Sun's Java web site, or contact your OS manufacturer.
(Go To Top)
All Other Platforms Instructions: Instructions (Unix or Unix-like operating systems)
jre -cp install.zip install
If that doesn't work, try
jre -classpath
[path to]classes.zip:install.zip install
If that doesn't work either, on sh-like shells, try
cd
[to directory where install.zip is located]
CLASSPATH=
[path to]classes.zip:install.zip
export CLASSPATH
java install
Or for csh-like shells, try
cd
[to directory where install.zip is located]
setenv CLASSPATH
[path to]classes.zip:install.zip
java install
Instructions (for other platforms)
2 or later installed. You can download Java from Sun's site
In a console window, change to the directory where you downloaded
install.zip to before running the installer
Your operating system may invoke Java in a different way. To start the installer, add
install.zip to your
CLASSPATH, then start the main class of the installer named
install
(Go To Top)
InstallAnywhere is a registered trademark of Zero G Software, Inc. Mac OS is a registered trademark of Apple Computer, Inc. Solaris and Java are trademarks of Sun Microsystems, Inc.
Windows is a registered trademark of Microsoft Corporation. All other marks are properties of their respective owners. |