Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How do I completely remove Wine?
#21

Quote:Presuming you're still using Fedora as you were in the first post in this thread, you need to use this command to install the software development tools:

 



Code:
su -
[[enter your root password when prompted]]
yum groupinstall "Development Tools" "Legacy Software Development"

<div>




</div>
 

Ok, I did that. There was a huge long process of installing the "C compiler." I then did:

Quote:[bakshara@Bakshara ~]$ cd /media/LinuxSwitch/Misc/Download/Need2Scan/Linux/wine-1.1.24[bakshara@Bakshara wine-1.1.24]$ ./tools/wineinstall

Wine Installer v1.0

 

Running configure...

 

checking build system type... x86_64-unknown-linux-gnu

checking host system type... x86_64-unknown-linux-gnu

checking whether make sets $(MAKE)... yes

checking for gcc... gcc

checking for C compiler default output file name...

configure: error: in `/media/LinuxSwitch/Misc/Download/Need2Scan/Linux/wine-1.1.24':

configure: error: C compiler cannot create executables

See `config.log' for more details.

 

Configure failed, aborting install.

[bakshara@Bakshara wine-1.1.24]$
 

I checked "config.log" and this is the info I gave me:

Quote:This file contains any messages produced by compilers whilerunning configure, to aid debugging if configure makes a mistake.

 

It was created by Wine configure 1.1.24, which was

generated by GNU Autoconf 2.63. Invocation command line was

 

$ ./configure

 

## --------- ##

## Platform. ##

## --------- ##

 

hostname = Bakshara

uname -m = x86_64

uname -r = 2.6.30.10-105.2.23.fc11.x86_64

uname -s = Linux

uname -v = #1 SMP Thu Feb 11 07:06:34 UTC 2010

 

/usr/bin/uname -p = unknown

/bin/uname -X = unknown

 

/bin/arch = x86_64

/usr/bin/arch -k = unknown

/usr/convex/getsysinfo = unknown

/usr/bin/hostinfo = unknown

/bin/machine = unknown

/usr/bin/oslevel = unknown

/bin/universe = unknown

 

PATH: /usr/lib64/qt-3.3/bin

PATH: /usr/kerberos/sbin

PATH: /usr/kerberos/bin

PATH: /usr/lib64/ccache

PATH: /usr/local/bin

PATH: /usr/bin

PATH: /bin

PATH: /usr/local/sbin

PATH: /usr/sbin

PATH: /sbin

PATH: /home/Bakshara/bin

 

 

## ----------- ##

## Core tests. ##

## ----------- ##

 

configure:2289: checking build system type

configure:2307: result: x86_64-unknown-linux-gnu

configure:2329: checking host system type

configure:2344: result: x86_64-unknown-linux-gnu

configure:2379: checking whether make sets $(MAKE)

configure:2401: result: yes

configure:2458: checking for gcc

configure:2474: found /usr/lib64/ccache/gcc

configure:2485: result: gcc

configure:2717: checking for C compiler version

configure:2725: gcc --version >&5

gcc (GCC) 4.4.1 20090725 (Red Hat 4.4.1-2)

Copyright © 2009 Free Software Foundation, Inc.

This is free software; see the source for copying conditions. There is NO

warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

 

configure:2729: $? = 0

configure:2736: gcc -v >&5

Using built-in specs.

Target: x86_64-redhat-linux

Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --enable-plugin --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib --with-ppl --with-cloog --with-tune=generic --with-arch_32=i586 --build=x86_64-redhat-linux

Thread model: posix

gcc version 4.4.1 20090725 (Red Hat 4.4.1-2) (GCC)

configure:2740: $? = 0

configure:2747: gcc -V >&5

gcc: '-V' option must have argument

configure:2751: $? = 1

configure:2774: checking for C compiler default output file name

configure:2796: gcc conftest.c >&5

/usr/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-redhat-linux/4.4.1/../../../libc.so when searching for -lc

