OK I got THINk and server running on MDK 9.
This is the process I used (for ppl like me who need a list.
1. D/load fadv121a.tgz into home dir.
2. tar -zxvf fadv121a.tgz
3. ./isetup -nickname yournick -email
email@email.com -team 2037
4. ./server -auto &
(will then show PID eg [1] 1542)
5. ./think &
(will again show PID eg [2] 1561
If no error messages occured, all should be running. Can check they are there with a ps -A to check they are running, and a top to see hwo much CPU they are using.
Now, if only we could run the linux and windows clients off the same queue server. Not possible at present, I don't think.
Now to load Peanut linux and try that out!!.
Cheers
Mick