Nothing loads in wine?

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
McJugga
Level 1
Level 1
Posts: 7
Joined: Mon Aug 03, 2009 3:48 pm

Nothing loads in wine?

Post by McJugga »

I thought that I would be able to use Wine to play TF2 in Fedora 11, so I used this guide to install steam:
http://fedorasolved.org/gaming-solution ... using-wine

Steam appeared to be working fine, so I downloaded some games (TF2 and CS:S),
When they were done downloading, I tried to play one, and the "Preparing to launch TF2" box came up. So I waited for a few seconds and then it just went away. No game opened up at all.

I then tried installing Age of Empires II. I could get in the game menu, but as soon as I tried to actually start a game, it crashed.

Then I realized I had no graphics driver installed. :x
So I installed the driver, restarted my computer, and tried running a game.
I opened up steam, and tried to play TF2, but the moment I double-clicked on it, all of steam just disappeared.
Same thing happens with TF2.

I then tried Age of Empires II, but when I try to open the game, nothing happens at all =[

Any ways, I was wondering what my next step should be.

By the way, I have wine version 1.1.23 and am using Fedora.
vitamin
Moderator
Moderator
Posts: 6605
Joined: Sat Feb 23, 2008 2:29 pm

Re: Nothing loads in wine?

Post by vitamin »

McJugga wrote:By the way, I have wine version 1.1.23 and am using Fedora.
Upgrade, that is known bad version with a bug affecting many programs, including Steam.
McJugga
Level 1
Level 1
Posts: 7
Joined: Mon Aug 03, 2009 3:48 pm

Post by McJugga »

I did what it said to do on this page:
http://fedoraproject.org/wiki/AndreasBierfert/Wine

But it just says that it is already at the latest version. =[

I forgot to mention before, it's Fedora 11...
MacNean Tyrrell

Nothing loads in wine?

Post by MacNean Tyrrell »

On Tue, Aug 4, 2009 at 12:26 PM, McJugga <[email protected]> wrote:
I did what it said to do on this page:
http://fedoraproject.org/wiki/AndreasBierfert/Wine

But it just says that it is already at the latest version. =[

I forgot to mention before, it's Fedora 11...
http://www.winehq.org/download/

Get 1.1.26 instead of .23 is what he is saying.



--
Sincerely,

MacNean C. Tyrrell
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.winehq.org/pipermail/wine-us ... chment.htm>
McJugga
Level 1
Level 1
Posts: 7
Joined: Mon Aug 03, 2009 3:48 pm

Post by McJugga »

Uh... Without sounding too much like a noob, how do I get 1.1.26?

When I go to the page you linked to, it just tells fedora users to go here:
http://fedoraproject.org/wiki/AndreasBierfert/Wine

And that page just tells me to use yum, which tells me I already have the latest version.
MacNean Tyrrell

Nothing loads in wine?

Post by MacNean Tyrrell »

On Tue, Aug 4, 2009 at 12:59 PM, McJugga <[email protected]> wrote:
Uh... Without sounding too much like a noob, how do I get 1.1.26?

When I go to the page you linked to, it just tells fedora users to go here:
http://fedoraproject.org/wiki/AndreasBierfert/Wine

And that page just tells me to use yum, which tells me I already have the
latest version.

Oh sorry I use ubuntu. Ok you can compile it, get the source:
http://sourceforge.net/projects/wine/fi ... 2/download

Then check out:

http://wiki.winehq.org/FAQ#head-7ed3c31 ... 53dc41817b

Um for the recommended packages in ubuntu we run:

sudo apt-get build-dep wine

for fedora, i found a link for fedora 9 and the to compile 32 bit wine on a
64 bit platform (what i had to do):

yum install alsa-lib-devel.i386 alsa-lib-devel audiofile-devel.i386
audiofile-devel cups-devel.i386 cups-devel dbus-devel.i386 dbus-devel
esound-devel.i386 esound-devel fontconfig-devel.i386 fontconfig-devel
freetype-devel.i386 freetype-devel giflib-devel.i386 giflib-devel
hal-devel.i386 hal-devel lcms-devel.i386 lcms-devel libICE-devel.i386
libICE-devel libjpeg-devel.i386 libjpeg-devel libpng-devel.i386
libpng-devel libSM-devel.i386 libSM-devel libusb-devel.i386
libusb-devel libX11-devel.i386 libX11-devel libXau-devel.i386
libXau-devel libXcomposite-devel.i386 libXcomposite-devel
libXcursor-devel.i386 libXcursor-devel libXext-devel.i386
libXext-devel libXi-devel.i386 libXi-devel libXinerama-devel.i386
libXinerama-devel libxml2-devel.i386 libxml2-devel
libXrandr-devel.i386 libXrandr-devel libXrender-devel.i386
libXrender-devel libxslt-devel.i386 libxslt-devel libXt-devel.i386
libXt-devel libXv-devel.i386 libXv-devel libXxf86vm-devel.i386
libXxf86vm-devel mesa-libGL-devel.i386 mesa-libGL-devel
mesa-libGLU-devel.i386 mesa-libGLU-devel ncurses-devel.i386
ncurses-devel openldap-devel.i386 openldap-devel openssl-devel.i386
openssl-devel zlib-devel.i386 pkgconfig sane-backends-devel.i386
sane-backends-devel xorg-x11-proto-devel.i386 xorg-x11-proto-devel
glibc-devel.i386 prelink fontforge flex bison

Think that should work for 32 bit also, since that is the 32 bit libraries
that are probably required to compile wine on fedora. But sorry have no
idea about fedora specifically

--
Sincerely,

MacNean C. Tyrrell
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.winehq.org/pipermail/wine-us ... chment.htm>
MacNean Tyrrell

Nothing loads in wine?

Post by MacNean Tyrrell »

On Tue, Aug 4, 2009 at 12:59 PM, McJugga <[email protected]> wrote:
Uh... Without sounding too much like a noob, how do I get 1.1.26?

When I go to the page you linked to, it just tells fedora users to go here:
http://fedoraproject.org/wiki/AndreasBierfert/Wine

And that page just tells me to use yum, which tells me I already have the
latest version.




Forgot to add you need to remove the old version, not sure if this is right
but yum uninstall wine? Have to find that out.



--
Sincerely,

MacNean C. Tyrrell
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.winehq.org/pipermail/wine-us ... chment.htm>
Martin Gregorie

Nothing loads in wine?

Post by Martin Gregorie »

On Tue, 2009-08-04 at 13:20 -0400, MacNean Tyrrell wrote:
Forgot to add you need to remove the old version, not sure if this is right
but yum uninstall wine? Have to find that out.
yum remove xxxx
yum erase xxxx

Both do it. "man yum" for more details.


Martin
McJugga
Level 1
Level 1
Posts: 7
Joined: Mon Aug 03, 2009 3:48 pm

Re: Nothing loads in wine?

Post by McJugga »

MacNean Tyrrell wrote:On Tue, Aug 4, 2009 at 12:59 PM, McJugga <[email protected]> wrote:
Uh... Without sounding too much like a noob, how do I get 1.1.26?

When I go to the page you linked to, it just tells fedora users to go here:
http://fedoraproject.org/wiki/AndreasBierfert/Wine

And that page just tells me to use yum, which tells me I already have the
latest version.

Oh sorry I use ubuntu. Ok you can compile it, get the source:
http://sourceforge.net/projects/wine/fi ... 2/download

Then check out:

http://wiki.winehq.org/FAQ#head-7ed3c31 ... 53dc41817b

Um for the recommended packages in ubuntu we run:

sudo apt-get build-dep wine

for fedora, i found a link for fedora 9 and the to compile 32 bit wine on a
64 bit platform (what i had to do):

yum install alsa-lib-devel.i386 alsa-lib-devel audiofile-devel.i386
audiofile-devel cups-devel.i386 cups-devel dbus-devel.i386 dbus-devel
esound-devel.i386 esound-devel fontconfig-devel.i386 fontconfig-devel
freetype-devel.i386 freetype-devel giflib-devel.i386 giflib-devel
hal-devel.i386 hal-devel lcms-devel.i386 lcms-devel libICE-devel.i386
libICE-devel libjpeg-devel.i386 libjpeg-devel libpng-devel.i386
libpng-devel libSM-devel.i386 libSM-devel libusb-devel.i386
libusb-devel libX11-devel.i386 libX11-devel libXau-devel.i386
libXau-devel libXcomposite-devel.i386 libXcomposite-devel
libXcursor-devel.i386 libXcursor-devel libXext-devel.i386
libXext-devel libXi-devel.i386 libXi-devel libXinerama-devel.i386
libXinerama-devel libxml2-devel.i386 libxml2-devel
libXrandr-devel.i386 libXrandr-devel libXrender-devel.i386
libXrender-devel libxslt-devel.i386 libxslt-devel libXt-devel.i386
libXt-devel libXv-devel.i386 libXv-devel libXxf86vm-devel.i386
libXxf86vm-devel mesa-libGL-devel.i386 mesa-libGL-devel
mesa-libGLU-devel.i386 mesa-libGLU-devel ncurses-devel.i386
ncurses-devel openldap-devel.i386 openldap-devel openssl-devel.i386
openssl-devel zlib-devel.i386 pkgconfig sane-backends-devel.i386
sane-backends-devel xorg-x11-proto-devel.i386 xorg-x11-proto-devel
glibc-devel.i386 prelink fontforge flex bison

Think that should work for 32 bit also, since that is the 32 bit libraries
that are probably required to compile wine on fedora. But sorry have no
idea about fedora specifically

--
Sincerely,

MacNean C. Tyrrell
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.winehq.org/pipermail/wine-us ... chment.htm>
None of those packages seem to be available.
MacNean Tyrrell

Nothing loads in wine?

Post by MacNean Tyrrell »

On Tue, Aug 4, 2009 at 2:09 PM, McJugga <[email protected]> wrote:
MacNean Tyrrell wrote:
On Tue, Aug 4, 2009 at 12:59 PM, McJugga <[email protected]>
wrote:
Uh... Without sounding too much like a noob, how do I get 1.1.26?

When I go to the page you linked to, it just tells fedora users to go
here:
http://fedoraproject.org/wiki/AndreasBierfert/Wine

And that page just tells me to use yum, which tells me I already have
the
latest version.

Oh sorry I use ubuntu. Ok you can compile it, get the source:
http://sourceforge.net/projects/wine/fi ... 2/download
Then check out:

http://wiki.winehq.org/FAQ#head-7ed3c31 ... 53dc41817b

Um for the recommended packages in ubuntu we run:

sudo apt-get build-dep wine

for fedora, i found a link for fedora 9 and the to compile 32 bit wine on
a
64 bit platform (what i had to do):

yum install alsa-lib-devel.i386 alsa-lib-devel audiofile-devel.i386
audiofile-devel cups-devel.i386 cups-devel dbus-devel.i386 dbus-devel
esound-devel.i386 esound-devel fontconfig-devel.i386 fontconfig-devel
freetype-devel.i386 freetype-devel giflib-devel.i386 giflib-devel
hal-devel.i386 hal-devel lcms-devel.i386 lcms-devel libICE-devel.i386
libICE-devel libjpeg-devel.i386 libjpeg-devel libpng-devel.i386
libpng-devel libSM-devel.i386 libSM-devel libusb-devel.i386
libusb-devel libX11-devel.i386 libX11-devel libXau-devel.i386
libXau-devel libXcomposite-devel.i386 libXcomposite-devel
libXcursor-devel.i386 libXcursor-devel libXext-devel.i386
libXext-devel libXi-devel.i386 libXi-devel libXinerama-devel.i386
libXinerama-devel libxml2-devel.i386 libxml2-devel
libXrandr-devel.i386 libXrandr-devel libXrender-devel.i386
libXrender-devel libxslt-devel.i386 libxslt-devel libXt-devel.i386
libXt-devel libXv-devel.i386 libXv-devel libXxf86vm-devel.i386
libXxf86vm-devel mesa-libGL-devel.i386 mesa-libGL-devel
mesa-libGLU-devel.i386 mesa-libGLU-devel ncurses-devel.i386
ncurses-devel openldap-devel.i386 openldap-devel openssl-devel.i386
openssl-devel zlib-devel.i386 pkgconfig sane-backends-devel.i386
sane-backends-devel xorg-x11-proto-devel.i386 xorg-x11-proto-devel
glibc-devel.i386 prelink fontforge flex bison

Think that should work for 32 bit also, since that is the 32 bit
libraries
that are probably required to compile wine on fedora. But sorry have no
idea about fedora specifically

--
Sincerely,

MacNean C. Tyrrell
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <
http://www.winehq.org/pipermail/wine-us ... chment.htm

None of those packages seem to be available.



Try this for recommended packages:
http://wiki.winehq.org/Recommended_Packages

http://wiki.winehq.org/FAQ#head-7ed3c31 ... 53dc41817b



--
Sincerely,

MacNean C. Tyrrell
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.winehq.org/pipermail/wine-us ... chment.htm>
McJugga
Level 1
Level 1
Posts: 7
Joined: Mon Aug 03, 2009 3:48 pm

Post by McJugga »

I got all those packages... Same problem.
When I do

Code: Select all

./tools/wineinstall
Like the readme says, this happens.

Code: Select all

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... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for g++... no
checking for c++... no
checking for gpp... no
checking for aCC... no
checking for CC... no
checking for cxx... no
checking for cc++... no
checking for cl.exe... no
checking for FCC... no
checking for KCC... no
checking for RCC... no
checking for xlC_r... no
checking for xlC... no
checking whether we are using the GNU C++ compiler... no
checking whether g++ accepts -g... no
checking for cpp... cpp
checking whether gcc -m32 works... no
configure: error: Cannot build a 32-bit program, you need to install 32-bit development libraries.

Configure failed, aborting install.
MacNean Tyrrell

Nothing loads in wine?

Post by MacNean Tyrrell »

On Tue, Aug 4, 2009 at 2:34 PM, McJugga <[email protected]> wrote:
I got all those packages... Same problem.
When I do

Code:
./tools/wineinstall


Like the readme says, this happens.

Code:
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... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for g++... no
checking for c++... no
checking for gpp... no
checking for aCC... no
checking for CC... no
checking for cxx... no
checking for cc++... no
checking for cl.exe... no
checking for FCC... no
checking for KCC... no
checking for RCC... no
checking for xlC_r... no
checking for xlC... no
checking whether we are using the GNU C++ compiler... no
checking whether g++ accepts -g... no
checking for cpp... cpp
checking whether gcc -m32 works... no
configure: error: Cannot build a 32-bit program, you need to install 32-bit
development libraries.

Configure failed, aborting install.
Yea there is a development library your missing. Sorry I have never used
fedora, so couldn't help you here. glibc-devel.i386 maybe? also maybe *
xorg-x11-server-devel.i386*, try to install those 2 and see. Sorry in
ubuntu we just do apt-get build-deb wine and bam everything is installed
that's needed to compile wine.


--
Sincerely,

MacNean C. Tyrrell
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.winehq.org/pipermail/wine-us ... chment.htm>
McJugga
Level 1
Level 1
Posts: 7
Joined: Mon Aug 03, 2009 3:48 pm

Post by McJugga »

Installed those, same problem. :(
vitamin
Moderator
Moderator
Posts: 6605
Joined: Sat Feb 23, 2008 2:29 pm

Post by vitamin »

McJugga wrote:checking whether gcc -m32 works... no
configure: error: Cannot build a 32-bit program, you need to install 32-bit development libraries.
http://wiki.winehq.org/WineOn64bit
McJugga
Level 1
Level 1
Posts: 7
Joined: Mon Aug 03, 2009 3:48 pm

Post by McJugga »

vitamin wrote:
McJugga wrote:checking whether gcc -m32 works... no
configure: error: Cannot build a 32-bit program, you need to install 32-bit development libraries.
http://wiki.winehq.org/WineOn64bit
When I try to install any of the .i386 packages, such as cups-devel.i386, it says that there is no package available.
MacNean Tyrrell

Nothing loads in wine?

Post by MacNean Tyrrell »

On Wed, Aug 5, 2009 at 11:43 AM, McJugga <[email protected]> wrote:
vitamin wrote:
McJugga wrote:
checking whether gcc -m32 works... no
configure: error: Cannot build a 32-bit program, you need to install
32-bit development libraries.
When I try to install any of the .i386 packages, such as cups-devel.i386,
it says that there is no package available.
May need to find out who maintains the wine Yum package for fedora 11 and
find out if they are working on getting 1.1.26 going, casue .23 does have
some bugs in it. no idea man, sorry. I've been using ubuntu for years now
and before that mandrake so no clue.



--
Sincerely,

MacNean C. Tyrrell
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.winehq.org/pipermail/wine-us ... chment.htm>
vitamin
Moderator
Moderator
Posts: 6605
Joined: Sat Feb 23, 2008 2:29 pm

Post by vitamin »

McJugga wrote:When I try to install any of the .i386 packages, such as cups-devel.i386, it says that there is no package available.
Time to read manual for your distro, or ask on your distro's forum.
Locked