/usr/bin/ld: skipping incompatible /usr/lib/libc.so when searching for -lc

/usr/bin/ld: cannot find -lc

collect2: ld returned 1 exit status

configure:2800: $? = 1

configure:2838: result:

configure: failed program was:

| /* confdefs.h. */

| #define PACKAGE_NAME "Wine"

| #define PACKAGE_TARNAME "wine"

| #define PACKAGE_VERSION "1.1.24"

| #define PACKAGE_STRING "Wine 1.1.24"

| #define PACKAGE_BUGREPORT "wine-devel@winehq.org"

| /* end confdefs.h. */

|

| int

| main ()

| {

|

| ;

| return 0;

| }

configure:2844: error: in `/media/LinuxSwitch/Misc/Download/Need2Scan/Linux/wine-1.1.24':

configure:2847: error: C compiler cannot create executables

See `config.log' for more details.

 

## ---------------- ##

## Cache variables. ##

## ---------------- ##

 

ac_cv_build=x86_64-unknown-linux-gnu

ac_cv_env_CCC_set=

ac_cv_env_CCC_value=

ac_cv_env_CC_set=

ac_cv_env_CC_value=

ac_cv_env_CFLAGS_set=

ac_cv_env_CFLAGS_value=

ac_cv_env_CPPFLAGS_set=

ac_cv_env_CPPFLAGS_value=

ac_cv_env_CPP_set=

ac_cv_env_CPP_value=

ac_cv_env_CXXFLAGS_set=

ac_cv_env_CXXFLAGS_value=

ac_cv_env_CXX_set=

ac_cv_env_CXX_value=

ac_cv_env_LDFLAGS_set=

ac_cv_env_LDFLAGS_value=

ac_cv_env_LIBS_set=

ac_cv_env_LIBS_value=

ac_cv_env_XMKMF_set=

ac_cv_env_XMKMF_value=

ac_cv_env_build_alias_set=

ac_cv_env_build_alias_value=

ac_cv_env_host_alias_set=

ac_cv_env_host_alias_value=

ac_cv_env_target_alias_set=

ac_cv_env_target_alias_value=

ac_cv_host=x86_64-unknown-linux-gnu

ac_cv_prog_ac_ct_CC=gcc

ac_cv_prog_make_make_set=yes

 

## ----------------- ##

## Output variables. ##

## ----------------- ##

 

ALL_DLL_DIRS=''

ALL_IMPLIB_DIRS=''

ALL_MAKEFILES=''

ALL_MAKEFILE_DEPENDS=''

ALL_MAKERULES=''

ALL_PROGRAM_BIN_INSTALL_DIRS=''

ALL_PROGRAM_DIRS=''

ALL_PROGRAM_INSTALL_DIRS=''

ALL_TEST_DIRS=''

ALL_TOP_DIRS=''

ALL_WINETEST_DEPENDS=''

ALSALIBS=''

AR=''

ARFLAGS=''

AUDIOIOLIBS=''

BISON=''

BUILTINFLAG=''

CARBONLIB=''

CC='gcc'

CFLAGS=''

COREAUDIO=''

COREFOUNDATIONLIB=''

CPP=''

CPPBIN=''

CPPFLAGS=''

CROSSCC=''

CROSSTARGETFLAGS=''

CROSSTEST=''

CRTLIBS=''

CUPSINCL=''

CXX=''

CXXFLAGS=''

DEFS=''

DEPENDENCIES=''

DISKARBITRATIONLIB=''

DLLEXT=''

DLLFLAGS=''

DLLTOOL=''

DLLWRAP=''

ECHO_C=''

ECHO_N='-n'

ECHO_T=''

EGREP=''

ESDCONFIG=''

ESDINCL=''

ESDLIBS=''

EXEEXT=''

EXTRACFLAGS=''

EXTRA_BINARIES=''

FLEX=''

FONTCONFIGINCL=''

FONTFORGE=''

