On Friday 02 December 2005 19:40, Jeremiah Benham wrote: > Is there anyway to control the creation of these files: > .sconsign > I find them everywhere like in my /usr/include > > There reason why is becuase I am trying to write and ebuild for csound5 but > scons tries to write outside of the sandbox when doing a compile. I am not > tring to do an install just a compile stage and yet it tries to write all > hese .sconsign files in all the include directories. I believe these > directories are all defined in CPPPATH. I want to know if I can either stop > them from creating these files or put them someplace temporarily. i have > been reading over scons documentation all morning and was wondering if > someone could help with this. Try not running scons as root, and installing to some temporary directory like /tmp/csound5/usr or similar instead of /usr. You may also make some use of the mkpackage.py script. ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net