From owner-freebsd-questions@FreeBSD.ORG Sat Dec 18 23:20:54 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5F1EB16A4CE for ; Sat, 18 Dec 2004 23:20:54 +0000 (GMT) Received: from mta10-winn.mailhost.ntl.com (mailhost.ntl.com [212.250.162.8]) by mx1.FreeBSD.org (Postfix) with ESMTP id 58AFC43D2F for ; Sat, 18 Dec 2004 23:20:53 +0000 (GMT) (envelope-from ben@spooty.net) Received: from aamta05-winn.mailhost.ntl.com ([212.250.162.8]) by mta10-winn.mailhost.ntl.com with ESMTP <20041218232051.IAFF15581.mta10-winn.mailhost.ntl.com@aamta05-winn.mailhost.ntl.com> for ; Sat, 18 Dec 2004 23:20:51 +0000 Received: from cpc2-brig4-3-0-cust135.brtn.cable.ntl.com ([82.0.100.135]) by aamta05-winn.mailhost.ntl.com with ESMTP <20041218232051.TXCA769.aamta05-winn.mailhost.ntl.com@cpc2-brig4-3-0-cust135.brtn.cable.ntl.com> for ; Sat, 18 Dec 2004 23:20:51 +0000 From: Ben Paley To: FreeBSD Questions Date: Sat, 18 Dec 2004 23:20:48 +0000 User-Agent: KMail/1.7.1 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200412182320.48455.ben@spooty.net> Subject: cd bake oven - weird error X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 18 Dec 2004 23:20:54 -0000 Hello, I'm trying to use cdbakeoven-1.8.9_6 under FreeBSD 5.3-STABLE #0: Sat Dec 18 20:09:01 My /tmp isn't really big enough for cdbakeoven to use as a working directory: when I try I get "filesystem full" errors, so that's no good. But when I try to choose another directory (/usr/tmp, I've plenty of space in /usr), the trailing slash seems to disappear, so I get messages like cdrecord: No such file or directory. No read access for '/usr/tmpcdbo_audio_12_23 blah blah blah Well... of course, 'cos that's not a real file... where's the slash gone after /usr/tmp? Then I get loads of similarish errors about being unable to remove temporary wav files - but again, the reason seems to be this missing slash. What on earth is going on? Cheers, Ben