Hi, > I have a server that has very limeted space under /tmp. Is there a way > that pca unzips the patch into another directory? Yes, set the TMPDIR shell environment variable to some directory with enough space, e.g. /var/tmp. Martin.