From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1GYPgB-0007L5-1Z for garchives@archives.gentoo.org; Fri, 13 Oct 2006 16:14:35 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.8/8.13.6) with SMTP id k9DGAuhw030558; Fri, 13 Oct 2006 16:10:56 GMT Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.234]) by robin.gentoo.org (8.13.8/8.13.6) with ESMTP id k9DG731V001207 for ; Fri, 13 Oct 2006 16:07:04 GMT Received: by wx-out-0506.google.com with SMTP id r21so1249747wxc for ; Fri, 13 Oct 2006 09:07:03 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=uurF5oCxaeYStp/XEHN1F1Z+/1uDkLJ5I48KAvO1lbb4eWtiMk4Fszwj/U3xeId+7gQ2RwezUSOOz2UZMXUhMXsjNsm1PSRtnGTA6as+UYWHwDqdvMenLNQq03R4CDa9r2o0YCl139nn++/+0XqS3r7iEmLi0Uz5/ayA11X+XT8= Received: by 10.90.63.16 with SMTP id l16mr2455618aga; Fri, 13 Oct 2006 09:07:03 -0700 (PDT) Received: by 10.90.54.10 with HTTP; Fri, 13 Oct 2006 09:07:03 -0700 (PDT) Message-ID: <49bf44f10610130907v5af4ca4fif1c43e89b7111ae5@mail.gmail.com> Date: Fri, 13 Oct 2006 09:07:03 -0700 From: Grant To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] {OT} dvdrip permissions error, alternative? In-Reply-To: <20061013160335.2abe4384@hactar.digimed.co.uk> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <49bf44f10610050957q6a1758apded3e4b5ffce987@mail.gmail.com> <20061010215313.0a0e0397@krikkit.digimed.co.uk> <49bf44f10610110824u5364ad40rac4086c8c90023f@mail.gmail.com> <20061011191217.275714e7@hactar.digimed.co.uk> <49bf44f10610120726p460f8ae1r2e4af733b673858f@mail.gmail.com> <20061012183856.50550030@hactar.digimed.co.uk> <49bf44f10610122255y117f9b60ud15381c0a3e64c72@mail.gmail.com> <20061013091453.709ef975@hactar.digimed.co.uk> <49bf44f10610130752m52d4c2b4qb38428348c1f5e81@mail.gmail.com> <20061013160335.2abe4384@hactar.digimed.co.uk> X-Archives-Salt: 5ab1972c-016d-471a-bb7c-d506441ed5cb X-Archives-Hash: c761c14eb4e2813a84e31f143f4b9770 > > grant@system5 ~ $ ls -l > > -rwxrwxrwx 1 grant grant 386 Oct 12 22:24 getdvd > > grant@system5 ~ $ getdvd > > -bash: getdvd: command not found > > Unless the current directory is in your path, you need to invoke it > with ./getdvd. > > > I like the sound of your ~/bin setup. How can I add that to my PATH > > permanently? Is it 'export PATH=~/bin' ? > > export PATH="$PATH:~/bin" or > export PATH="~/bin:$PATH" > > depending on whether you want your own bin searched first or last. Put > this in ~/.bashrc Uh oh. vobcopy is choking on Silent Hill which is in the Sony copy protection list. [Error] Error writing to /home/grant/movies/SILENT_HILL/VIDEO_TS/VTS_01_1.VOB.partial [Error] Error: Bad address I was hoping vobcopy would be able to get through it. - Grant -- gentoo-user@gentoo.org mailing list