installation via ssh: documentation wiki out of date
Posted: Mon May 28, 2007 10:01 am
For the benefit of beginners like me who are reliant on step-by-step instructions when installing:
The documentation wiki instructions on using ssh to install are not at present reliable.
It is not sufficient to replace the version number 0.12.1 in the given wget command with 1.0.6. You apparently also need to change the number 445 in the middle of the wget command. If you don't, you get a tar file on your server called 1.0.6 which expands as version 0.12.1!
In another thread, Dev Team Member tsw gave me the following, which works properly:
wget http://dev.cmsmadesimple.org/frs/downlo ... 0.6.tar.gz
I am reluctant to update the wiki without understanding what the 1246 signifies, so I have drawn Ted's attention to this issue and he says he will update the wiki.
Chris
The documentation wiki instructions on using ssh to install are not at present reliable.
It is not sufficient to replace the version number 0.12.1 in the given wget command with 1.0.6. You apparently also need to change the number 445 in the middle of the wget command. If you don't, you get a tar file on your server called 1.0.6 which expands as version 0.12.1!
In another thread, Dev Team Member tsw gave me the following, which works properly:
wget http://dev.cmsmadesimple.org/frs/downlo ... 0.6.tar.gz
I am reluctant to update the wiki without understanding what the 1246 signifies, so I have drawn Ted's attention to this issue and he says he will update the wiki.
Chris