LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Wine troubles (https://www.linuxquestions.org/questions/linux-software-2/wine-troubles-114267/)

Oakstaff 11-09-2003 09:48 PM

Wine troubles
 
I just installed wine and it appeared to install correctly and everything then i try and run it and it comes up with Segmentation fault......anyone have any idea how i can fix this so it will run properly?

linuxbotx 11-09-2003 09:57 PM

Ok, first off, give us a print out of the error you recieved, the version of wine you are using, and where you d/l it from.

Oakstaff 11-09-2003 10:06 PM

error is this = Segmentation fault
version is 20031016-1rh73winehq(this may be the prob i am goin to check soon as sourceforge comes back up
and i got it from sourceforge thru winehq.org

hulkt 11-09-2003 10:10 PM

usually for this kind of error, it simply means : "forget about this one, you wont get it to work" :D
however try codeweavers' version of wine, you might get better results...

Oakstaff 11-09-2003 10:12 PM

ok thx

linuxbotx 11-09-2003 10:22 PM

Also, you may want to try the latest CVS of WineX. I have found that it works much better than Wine, and it has some DirectX support

$ cvs -d:pserver:anonymous@cvs.winex.sourceforge.net:/cvsroot/winex login
Hit Enter when prompted for a password
$ cvs -z3 -d:pserver:anonymous@cvs.winex.sourceforge.net:/cvsroot/winex co wine

Oakstaff 11-09-2003 11:43 PM

how do i get winex free i dont got the cash or the creditcard to sign up on their site....

DrOzz 11-10-2003 07:19 AM

i am also noticing under your name you say your distro is Redhat9, but you state above that you installed 20031016-1rh73winehq which is a nono....you aren't going to get it to work unless you have the version built for redhat9....so i suggest going to sourceforge and getting the one that has rh9 rather than rh73 written in its filename.
and he already stated above your last message how to get winex it for free through cvs.

linuxbotx 11-10-2003 07:29 AM

If you want winex free, just follow the steps listed.

1) Go the to console
2) type cvs -dserver:anonymous@cvs.winex.sourceforge.net:/cvsroot/winex login
3) Press <ENTER> when asked for a password
4) You will be brought back to the command prompt. Type:
cvs -z3 -dserver:anonymous@cvs.winex.sourceforge.net:/cvsroot/winex co wine


5) Change to root
6) go into the wine directory
7) type tools/wineinstall
8) WineX is installed. type wine to run the CVS of WineX
9) Have fun :)

Oakstaff 11-10-2003 02:34 PM

I tried typing in what ya have there for the cvs stuff and i get

cvs login: CVSROOT password specification is only valid for
cvs login: pserver connection method.
cvs [login aborted]: Bad CVSROOT: `server:anonymous@cvs.winex.sourceforge.net:/cvsroot/winex'.

did i type something wrong or what? any help would be a blessing

linuxbotx 11-10-2003 11:27 PM

The server must be down or somthing. It was working a few days ago. Try again tomorrow. If you still can't get it, let me know and i'll email you a copy of the CVS.

Oakstaff 11-10-2003 11:47 PM

still havent been able to log onto it....=(

linuxbotx 11-10-2003 11:53 PM

The longing script changed. Here is the updated one:

cvs -d:pserver:anonymous@cvs.winex.sourceforge.net:/cvsroot/winex login

<press enter for password>

cvs -z3 -d:pserver:anonymous@cvs.winex.sourceforge.net:/cvsroot/winex co wine

linuxbotx 11-10-2003 11:53 PM

damb, those smiley faces are supposed to be a p : (no space between the p and the : )

linuxbotx 11-10-2003 11:54 PM

err, sorry i meant a : p (no space between : and p )


All times are GMT -5. The time now is 09:16 PM.