From owner-freebsd-questions Tue May 22 14:19:35 2001 Delivered-To: freebsd-questions@freebsd.org Received: from qmail.wave-speed.net (s01.wave-speed.net [204.1.106.4]) by hub.freebsd.org (Postfix) with SMTP id 3503037B424 for ; Tue, 22 May 2001 14:19:31 -0700 (PDT) (envelope-from travis@bbipmail.com) Received: (qmail 42138 invoked by uid 7770); 22 May 2001 21:19:26 -0000 Received: from acct90.gecinc.com (HELO travis) (204.27.124.229) by s01.wave-speed.net with SMTP; 22 May 2001 21:19:26 -0000 From: "Travis Leuthauser" To: Subject: RE: /tmp FULL ??? Date: Tue, 22 May 2001 16:19:26 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) In-Reply-To: <76928F3E231DE4478876350F08358336044A97@kt-exchange.edmonton.kanotech.net> X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG actually, you wanna chmod 1777 /usr/tmp... -Travis -----Original Message----- From: owner-freebsd-questions@FreeBSD.ORG [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Mike Oligny Sent: Tuesday, May 22, 2001 4:15 PM To: Francois Kritzinger; freeBSD Mailing List Subject: RE: /tmp FULL ??? Try something like this: mkdir /usr/tmp chmod 777 /usr/tmp rm -rf /tmp ; ln -s /usr/tmp /tmp I may be missing something, but this should work. In a hurry, let me know if you need me to explain. -Mike -----Original Message----- From: Francois Kritzinger [mailto:ffkrz@iafrica.com] Sent: Tuesday, May 22, 2001 3:06 PM To: freeBSD Mailing List Subject: /tmp FULL ??? I downloaded StarOffice, and when I ran the .bin installation script, it reported that /tmp was full. This makes sense as the / disk slice has only 14 Mb free space. So my question is: Where or how do I change the system's temp directory? I.e. from /tmp to something else. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message