Noe Misael Nieto Arroyo wrote:
> 
> I could not find any option in zc.recipe.cmmi and zc.buildout to change
> the
> default path where temporary directories are made.
> 
zc.recipe.cmmi allows you to change environment variables by adding an
environment statement
may be you can change TMPDIR ..
If TMPDIR is set, it specifies the directory to use for temporary files. GCC
uses temporary files to hold the output of one stage of compilation which is
to be used as input to the next stage: for example, the output of the
preprocessor, which is the input to the compiler proper.
(http://gcc.gnu.org/onlinedocs/gcc-4.5.1/gcc.pdf)
-- 
View this message in context: 
http://plone.293351.n2.nabble.com/Installing-varnish-fails-on-CENTOS-tp5660395p5667973.html
Sent from the Installation, Setup, Upgrades mailing list archive at Nabble.com.
_______________________________________________
Setup mailing list
[email protected]
http://lists.plone.org/mailman/listinfo/setup

Reply via email to