FREETYPEINCL=''

FREETYPELIBS=''

GNUTLSINCL=''

GPHOTO2INCL=''

GPHOTO2LIBS=''

GREP=''

HALINCL=''

ICOTOOL=''

IMPLIBEXT=''

INSTALL_DATA=''

INSTALL_PROGRAM=''

INSTALL_SCRIPT=''

IOKITLIB=''

LCMSLIBS=''

LDAPLIBS=''

LDCONFIG=''

LDD=''

LDDLLFLAGS=''

LDEXECFLAGS=''

LDFLAGS=''

LDPATH=''

LDRPATH_INSTALL=''

LDRPATH_LOCAL=''

LDSHARED=''

LIBDL=''

LIBEXT=''

LIBKSTAT=''

LIBOBJS=''

LIBPOLL=''

LIBPTHREAD=''

LIBS=''

LINT=''

LINTFLAGS=''

LN=''

LN_S=''

LTLIBOBJS=''

MAINTAINER_MODE='#'

MINGWAR=''

NASLIBS=''

OBJEXT=''

OPENGL_LIBS=''

PACKAGE_BUGREPORT='wine-devel@winehq.org'

PACKAGE_NAME='Wine'

PACKAGE_STRING='Wine 1.1.24'

PACKAGE_TARNAME='wine'

PACKAGE_VERSION='1.1.24'

PATH_SEPARATOR=':'

PKG_CONFIG=''

PNGINCL=''

PRELINK=''

RANLIB=''

RESOLVLIBS=''

RSVG=''

SANEINCL=''

SECURITYLIB=''

SET_MAKE=''

SHELL='/bin/sh'

SOCKETLIBS=''

STRIP=''

TARGETFLAGS=''

TOOLSDIR=''

WIN16_FILES=''

WIN16_INSTALL=''

XLIB=''

XMKMF=''

XML2INCL=''

XML2LIBS=''

XSLTINCL=''

X_CFLAGS=''

X_EXTRA_LIBS=''

X_LIBS=''

X_PRE_LIBS=''

ZLIB=''

ac_ct_AR=''

ac_ct_CC='gcc'

ac_ct_CXX=''

bindir='${exec_prefix}/bin'

build='x86_64-unknown-linux-gnu'

build_alias=''

build_cpu='x86_64'

build_os='linux-gnu'

build_vendor='unknown'

datadir='${datarootdir}'

datarootdir='${prefix}/share'

docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'

dvidir='${docdir}'

exec_prefix='NONE'

ft_devel=''

gphoto2_devel=''

gphoto2port_devel=''

host='x86_64-unknown-linux-gnu'

host_alias=''

host_cpu='x86_64'

host_os='linux-gnu'

host_vendor='unknown'

htmldir='${docdir}'

includedir='${prefix}/include'

infodir='${datarootdir}/info'

libdir='${exec_prefix}/lib'

libexecdir='${exec_prefix}/libexec'

localedir='${datarootdir}/locale'

localstatedir='${prefix}/var'

mandir='${datarootdir}/man'

oldincludedir='/usr/include'

pdfdir='${docdir}'

prefix='NONE'

program_transform_name='s,x,x,'

psdir='${docdir}'

sane_devel=''

sbindir='${exec_prefix}/sbin'

sharedstatedir='${prefix}/com'

sysconfdir='${prefix}/etc'

target_alias=''

 

## ------------------- ##

## File substitutions. ##

## ------------------- ##

 

MAKE_DLL_RULES=''

MAKE_IMPLIB_RULES=''

MAKE_PROG_RULES=''

MAKE_RULES=''

MAKE_TEST_RULES=''

 

## ----------- ##

## confdefs.h. ##

## ----------- ##

 

#define PACKAGE_NAME "Wine"

#define PACKAGE_TARNAME "wine"

#define PACKAGE_VERSION "1.1.24"

#define PACKAGE_STRING "Wine 1.1.24"

