Hi All, I am working with open solaris and in that I need to install one application which first put it's all files in /tmp directory and then place it in respective directory.but when i am trying to do it,it is giving the following message--
Abc at opensolaris#. ./xyz.bin Using /tmp for temporary storage. bash: fork: Not enough space bash: [: =: unary operator expected Unpacking to /tmp/X.tar... tail: cannot open input Checksumming... sum1=0 sumResults1= sum2=0 sumResults2= Unable to perform the installation. Either the distribution file is corrupt or there is insufficient free space in /tmp. This product requires free space at least 3 times the size of the distribution file in /tmp. If that much is available, please try downloading the file again. Use 'bash <path>' to specify an alternate temporary directory. So Please tell me how can I increase the size of /tmp directory in openSolaris. Thanks in advance.. -- This message posted from opensolaris.org