LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > SUSE / openSUSE
User Name
Password
SUSE / openSUSE This Forum is for the discussion of Suse Linux.

Notices


Reply
  Search this Thread
Old 10-27-2004, 10:47 PM   #1
DarkHawke
LQ Newbie
 
Registered: Apr 2003
Posts: 9

Rep: Reputation: 0
Installing wine on Suse 9.1, please help!


I am trying to install Wine 20041019 on Suse 9.1 and I am running into trouble... I followed the instructions that it gives, and it is telling me

configure: error: No acceptable C compiler found in $PATH

I am a complete newb, so any suggestions that you have, please give me exact instructions too, so I may learn.

Thanks!
 
Old 10-28-2004, 02:48 AM   #2
abisko00
Senior Member
 
Registered: Mar 2004
Location: Munich
Distribution: Ubuntu
Posts: 3,517

Rep: Reputation: 58
Why do you like to install wine from source? There should be a wine package for SuSE on the installation medium.

But if you really want to to this, you should install gcc and make (at least, but there are most probably more things you need).
 
Old 10-28-2004, 05:08 PM   #3
Adler
Member
 
Registered: Oct 2004
Location: Wildwood, NJ
Distribution: Debian Jessie
Posts: 192

Rep: Reputation: 18
DarkHawke,

What is it that you are trying to run / execute under Wine?
 
Old 10-29-2004, 11:27 AM   #4
damienduff
Member
 
Registered: Feb 2004
Distribution: Etch
Posts: 117

Rep: Reputation: 15
Yo! i m also running Wine 20041019 on Suse 9.1.
its working, i am using it for PS7.0 only though.
can u check whether u installed the package "GCC" in Yast?

./configure
make depend n make install
su
make install

DONE!
 
Old 10-29-2004, 12:24 PM   #5
mikedeatworld
Member
 
Registered: Nov 2003
Location: Farmington Michigan
Distribution: UBUNTU - Slackware - SuSE 9.1 - Knoppix - Fedora
Posts: 828

Rep: Reputation: 30
wine installs usually by default

in konsole or a terminal type the command 'wine'
 
Old 10-30-2004, 01:20 AM   #6
syphoncode.32
Member
 
Registered: Oct 2004
Distribution: SuSE, Vector, Slackware
Posts: 48

Rep: Reputation: 15
suse 9.1 personal doesnt include gcc, kernel sources, etc..., you have to download all of that stuff additionaly. thats what i did, jus changed the installation source in yast to some of the directories in suse's ftp server
 
Old 10-30-2004, 01:45 AM   #7
anupamsr
Member
 
Registered: Sep 2004
Location: India
Distribution: Kubuntu, Archlinux, Suse, Gentoo, Mandrake
Posts: 371

Rep: Reputation: 30
sorry double postring

Last edited by anupamsr; 10-30-2004 at 01:49 AM.
 
Old 10-30-2004, 01:47 AM   #8
anupamsr
Member
 
Registered: Sep 2004
Location: India
Distribution: Kubuntu, Archlinux, Suse, Gentoo, Mandrake
Posts: 371

Rep: Reputation: 30
Quote:
Originally posted by syphoncode.32
suse 9.1 personal doesnt include gcc, kernel sources, etc..., you have to download all of that stuff additionaly. thats what i did, jus changed the installation source in yast to some of the directories in suse's ftp server
Are you sure? I think both kernel sources and gcc are available on my CDs. And I downloaded their ISOs from net.

To install wine:
1) It is installed by default. You may like to uninstall first.
2) install gcc, make
3) type ./configure
4) make
5) su
6) make install
7) now delete the .wine directory in your home
8) type wine
 
Old 10-30-2004, 01:59 AM   #9
syphoncode.32
Member
 
Registered: Oct 2004
Distribution: SuSE, Vector, Slackware
Posts: 48

Rep: Reputation: 15
if you have the professional version of suse 9.1 yea you'll have gcc and all that stuff, but i downloaded the 9.1 personal iso and it doesnt include it. with all the extra downloading i did i pretty much have the professonal version now, including kde 3.3, apt-get, etc... Im still realatively new to linux but i love all this open-source stuff, before i entered the linux world the only open-source i knew was downloading cracked commercial apps and scavaging p2p networks for serial numbers and stuff lol
 
Old 10-31-2004, 01:26 AM   #10
damienduff
Member
 
Registered: Feb 2004
Distribution: Etch
Posts: 117

Rep: Reputation: 15
Quote:
Originally posted by anupamsr
Are you sure? I think both kernel sources and gcc are available on my CDs. And I downloaded their ISOs from net.

To install wine:
1) It is installed by default. You may like to uninstall first.
2) install gcc, make
3) type ./configure
4) make
5) su
6) make install
7) now delete the .wine directory in your home
8) type wine
why delete the .wine directory?
just start wine and the config files will be automatically written.


the version of wine in Suse9.1 cds is not the latest, tats why its recommended to install the latest stable version.
 
Old 10-31-2004, 01:32 AM   #11
anupamsr
Member
 
Registered: Sep 2004
Location: India
Distribution: Kubuntu, Archlinux, Suse, Gentoo, Mandrake
Posts: 371

Rep: Reputation: 30
Actually, the wine given in suse CD is old. And many a times the config files do not comply with the new wine package. This happened to me. And the simple solution is to delete /.wine/ . It may not happen. But I wanted to be on the safer side
 
  


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
wine: installing win apps. using wine on mandrake10 dexmax Linux - Newbie 2 09-05-2005 04:40 PM
installing wine Homega Fedora 3 09-17-2004 07:05 PM
Installing wine on SuSE 9.1 npd Linux - Newbie 6 08-12-2004 01:05 AM
Installing WINE--Please HELP! evilmonkey Linux - Newbie 10 06-21-2003 11:58 AM
installing WINE linus Linux - General 2 01-10-2002 11:11 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > SUSE / openSUSE

All times are GMT -5. The time now is 01:41 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