[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [hobbit] Hobbits are good sneaks
- To: hobbit (at) hswn.dk
- Subject: Re: [hobbit] Hobbits are good sneaks
- From: "Ralph Mitchell" <ralphmitchell (at) gmail.com>
- Date: Fri, 30 Nov 2007 15:41:11 -0600
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; bh=gqvr08O0IrnzZ/J66he1EH1nw4PJodv9pK8PGsMg8Ao=; b=NL1Lo2oTXTg877cXWgsvLCjiAlGogr+H15zfUWJM3Jm8AZneyRm2qXfclFVwo/cG3B1jJdGwbnR4LhLwiWC7swaCXwS84V7KnEhhK+FwD2nC2y4/VNN+HnQiT1Xe2AfN7ptsff9cuU/kqBenGUfxP073e+AKswC4Y/fPYtJlpcw=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=OAINzO3wrYNx06wxl0ItpZvhFvBG5xTwB067uf6BawOZDiuCWzx7zps83rKCgvkRHhWsHRQnfjrbQJSGEPARRiMQzoeKxzmVaYsmCTIt80qQCR8vlxARQJcYCr8LmbFa8kMA4hf6MeumOPAyAld86B/uRfWCLjpeyrgDC7P6RfQ=
- References: <Pine.LNX.4.64.0711291814420.23066 (at) store01-1.desy.de> <BAC1D28A5AB852439A6914CA7AB4E63F0513BB26 (at) permls05.wde.woodside.com.au>
On Nov 29, 2007 5:32 PM, Everett, Vernon <Vernon.Everett (at) woodside.com.au>
wrote:
> Thanks, that worked for us too.
>
> I am still puzzled as to why or how this happened.
> I am sure it's a problem with the NVIDIA driver installer, but why would
> it pick up the ~hobbit/client/tmp directory?
> It just seems too damn strange.
Just a wild thought - do you have an environment variable called TMPDIR??
Near the top of the NVIDIA-Linux-x86-1.0-9755-pkg0.run package (which is
the most recent I have handy) there's this line:
TMPROOT=${TMPDIR:=/tmp}
If $TMPDIR has a value, it'll get used instead of /tmp, right??
Ralph Mitchell