1. Getting Wize
The source and/or binaries for Wize can be downloaded from
Sourceforge.
2. Source Installation
On Linux, just download, unpack and follow directions in INSTALL.
3. Binary Installation
To install the binaries,
first download and unpack the package for your system:
wize-*.zip. ie. either Windows or Linux.
3.1 MS Windows
Download wize-win-3.2.zip and Extract-All.
Then click on setup.bat. You can then run
wize admin by clicking on the desktop icon for Wize.
Alternatively, run wize.exe and type the command "/"
at the console prompt. Or open a cmd
in the directory and run:
wize /
3.2 Linux
Download wize-linux-3.2.zip and
unpack it using unzip.
For example, the following assumes a downloaded to your
home directory.
mkdir ~/wize3.2
cd ~/wize3.2
unzip -r ~/wize-linux-3.2.zip
./wize /
sudo ./wize install.tcl
4. Post Installation
For regular command-line usage, you will probably want the
wize directory in your path. There are several ways
to achieve this.
4.1 Unpack Into A Path Directory
If you unpacking wize*.zip into a directory that is
already in your path automatically, you can run wize from
the command line.
4.2 Add the Wize Directory to Your Path
wize / Admin/Setup
4.3 Create Softlink to wize.exe
Create a softlink in a path directory to the wize executable.
5. Getting Started
You should now be ready to go. So just type:
wize /
Click here for more details on using the admin
interface.
© 2008 Peter MacDonald