LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Ubuntu (https://www.linuxquestions.org/questions/ubuntu-63/)
-   -   Need help with wine (https://www.linuxquestions.org/questions/ubuntu-63/need-help-with-wine-409976/)

jolphil 01-31-2006 07:40 AM

Need help with wine
 
Hi,
I have installed Kubuntu(KDE) and I used synaptic to download and install
wine 0.2xxxx that was listed, but I really have never used this emulator and
don't know how..Has anyone used it in ubuntu/kubuntu? I would appreciate some help and or suggestions..I would like to ultimately run DVD shrink,video inspector and other small windows progs..I have looked online but become even more confused with all the different information...
Thanks in advance,
jolphil

m2acis 01-31-2006 07:49 AM

I use different distro and compiled wine from source so available parts of wine for me may wary (or may not :), but take a look at wine man page
Code:

#man wine
Programs are run by typing
Code:

wine wine options /path/to/program program options
on most cases
Code:

wine /path/to/program
should work just fine

m_yates 01-31-2006 10:04 AM

All you should have to do is:
Code:

sudo apt-get install wine
then
Code:

wine <installer>.exe
to run an installer to install a program you want to try. Programs will be installed in ~/.wine/fake_windows/Program Files You can navigate to the directory that has the installed program executable and run the program with:
Code:

wine <program>.exe

Mickey1 01-31-2006 10:19 AM

very useful post m8

going to try that

cheers

jolphil 02-01-2006 03:07 PM

Hi,
Thank you for the tips...
I can get the programs I want to open but they cannot find the cdron..For example,DVDshrink can look at the DVD and then shrink the video to a smaller file size..It thus becomes important to be able to see the DVD drive or it will not work..Same idea for DVD decryptor and other windows programs that require reading the dvd drive..
Any suggestions?
jolphil

m_yates 02-01-2006 04:31 PM

Did you look at: http://www.mrbass.org/linux/ubuntu/dvdshrink/

jolphil 02-02-2006 07:10 AM

m Yates,
No but I will right now..Thanks
jolphil


All times are GMT -5. The time now is 08:46 AM.