> > [EMAIL PROTECTED] ~ $ ls -l
> > -rwxrwxrwx 1 grant grant 386 Oct 12 22:24 getdvd
> > [EMAIL PROTECTED] ~ $ 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