Hello, I'm one of the ARP/wARP developers. Sorry for the slow reply - this is down to time differences. I'll install RHEL6 and try the ARP/wARP install and then report back. This may take a day or so though.
My suspicion, based on previous bug reports, is that this problem is related to the TCL installation. The UnpackTaskArchive subroutine is part of the CCP4 API: http://www.ccp4.ac.uk/ccp4bin/viewcvs/*checkout*/ccp4/ccp4i/help/programmers/progdocs/install_utils.html#UnpackTaskArchive We've found that the behaviour of this call is dependent on TCL versions and that we have problems installing on 64bit fink (OSX) because the version of TCL. When I download and install CCP4 onto Ubuntu or SUSE I get a big package (>1GB) that contains CCP4 and a compatible version of TCL. The CCP4 installation then adds the following calls to my .bashrc: source /home/saul/ccp4-linux-6.2.0/setup-scripts/sh/ccp4.setup source /home/saul/ccp4-linux-6.2.0/setup-scripts/sh/ccp4-others.setup The ccp4-others.setup pulls in the correct TCL environment. Is your installation of CCP4 similar? Thanks for reporting this problem - it will hopefully improve future versions of ARP/wARP. Saul Hazledine On Jul 28, 2011, at 2:31 AM, Jonathan Kay wrote: > Hi all, > > I have a RHEL 6 x86_64 machine I recently installed CCP4-6.2.0 onto; the > install went through fine, but when I went to install the ARP/wARP GUI (via > System Administration -> Install/uninstall task), I received the following > error in the shell window I started ccp4i from: > > UnpackTaskArchive: uncompress failed to create > "/tmp/user/install_ARP_wARP_CCP4I6/ARP_wARP_CCP4I6.tar" > ExamineTaskArchive: failed to unpack temporary copy of > /usr/local/arp_warp_7.1/ARP_wARP_CCP4I6.tar.gz > > /tmp is not at all full and has plenty of inodes left. > (running the install.sh from the arp_warp_7.1 directory doesn't install it > either) > > I have searched around for some solutions, but haven't found anything really > relevant. > The odd thing I have another x86_64 machine running RHEL 5 that I can do the > exact same install method and it works (and using the install.sh from > arp_warp_7.1/ works too), so I wonder if something changed with RHEL6 that > might be causing problems? > > Anyone have any suggestions? > > Thanks! > Jonathan