LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Need Help About Wine.. (https://www.linuxquestions.org/questions/linux-newbie-8/need-help-about-wine-66022/)

mhd_Ahmed 06-16-2003 05:50 PM

Need Help About Wine..
 
am using Red HAt 9 and ie download the version which suitable with Red HAt 9.
I need ur help, ie installed the RPM but i don know wht else iĺl should do to excute the EXE files, i tried several times to understand the steps from www.winehq.org but i failed, plzzz i want anyone who tried b4 to explain the steps indetails tep by step¨and sorry for bothering u..

DrOzz 06-16-2003 07:39 PM

ok for starters, did you config the wine directory to have a "fake windows drive", if not go to :
winetools
and get that program to setup your fake C drive in the .wine folder in your /home/<user> directory...
when thats all said and done, you will be able to start installing stuff..

mhd_Ahmed 06-17-2003 01:57 AM

tell me if these step right or wrong...??
1) make the fake Directories in my HOME.
2) install winetools.
3) install the wine RPM.

mhearn 06-17-2003 05:47 AM

There is no need for that. Just install the RPM. It will create a fake windows drive for you in /usr

Just install the Wine RPM for Red Hat 9 (rh9 in the filename) and then try running notepad. Once that works, try copying across stdole32.tlb, ole32.dll, oleaut32.dll and rpc*.* from a Windows 98 setup to your fake windows drive, in /usr/wine-c (or something like that). That will help you with InstallShield installers.

DrOzz 06-17-2003 09:31 AM

well your steps you took is wrong....
install the rpm first...
then install wine tools..
then with winetools you make the fake directory.

mhd_Ahmed 06-17-2003 11:16 AM

i made wht u told me
install the rpm first...
then install wine tools..
then with winetools you make the fake directory.
after that wht else can i do to excute my exe files....???

DrOzz 06-17-2003 01:34 PM

well lets say you put a program in your cdrom and for demostration purposes lets say it is MSOffice2000...you will navigate to /mnt/cdrom and then issue the command "wine setup.exe"...if you don't go to the cdrom and you want to issue the command from somewheres else, you will have to issue the full command such as:
"wine /mnt/cdrom/setup.exe"


All times are GMT -5. The time now is 11:50 AM.