Results 1 to 3 of 3
Im running mandrivia 2006 i want to try and run DVDShrink under Wine , What other files or dependencies do I need to make it happen...thanks...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 10-21-2006 #1Just Joined!
- Join Date
- Sep 2006
- Posts
- 16
runnind DVD Shrink with wine ?
Im running mandrivia 2006 i want to try and run DVDShrink under Wine , What other files or dependencies do I need to make it happen...thanks
- 10-21-2006 #2
Simply intall wine (as root) :
The rest as a user :Code:urpmi wine
Then configure it :
Install dvdshrink :Code:winecfg
Then run it :Code:wine dvdshrink32setup.exe
Remember to make a symlink from your DVD mount point to wine's device directory so you will be able to see it in DVD Shrink. Something like that :Code:wine ~/.wine/drive_c/Program\ Files/DVD Shrink/dvdshrink.exe
Check your DVD mount point in /etc/fstab to make sure.Code:ln -s /media/cdrom ~/.wine/dosdevices/d:
"To express yourself in freedom, you must die to everything of yesterday. From the 'old', you derive security; from the 'new', you gain the flow."
-Bruce Lee
- 10-22-2006 #3Just Joined!
- Join Date
- Sep 2006
- Posts
- 16
Thank you very much...


Reply With Quote