#define PACKAGE_BUGREPORT "wine-devel@winehq.org"

 

configure: exit 77
 

Now what do I need to do?

 

Again, Thanks in advance!

Reply
#22

I have done some research and I came across the same error from someone doing roughly the same thing on Ubuntu (this post from the Ubuntu forums).

 

Quote:Unfortunately, I don't think you can actually compile wine from source, for a number of reasons (some of which are wine's fault, others are Ubuntu's): 

1. WINE must be compiled to a 32bit executable. This is no-one's fault - all of the windows programs you want to run will be 32bit, so must WINE.

2. The WINE source-code does not compile under gcc-4. It just errors out. It does compile under gcc-3.4, but...

3. I can't get gcc-3.4 to produce 32bit binaries under Ubuntu!
 

From the information you posted, you are using an x86-64 distribution of Fedora and it looks like you will also run into this problem that you (for some reason as explained in the quote) can't compile Wine as 32-bit on a 64-bit host.

 

If you can install from a pre-built RPM package of the version of wine you would like, this should work. Alternatively, if you are determined to compile from source, you may need to reinstall Fedora x86 so that your whole system is 32-bit and you sidestep this issue.

 

I don't think you have told us which version of Fedora you are now using, but I did find this RPM of the Wine version you were after for Fedora 10 -- http://www.rpmfind.net/linux/RPM/fedora/...i386.html. You may want to search online yourself for wine-1.1.25-1 fedora version rpm.

 

If at all possible, though, you should use the wine version you get from 'yum install wine'. This will be much easier to maintain when updates are issued and using yum you will always know it comes from a reliable, trusted source.

Reply
#23

Quote:...

I don't think you have told us which version of Fedora you are now using, but I did find this RPM of the Wine version you were after for Fedora 10 -- http://www.rpmfind.net/linux/RPM/fedora/...i386.html. You may want to search online yourself for wine-1.1.25-1 fedora version rpm.

...
I have an AMD 64 AM2 that handles both 32 bit & 64 bit. I am Running Dual boot windoze HexP64 and Linux Fedora 11.

I was running wine-1.1.24 just fine until I upgraded it to wine-1.1.30. That is when all my problems began. I completely removed wine-1.1.30. Hope that helps.

 

Thanks,

 

Bakshara

Reply
#24
So, what is it that you want to do now with Wine? Roll back to 1.1.24?
Reply
#25

Quote:I don't think you have told us which version of Fedora you are now using
It was displayed in the log higher up:

 

hostname = Bakshara

uname -m = x86_64

uname -r = 2.6.30.10-105.2.23.fc11.x86_64

 

FC11, on 64-bit Intel architecture.

 

Quote:I was running wine-1.1.24 just fine until I upgraded it to wine-1.1.30. That is when all my problems began. I completely removed wine-1.1.30. Hope that helps.
Not according to your posts higher up.

 

From those, I read that you downloaded source code for 1.1.30 but haven't managed to successfully compile it. You *have*, however, managed to install Wine 1.1.29 from YUM repos several times. Did that version work at all?

Reply
#26

Quote:<blockquote data-ipsquote="" class="ipsQuote" data-ipsquote-contentcommentid="13933" data-ipsquote-username="hybrid" data-cite="hybrid" data-ipsquote-timestamp="1267352247" data-ipsquote-contentapp="forums" data-ipsquote-contenttype="forums" data-ipsquote-contentid="3888" data-ipsquote-contentclass="forums_Topic"><div>I don't think you have told us which version of Fedora you are now using
It was displayed in the log higher up:

 

hostname = Bakshara

uname -m = x86_64

uname -r = 2.6.30.10-105.2.23.fc11.x86_64

 

FC11, on 64-bit Intel architecture.



</div></blockquote>
Linux Fedora 11 on an AMD 64.

