LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   winex (https://www.linuxquestions.org/questions/linux-newbie-8/winex-130124/)

citrus 12-30-2003 01:43 PM

winex
 
after i install the winex rpm
what do i do?

Thrasher 12-30-2003 01:50 PM

go to the directory that holds the executable for the program you want to use and type:
winex3 program.exe
Example:
winex3 unreal.exe

citrus 12-30-2003 02:13 PM

what dir is winex install in?

citrus 12-30-2003 02:15 PM

i just installed the rpm
is there a proggie i open up
how do i configure it
where is it located

winex3 command not found

aaa 12-30-2003 02:48 PM

I have the free winex version, and the command is just 'wine'. You shouldn't be concerned where it is, if you must know do a 'whereis wine'. The non-free version of winex may have automatic configuration tools. In case it doesn't, there is Winesetuptk and Winetools (search). You can also configure manually. Copy the sample file (probably in /usr/doc/wine*/samples/config or something (note wildcard)) to ~/.wine/config. Edit it to your liking with the help of it's manual page (i think it's called wine.conf).

Thrasher 12-30-2003 03:58 PM

If winex was installed successfully, in your home folder should be a directory named Transgaiming_Drive. That will hold any configuration files you may need.
The kewl thing about Winex and Wine is, you dont have to know where they are to run the a win app.

For example:
I want to play the game Unreal. It is located in my home folder.
me@linuxbox~$ ls
Unreal
Stuff
Junk

me@linuxbox~$ cd Unreal/System
me@linuxbox~$ winex3 unreal.exe

Game starts and im killing monstas in no time.

Good Luck

citrus 12-30-2003 04:39 PM

[admin@192 Winamp]$ wine winamp.exe
wine: lstat /home/admin/.wine/wineserver-192.168.1.1/socket : No such file or directory
[admin@192 Winamp]$

i ran winesetuptk and it looked like i did everything right

but i got this error when trying to open anything

i think wine is included with mandrake
but i tried to install winex
and when i type winex3 i get a command not found

citrus 12-30-2003 04:40 PM

when i try to run winex3.1.i586.rpm

it says everyting allready installed

aaa 12-30-2003 05:49 PM

Uninstall the old Wine first.

citrus 12-30-2003 06:17 PM

still getting

[admin@192 Winamp]$ wine winamp.exe
wine: lstat /home/admin/.wine/wineserver-192.168.1.1/socket : No such file or directory
[admin@192 Winamp]$

i put the winamp folder in the programs files of fake_windows too!!!


i ran winesetuptk

what the heck am i doing wrong

i uninstalled and reinstalled
using winesetup eachtime

aaa 12-31-2003 12:25 AM

Uninstall both, then install again.

SiZaint 12-31-2003 04:24 AM

Im getting this error when trying to run a game:
[root@sizzy Diablo II]# wine Game.exe
wine: error while loading shared libraries: libntdll.so: cannot open shared object file: No such file or directory

I get this error every time i try i use the "wine" command... any ideas?


All times are GMT -5. The time now is 06:03 AM.