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 1GYaQx-0000LM-JX for garchives@archives.gentoo.org; Sat, 14 Oct 2006 03:43:36 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.8/8.13.6) with SMTP id k9E3fSQU004345; Sat, 14 Oct 2006 03:41:28 GMT Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.232]) by robin.gentoo.org (8.13.8/8.13.6) with ESMTP id k9E3dMg2005031 for ; Sat, 14 Oct 2006 03:39:22 GMT Received: by wx-out-0506.google.com with SMTP id r21so1462339wxc for ; Fri, 13 Oct 2006 20:39:22 -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=EBwaYJVtZ1VZge5RFkf3humo8TQz19547F93tdxf8cSUCoKUp/da1gC9/W3UK4B1Vr4B+9TgwwltRg99gouzGfa6K5vUgMs/FN/YiPZHJkPD5EoxT6uJ0Tt4SCR4Sf0KMjFNXGAj/KD+aXoiIW3hoxvWYjGHzWzLcde6RDY6lZc= Received: by 10.90.116.6 with SMTP id o6mr2902111agc; Fri, 13 Oct 2006 20:39:22 -0700 (PDT) Received: by 10.90.54.10 with HTTP; Fri, 13 Oct 2006 20:39:22 -0700 (PDT) Message-ID: <49bf44f10610132039o3ba3e7c0pc54ced3f2cb702ce@mail.gmail.com> Date: Fri, 13 Oct 2006 20:39:22 -0700 From: Grant To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] {OT} dvdrip permissions error, alternative? In-Reply-To: <49bf44f10610130907v5af4ca4fif1c43e89b7111ae5@mail.gmail.com> 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> <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> <49bf44f10610130907v5af4ca4fif1c43e89b7111ae5@mail.gmail.com> X-Archives-Salt: f90902ee-577e-4054-ab7b-10422f64d857 X-Archives-Hash: e2b1319a98af810dc46e9caab168411d > > > 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 I just wanted to add that dvdbackup and dd also fail. There appear to be a couple Windows programs that should work though. - Grant -- gentoo-user@gentoo.org mailing list