Quote:<blockquote data-ipsquote="" class="ipsQuote" data-ipsquote-contentcommentid="13940" data-ipsquote-username="Bakshara" data-cite="Bakshara" data-ipsquote-timestamp="1267587884" data-ipsquote-contentapp="forums" data-ipsquote-contenttype="forums" data-ipsquote-contentid="3888" data-ipsquote-contentclass="forums_Topic"><div>I was running wine-1.1.24 just fine until I upgraded it to wine-1.1.30. That is when all my problems began. I completely removed wine-1.1.30. Hope that helps.
Not according to your posts higher up.



</div></blockquote>
(see https://www.linux-noob.com/forums/index.php?/topic/3888-how-do-i-completely-remove-wine/page__view__findpost__p__13787)

In the "03 November 2009 - 09:33 PM" post I said, "The latest news. I have successfully removed Wine completely.

I tried to install wine-1.1.24, but it installed wine-1.1.23 instead. I was fine with that. What I really wanted was to document the entire install."

 

Quote:From those, I read that you downloaded source code for 1.1.30 but haven't managed to successfully compile it. You *have*, however, managed to install Wine 1.1.29 from YUM repos several times. Did that version work at all?
(see https://www.linux-noob.com/forums/index.php?/topic/3888-how-do-i-completely-remove-wine/page__view__findpost__p__13710)

No. In the very first post I said, "I updated to Wine 1.1.30 from 1.1.24. Then when I tried to run files I had ran previously, like APPLEWIN.EXE, I got a tiny dialogue that said, "Wine File" "Error" and an "OK" button. So I uninstalled Wine 1.1.30 and installed Wine 1.1.29. Same error..."

 

Please help,

 

Bakshara

Reply
#27
I'm sorry, I still don't understand what it is you want to now do. What is the desired outcome of this? What do you want to do with Wine?
Reply
#28

Quote:Linux Fedora 11 on an AMD 64.
Aha, didn't realise it was AMD, sorry.

Quote:No. In the very first post I said, "I updated to Wine 1.1.30 from 1.1.24.
I know that's what you SAID, and you probably believed that you were upgrading 1.1.24->30... but for the rest of this thread I (and Pete) have been trying to clear up your confusion over installation methods: you never actually upgraded, which accounts for part of your confusion.

 

If you re-read from the post you linked - in which you describe your actions - which can be summarised thus:

- you were downoading source code in .bz2 archives

- you then used YUM to install from RPM files held on online repos (which ignored the archives)

- you were confused as to why the version you had installed (RPMs) differed to the ones you downloaded (bz2s)

 

The clue should have been in your statement:

"about half way through it asks,

Total download size: 29 M"

 

- why is YUM downloading 29M when you have already downloaded the .bz2 files? Because yum is ignoring those archives and downloading PRM files into /var/yum/cache.

 

If you *had* successfully installed 1.1.30 from the .bz archives, then you would have extracted and compiled manually, which you didn't know how to do (your later post asked for instructions on how to do this). All of your posts suggest to me that you have never actually installed from your downloaded archives but used YUM all this time, which has continuously installed 1.1.29. You even asked later on in the thread why that same version keeps cropping up - and even after that evidence you still believe you installed 1.1.30.

 

I honestly think a lot of your confusion is down to you convincing yourself of incorrect facts, which means any view of reality after that will be skewed. We're willing (and trying) to help you here, Bakshara - but only if you listen and understand what had been written beforehand.

 

Asking where that ship has disappeared from the horizon - after telling everyone the world is flat - will never get you the right answer.

 

How about we draw a line under that with a simple question of: "what IS it you want to do with wine?"

Reply
#29

I know it has been a while, but this is now more of "How to manually install Wine" than "How do I completely remove Wine."

 

I did a whole lot research on-line. The following is what I did, the results I got. Then I would like to know what I am missing and what I need to do next.

 

Gratefully,

 

Bakshara

 

Quote:[bakshara@Bakshara ~]$ cd /media/LinuxSwitch/Misc/Download/Need2Scan/Linux/wine-1.1.24[bakshara@Bakshara wine-1.1.24]$ ./tools/wineinstall

Wine Installer v1.0

 

Running configure...

 

checking build system type... x86_64-unknown-linux-gnu

checking host system type... x86_64-unknown-linux-gnu

checking whether make sets $(MAKE)... yes

checking for gcc... gcc

checking for C compiler default output file name...

configure: error: in `/media/LinuxSwitch/Misc/Download/Need2Scan/Linux/wine-1.1.24':

configure: error: C compiler cannot create executables

See `config.log' for more details.

 

Configure failed, aborting install.

[bakshara@Bakshara wine-1.1.24]$
 

Quote:This file contains any messages produced by compilers whilerunning configure, to aid debugging if configure makes a mistake.

 

It was created by Wine configure 1.1.24, which was

generated by GNU Autoconf 2.63. Invocation command line was

 

$ ./configure

 

## --------- ##

## Platform. ##

## --------- ##

 

hostname = Bakshara

uname -m = x86_64

uname -r = 2.6.30.10-105.2.23.fc11.x86_64

uname -s = Linux

uname -v = #1 SMP Thu Feb 11 07:06:34 UTC 2010

 

/usr/bin/uname -p = unknown

/bin/uname -X = unknown

 

/bin/arch = x86_64

/usr/bin/arch -k = unknown

/usr/convex/getsysinfo = unknown

/usr/bin/hostinfo = unknown

/bin/machine = unknown

/usr/bin/oslevel = unknown

/bin/universe = unknown

 

PATH: /usr/lib64/qt-3.3/bin

PATH: /usr/kerberos/sbin

PATH: /usr/kerberos/bin

PATH: /usr/lib64/ccache

PATH: /usr/local/bin

PATH: /usr/bin

PATH: /bin

PATH: /usr/local/sbin

PATH: /usr/sbin

PATH: /sbin

PATH: /home/Bakshara/bin

 

 

## ----------- ##

## Core tests. ##

## ----------- ##

 

configure:2289: checking build system type

configure:2307: result: x86_64-unknown-linux-gnu

configure:2329: checking host system type

configure:2344: result: x86_64-unknown-linux-gnu

configure:2379: checking whether make sets $(MAKE)

configure:2401: result: yes

configure:2458: checking for gcc

configure:2474: found /usr/lib64/ccache/gcc

configure:2485: result: gcc

configure:2717: checking for C compiler version

configure:2725: gcc --version >&5

gcc (GCC) 4.4.1 20090725 (Red Hat 4.4.1-2)

Copyright © 2009 Free Software Foundation, Inc.

This is free software; see the source for copying conditions. There is NO

warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

 

configure:2729: $? = 0

configure:2736: gcc -v >&5

Using built-in specs.

Target: x86_64-redhat-linux

Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --enable-plugin --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib --with-ppl --with-cloog --with-tune=generic --with-arch_32=i586 --build=x86_64-redhat-linux

Thread model: posix

gcc version 4.4.1 20090725 (Red Hat 4.4.1-2) (GCC)

configure:2740: $? = 0

configure:2747: gcc -V >&5

gcc: '-V' option must have argument

configure:2751: $? = 1

configure:2774: checking for C compiler default output file name

configure:2796: gcc conftest.c >&5

/usr/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-redhat-linux/4.4.1/../../../libc.so when searching for -lc

/usr/bin/ld: skipping incompatible /usr/lib/libc.so when searching for -lc

/usr/bin/ld: cannot find -lc

collect2: ld returned 1 exit status

configure:2800: $? = 1

configure:2838: result:

configure: failed program was:

| /* confdefs.h. */

| #define PACKAGE_NAME "Wine"

| #define PACKAGE_TARNAME "wine"

| #define PACKAGE_VERSION "1.1.24"

| #define PACKAGE_STRING "Wine 1.1.24"

| #define PACKAGE_BUGREPORT "wine-devel@winehq.org"

| /* end confdefs.h. */

|

| int

| main ()

| {

|

| ;

| return 0;

| }

configure:2844: error: in `/media/LinuxSwitch/Misc/Download/Need2Scan/Linux/wine-1.1.24':

configure:2847: error: C compiler cannot create executables

See `config.log' for more details.

 

## ---------------- ##

## Cache variables. ##

## ---------------- ##

 

ac_cv_build=x86_64-unknown-linux-gnu

ac_cv_env_CCC_set=

ac_cv_env_CCC_value=

ac_cv_env_CC_set=

ac_cv_env_CC_value=

ac_cv_env_CFLAGS_set=

ac_cv_env_CFLAGS_value=

ac_cv_env_CPPFLAGS_set=

ac_cv_env_CPPFLAGS_value=

ac_cv_env_CPP_set=

ac_cv_env_CPP_value=

ac_cv_env_CXXFLAGS_set=

ac_cv_env_CXXFLAGS_value=

ac_cv_env_CXX_set=

ac_cv_env_CXX_value=

ac_cv_env_LDFLAGS_set=

ac_cv_env_LDFLAGS_value=

ac_cv_env_LIBS_set=

ac_cv_env_LIBS_value=

ac_cv_env_XMKMF_set=

ac_cv_env_XMKMF_value=

ac_cv_env_build_alias_set=

ac_cv_env_build_alias_value=

ac_cv_env_host_alias_set=

ac_cv_env_host_alias_value=

ac_cv_env_target_alias_set=

ac_cv_env_target_alias_value=

ac_cv_host=x86_64-unknown-linux-gnu

ac_cv_prog_ac_ct_CC=gcc

ac_cv_prog_make_make_set=yes

 

## ----------------- ##

## Output variables. ##

## ----------------- ##

 

ALL_DLL_DIRS=''

ALL_IMPLIB_DIRS=''

ALL_MAKEFILES=''

ALL_MAKEFILE_DEPENDS=''

ALL_MAKERULES=''

ALL_PROGRAM_BIN_INSTALL_DIRS=''

ALL_PROGRAM_DIRS=''

ALL_PROGRAM_INSTALL_DIRS=''

ALL_TEST_DIRS=''

ALL_TOP_DIRS=''

ALL_WINETEST_DEPENDS=''

ALSALIBS=''

AR=''

ARFLAGS=''

AUDIOIOLIBS=''

BISON=''

BUILTINFLAG=''

CARBONLIB=''

CC='gcc'

CFLAGS=''

COREAUDIO=''

COREFOUNDATIONLIB=''

CPP=''

CPPBIN=''

CPPFLAGS=''

CROSSCC=''

CROSSTARGETFLAGS=''

CROSSTEST=''

CRTLIBS=''

CUPSINCL=''

CXX=''

CXXFLAGS=''

DEFS=''

DEPENDENCIES=''

DISKARBITRATIONLIB=''

DLLEXT=''

DLLFLAGS=''

DLLTOOL=''

DLLWRAP=''

ECHO_C=''

ECHO_N='-n'

ECHO_T=''

EGREP=''

ESDCONFIG=''

ESDINCL=''

ESDLIBS=''

EXEEXT=''

EXTRACFLAGS=''

EXTRA_BINARIES=''

FLEX=''

FONTCONFIGINCL=''

FONTFORGE=''

FREETYPEINCL=''

FREETYPELIBS=''

GNUTLSINCL=''

GPHOTO2INCL=''

GPHOTO2LIBS=''

GREP=''

HALINCL=''

ICOTOOL=''

IMPLIBEXT=''

INSTALL_DATA=''

INSTALL_PROGRAM=''

INSTALL_SCRIPT=''

IOKITLIB=''

LCMSLIBS=''

LDAPLIBS=''

LDCONFIG=''

LDD=''

LDDLLFLAGS=''

LDEXECFLAGS=''

LDFLAGS=''

LDPATH=''

LDRPATH_INSTALL=''

LDRPATH_LOCAL=''

LDSHARED=''

LIBDL=''

LIBEXT=''

LIBKSTAT=''

LIBOBJS=''

LIBPOLL=''

LIBPTHREAD=''

LIBS=''

LINT=''

LINTFLAGS=''

LN=''

LN_S=''

LTLIBOBJS=''

MAINTAINER_MODE='#'

MINGWAR=''

NASLIBS=''

OBJEXT=''

OPENGL_LIBS=''

PACKAGE_BUGREPORT='wine-devel@winehq.org'

PACKAGE_NAME='Wine'

PACKAGE_STRING='Wine 1.1.24'

PACKAGE_TARNAME='wine'

PACKAGE_VERSION='1.1.24'

PATH_SEPARATOR=':'

PKG_CONFIG=''

PNGINCL=''

PRELINK=''

RANLIB=''

RESOLVLIBS=''

RSVG=''

SANEINCL=''

SECURITYLIB=''

SET_MAKE=''

SHELL='/bin/sh'

SOCKETLIBS=''

STRIP=''

TARGETFLAGS=''

TOOLSDIR=''

WIN16_FILES=''

WIN16_INSTALL=''

XLIB=''

XMKMF=''

XML2INCL=''

XML2LIBS=''

XSLTINCL=''

X_CFLAGS=''

X_EXTRA_LIBS=''

X_LIBS=''

X_PRE_LIBS=''

ZLIB=''

ac_ct_AR=''

ac_ct_CC='gcc'

ac_ct_CXX=''

bindir='${exec_prefix}/bin'

build='x86_64-unknown-linux-gnu'

build_alias=''

build_cpu='x86_64'

build_os='linux-gnu'

build_vendor='unknown'

datadir='${datarootdir}'

datarootdir='${prefix}/share'

docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'

dvidir='${docdir}'

exec_prefix='NONE'

ft_devel=''

gphoto2_devel=''

gphoto2port_devel=''

host='x86_64-unknown-linux-gnu'

host_alias=''

host_cpu='x86_64'

host_os='linux-gnu'

host_vendor='unknown'

htmldir='${docdir}'

includedir='${prefix}/include'

infodir='${datarootdir}/info'

libdir='${exec_prefix}/lib'

libexecdir='${exec_prefix}/libexec'

localedir='${datarootdir}/locale'

localstatedir='${prefix}/var'

mandir='${datarootdir}/man'

oldincludedir='/usr/include'

pdfdir='${docdir}'

prefix='NONE'

program_transform_name='s,x,x,'

psdir='${docdir}'

sane_devel=''

sbindir='${exec_prefix}/sbin'

sharedstatedir='${prefix}/com'

sysconfdir='${prefix}/etc'

target_alias=''

 

## ------------------- ##

## File substitutions. ##

## ------------------- ##

 

MAKE_DLL_RULES=''

MAKE_IMPLIB_RULES=''

MAKE_PROG_RULES=''

MAKE_RULES=''

MAKE_TEST_RULES=''

 

## ----------- ##

## confdefs.h. ##

## ----------- ##

 

#define PACKAGE_NAME "Wine"

#define PACKAGE_TARNAME "wine"

#define PACKAGE_VERSION "1.1.24"

#define PACKAGE_STRING "Wine 1.1.24"

#define PACKAGE_BUGREPORT "wine-devel@winehq.org"

 

configure: exit 77
Reply
#30

You still don't have all the programs you need in order to compile wine. Assuming you're still running Fedora 11, try:

 



Code:
su -
yum groupinstall "Development Tools" "Development Libraries"




 

And then retry the install.

 

UPDATE: if you do in fact have all of that already installed, this might be the 64-bit/32-bit issue we discussed at some point earlier in the thread. I'm not sure how you would resolve that.

Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)