[Scratchbox-users] Debian devkit and /var/tmp

2006-06-01 Thread Diane Holt
If I set up a target that doesn't include the debian devkit, and I run an executable that uses /var/tmp, which doesn't exist, for writing temporary (during execution only) files, the executable succeeds.However, if I set up a target that does include the debian devkit, but I don't actually install

[Scratchbox-users] Foreign tool chains

2006-06-01 Thread Peter Pearse
Hi Can anyone confirm that, in the instructions at: http://www.scratchbox.org/wiki/ForeignToolchains after " Configuring === 1. Setup the system as in building native Toolchains. " all the remaining steps are carried out from the ScratchBox, host target, login? My hello-world ru