LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   SUSE / openSUSE (https://www.linuxquestions.org/questions/suse-opensuse-60/)
-   -   couple of probs with wine (https://www.linuxquestions.org/questions/suse-opensuse-60/couple-of-probs-with-wine-378274/)

mewt 10-30-2005 05:08 AM

couple of probs with wine
 
I got the CVS version of cedega as shown on their site, however when i try to install i get the following error:

Code:

mewt:/home/mewt/winex # ./tools/wineinstall
WINE Installer v0.71

Warning: Old Wine RPM install detected. Do you want to remove it first?
(yes/no) yes
Starting wine rpm removal...
error: Failed dependencies:
        libwine.so.1 is needed by (installed) xmms-plugins-1.2.10-15
        libwine.so.1(WINE_1.0) is needed by (installed) xmms-plugins-1.2.10-15
FAILED. Probably you aren't installing as root.
Expect problems (library conflicts with existing install etc.).
Warning !! wine binary (still) found, which may indicate
a (conflicting) previous installation.
You might want to abort and uninstall Wine first.
Running configure...

how can i remove wine since im being stopped by the installed plugins ?

thanks

Mewt

abisko00 10-30-2005 10:11 AM

I guess the script fails because of the dependency conflict. You may need to remove the xmms-plugins first.

mewt 10-30-2005 10:57 AM

any idea how ?

abisko00 10-30-2005 11:05 AM

Use Yast -> Software -> Install and remove software

Select 'Search' from the filter tab and search for 'xmms-plugins' then click the box in front of it until it shows a trash-can.

mewt 10-30-2005 11:20 AM

Done that thanks, now when i run the wineinstall it says it needs bison, however when i go into software management and search for bison i get no results. Anyone know where i can get it ? or know of a source i can add to download it from. I only have packmans source.

Thanks

abisko00 10-30-2005 11:22 AM

There is a sticky thread about opensuse repositories. Have a look there and add them to your list of installation sources. Then try again to search bison with YaST.

mewt 10-30-2005 11:49 AM

added the repos found on novells site but still nothing, however i found an rpm for bison and installed. Installation of wine progresses amd stops during compilation with the following error:

NTRANT -I/usr/X11R6/include -o genres.o genres.c
gcc -MMD -c -I. -I. -I../../include -I../../include -g -O2 -Wall -mpreferred-stack-boundary=2 -fno-keep-static-consts -D__const=const -fno-strict-aliasing -D__int8=char -D__int16=short -D__int32=int "-D__int64=long long" -D__WINE__ -D_REENTRANT -I/usr/X11R6/include -o newstruc.o newstruc.c
newstruc.c: In function ‘handle_ani_list’:
newstruc.c:740: error: invalid lvalue in increment
newstruc.c: In function ‘new_ani_curico’:
newstruc.c:851: error: invalid lvalue in increment
make[2]: *** [newstruc.o] Error 1
make[2]: Leaving directory `/home/mewt/winex/tools/wrc'
make[1]: *** [wrc] Error 2
make[1]: Leaving directory `/home/mewt/winex/tools'
make: *** [tools] Error 2

Compilation failed, aborting install.

(this is just the last part)

any ideas how to solve this ?

Mewt

abisko00 10-30-2005 12:17 PM

I can't tell from this information, but in general a lot of libraries and devel packages may be required to compile. Aren't there any readme or installation notes?

mewt 10-30-2005 03:55 PM

after googling the last few lines for about an hour, i found that this is a very widespread problem with cedega from cvs :/ there is some solution but i cant seem to find one :(

Mewt

devbro 12-18-2005 06:55 PM

check this forum out:
http://www.linuxquestions.org/questi...ewstruc.c+wine

i did it but since i am using GCC4.0.2 it does not work. i have to change some pointer stuff to make it compile but there are so many of them that i gave up. I may try it with GCC 4.1 but i have to find a rpm for it first.


All times are GMT -5. The time now is 06:08 PM.