Your paths aren't set up correctly. On most linux distributions, /home
is writeable only by root, but you're trying to make a new directory
under there. Try storing things under /home/yourusername/projectname
On Sat, 2006-01-14 at 11:23 +0000, Adrian Speich wrote:
> Howzit guys,
>
> trying to rip a dvd, using Ubuntu Linux. I leave the paths as default on
> the first tab, then when I click the rip title tab I get the following:
>
> An Internal Exception was Thrown
> The Error Message Was:
>
> mkdir /home/projectname: Permissoin denied at
> usr/share/perl5/video/DVDRip/Project.pm line 261
>
> Any ideas?
>
|