Microsoft Windows
Nick Bardsley used the following procedure to install on
Windows(95/98/NT):
- Download JRE 1.2 US English version (6mb as opposed to the 8mb
International version) (Well, you
might want to do that, but then you might want to urge me to
internationalise the program, in which case ... (Colin Adams)) from
http://java.sun.com/products/jdk/1.2/index.html. (This may be
out of date now, see Joe's section below for a more recent URL (Colin Adams))
- Install the JRE by clicking on the self-extracting and installing
package icon. A familiar installation process follows.
- Download the Chu program from http://www.colina.demon.co.uk/chu.html.
(3a. If you actually don't have WinZip, download this from any of the
many sites it is available from - you need it.)
- Using WinZip, unpack the file you downloaded from Colin's site
(ChuV1.0.jar) into its own directory, e.g. C:\Chu.
- Open an MSdos command prompt and change to C:\Chu (or the
directory you have chosen to unpack Chu.jar into).
- Type java Chu (case sensitive) and minimise if you wish (but
DO NOT close) the MSdos window.
- Play Chu Shogi.
If you have any problems, the recomended procedure is to upgrade to
a real O/S (such as Linux or FreeBSD).
Joe Peterson recommends the following procedure (more detailed):
I recommend that you start at the second major section.
After you install everything, you can simply start at
the fifth major section to play the game.
- Find out if you have JRE or JDK on your system or go to the next
major section if you want to
install it anyway (If you are pretty sure you have one of these and still
are having problems, you probably need to get a newer version, so go
to the next major section):
(N.B. JRE = Java Runtime Environment; JDK = Java Development kit.)
- Go to start->Find->Files or Folders
- In the 'Named' field, type jre.exe and click the Find Now button
if it returns locations, then write it down (or at least remember it)
and go to the third major section.
- In the 'Named' field, type java.exe and click the Find Now button
if it returns locations, then write it down (or at least remember it)
and go to the third major section.
- If you make it to this step, you need to carry on the the next
major section.
- If you do not have JRE or JDK, download JRE and install it.
- In your web browser, go to
http://java.sun.com/j2se/1.3/jre/download-windows.html
- Scroll down to the 'Download the Java 2 Runtime Environment, v
1.3.0'
- Download the US version, I recommend that you do it as one bundle, if
you can. Accept the licensing agreement and pick a place to download
from (the main one is usually good.) This takes up to 15
minutes at 56K.
- In Windows Explorer, go to where you saved the download ("My
Downloads" is often a default).
- Double-click on j2re1_3_0-win.exe
- Follow the instructions. I recommend that you put it somewhere that
has no spaces in the path name, and no directories with over 8
characters.)
- Download Colin's program:
- In your web browser go to:
http://www.colina.demon.co.uk/chu.html
- Then save ChuV2-9.jar to disk by clicking on the link. I'll assume
you save it in "c:\download"
- Use WinZip to open the jar file you just downloaded:
- If you do not have WinZip, download it from
http://www.winzip.com/download.htm
- Double-click on the file you downloaded and go through the
installation process.
- Start WinZip with start->programs->WinZip-> 8.0 (or maybe with
start->WinZip
depending on how you installed it.)
- Click the open icon or select File->Open Archive or press
control-o.
- Change the Files of Type pull down to All files.
- Browse through to find the jar file you just downloaded (in
c:\download?) and select it.
- Click the extract icon (or Actions->extract or shift-E).
- Make sure All files is selected.
- In the "extract to" field type "c:\chu" (without quotes) and press
extract.
- Open a DOS window (start->programs->MS-DOS prompt).
- Go to the directory you stored the Chu file in:
- Type "c:" (without the quotes) then press return.
- Type "cd \chu" (without the quotes) and press return
NOTE: if you changed c:\chu to something else, replace the drive
letter
and path as needed. If the path has spaces, you will need to substitute
it with the
stupid 16 bit translation... send me the path and I'll tell you what the
translation
is - basically take the first six non-space characters and add ~1
(sometimes the first
six characters won't be unique so you might need to try ~2 or ~3
instead...).
- Type "jre Chu" (without the quotes, and make sure that the C is
uppercase.) or if you had JDK installed type "java Chu".
- If the last action did not work:
- Did you do the second major section? If not, go to the second
major section and start there.
- Did you type 'jre chu' instead of 'jre Chu'? If so, try again.
- ry typing the full path of the jre program: for example -
'c:\jre1_3\bin\jre Chu'.
- Are there spaces in any of the paths? If so, you will need to
make a translation to the 8.3 DOS format. (For example, if I have
the Chu program in c:\my installations\chu, then: "cd
\myinst~1\chu")
- If there is an error message, send it to me with a description of
what happened.
- If there is no error message, tell me what happens.
Generic installation instructions
Top