LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 02-08-2004, 08:14 PM   #1
AmdMhz
Member
 
Registered: Jan 2004
Location: Indiana
Distribution: Debian, OpenSUSE
Posts: 142

Rep: Reputation: 15
New Wine Error


Ok, Guys. I just installed wine and did a whereis and it is installed. When I try to run the command I get this error:

[root@localhost /]# wine /mnt/cdrom/setup.exe
Segmentation fault


Any ideas what is wrong because I have no clue. I am a newbie at Red Hat 9.0 right now. Thanks for the help
 
Old 02-09-2004, 12:33 PM   #2
AmdMhz
Member
 
Registered: Jan 2004
Location: Indiana
Distribution: Debian, OpenSUSE
Posts: 142

Original Poster
Rep: Reputation: 15
worked hours on this and get the same error. Any ideas guys?
 
Old 02-09-2004, 03:41 PM   #3
wapcaplet
LQ Guru
 
Registered: Feb 2003
Location: Colorado Springs, CO
Distribution: Gentoo
Posts: 2,018

Rep: Reputation: 48
Does wine work on other programs? It could be a problem with the setup.exe you're trying to run.

What version of wine did you install? (type wine --version) Newer ones tend to be less buggy than old ones.

edit: You also probably do not want to be running wine as root. Wine is not quite stable, and many Windows/DOS programs are not quite stable either, so running as a normal user will help to minimize the damage it can cause
 
Old 02-10-2004, 11:00 PM   #4
AmdMhz
Member
 
Registered: Jan 2004
Location: Indiana
Distribution: Debian, OpenSUSE
Posts: 142

Original Poster
Rep: Reputation: 15
Wine does not work at all. everytime I do something I get the error mentioned in the above post. I cant figure out what is wrong?
 
Old 02-10-2004, 11:23 PM   #5
JROCK1980
Member
 
Registered: Aug 2003
Distribution: FreeBSD
Posts: 490

Rep: Reputation: 30
RE

post your config file for us
/home/user/.wine/

"user is the name of the user account of course"

copy the config file and let us take a look
 
Old 02-12-2004, 11:29 AM   #6
AmdMhz
Member
 
Registered: Jan 2004
Location: Indiana
Distribution: Debian, OpenSUSE
Posts: 142

Original Poster
Rep: Reputation: 15
I cant seem to get the wine config up with that command.
 
Old 02-12-2004, 11:42 AM   #7
AmdMhz
Member
 
Registered: Jan 2004
Location: Indiana
Distribution: Debian, OpenSUSE
Posts: 142

Original Poster
Rep: Reputation: 15
Now it says cant not find winesetuptk but I have downloaded that and installed it and I still cant get it to work
 
Old 02-12-2004, 12:36 PM   #8
AmdMhz
Member
 
Registered: Jan 2004
Location: Indiana
Distribution: Debian, OpenSUSE
Posts: 142

Original Poster
Rep: Reputation: 15
this is the complete error:

[amdmhz@localhost bin]$ winelauncher winesetup
Invoking /usr/local/bin/wine winesetup ...
/usr/local/bin/winelauncher: line 432: 4059 Segmentation fault $WINEBIN/$WINE_BIN_NAME "$@"
Wine failed with return code 139
which: no winesetup in (/usr/local/bin:/usr/kerberos/bin:/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/amdmhz/bin)
/usr/local/bin/winelauncher: line 565: 4055 Terminated $XMESSAGE -timeout 30 -buttons " Dismiss ":0," Never display this message again ":3 -title "Wine Launch Window" "Invoking $WINEBIN/$WINE_BIN_NAME $@ ...

This dialog box is a temporary status dialog to let you know
that Wine is attempting to launch your application.

Since Wine is still very much in a development stage,
many applications will fail silently.
This dialog box is your indication
that we're *trying* to run your application.
This dialog box will automatically disappear after 30 seconds,
or after your application finishes.

You can permanently disable this dialog by selecting
the option below.
"
Segmentation fault
 
Old 02-12-2004, 10:05 PM   #9
JROCK1980
Member
 
Registered: Aug 2003
Distribution: FreeBSD
Posts: 490

Rep: Reputation: 30
RE

Go into the folder where you first untar the program. it should be there. Use the cp statement and move it to the .wine folder.
 
Old 02-13-2004, 11:54 AM   #10
AmdMhz
Member
 
Registered: Jan 2004
Location: Indiana
Distribution: Debian, OpenSUSE
Posts: 142

Original Poster
Rep: Reputation: 15
This is what I get when I cp winesetup where it is suppose to go:

[amdmhz@localhost bin]$ wine /mnt/cdrom/setup.exe
Segmentation fault
[amdmhz@localhost bin]$ whereis winesetup
winesetup: /usr/bin/winesetup.sh
 
Old 02-13-2004, 12:18 PM   #11
AmdMhz
Member
 
Registered: Jan 2004
Location: Indiana
Distribution: Debian, OpenSUSE
Posts: 142

Original Poster
Rep: Reputation: 15
I messed around with it a little and put winesetup.sh in the /usr/local/bin. When I try to install something with the wine command I get this:

[root@localhost bin]# wine /mnt/cdrom/setup.exe
wine: relocation error: wine: undefined symbol: wine_init_argv0_path
[root@localhost bin]#

By the way guys, Thank you very much for trying to help me figure this out. I really appreciate it. Take care
 
Old 02-14-2004, 05:43 PM   #12
AmdMhz
Member
 
Registered: Jan 2004
Location: Indiana
Distribution: Debian, OpenSUSE
Posts: 142

Original Poster
Rep: Reputation: 15
still getting this error
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Trouble running wine from src wine:error while loading shared libraries: libwine.so.1 brynjarh Linux - Newbie 2 05-28-2013 10:59 AM
Wine Error Susage Linux - Software 18 08-31-2004 09:21 AM
Alsa compile error, and a WINE error scheidel21 Linux - Software 1 12-08-2003 08:16 PM
wine error: error while loading shared libraries... eam Linux - Software 0 11-26-2003 12:01 AM
wine error Fish-MD Linux - Newbie 1 10-17-2003 01:09 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 04:17 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration