Connect to the server and get the newest "vasp.X.X.tar.gz" file. Uncompress the *.Z of *.z files using uncompress or gunzip. Untar the vasp.*.tar file using
tar -xvf vasp.X.X.tarMind: Make sure that you have removed or renamed (if you want to have a copy of the old version) the old "vasp.X.X" directory or "vasp" directory. Copy the appropriated makefile.machine to makefile. Type
makeInstallation should finish without problems.