Hi,
Im new in using SUSE.
Can you plzz give me a Step By Step installation of wine.:))
im kinda confuse of the process. tnx;)
Hi,
Im new in using SUSE.
Can you plzz give me a Step By Step installation of wine.:))
im kinda confuse of the process. tnx;)
Open a terminal and become su -
https://www.youtube.com/watch?v=5Wv-IaDsitA)
Then do
zypper in wine
accept changes
done
caf4926 wrote:
> Open a terminal and become su -
> ‘YouTube - su term.mpeg’ (http://www.youtube.com/watch?v=5Wv-IaDsitA)
>
> Then do
>
> Code:
> --------------------
> zypper in wine
> --------------------
Actually no. Wine changes to frequently and using the up-to-date version
is often important to make particular versions run. (and if they don’t
run, to get any attention paid to fixing the problem).
Fortunately Marcus Meissner maintains repositories with recent builds. See:
http://en.opensuse.org/Wine#Repositories
There are also instructions and further tools listed elsewhere on the page.
Tnx for the help,
I will try it and see what will happen…
I still have one question… i’m Using a SUSE Linux Entreprise Desktop,
Is there any changes when installing wine in different SUSE OS like…
SUSE Linux Enterprise Server
SUSE Linux Enterprise Real Time
SUSE Linux Enterprise Desktop (SLED)
SUSE Linux Enterprise Thin Client (SLETC)…
The Wine 1.3.19 is finding some flex something…
Is there a package i must install first before installing wine?
I don’t understand this comment
The Wine 1.3.19 is finding some flex.
checking for g++… g++
checking whether we are using the GNU C++ compiler… yes
checking whether g++ accepts -g… yes
checking for cpp… cpp
checking for directory containing Wine tools …m $(top_builddir)
checking flex… no
configure: error: no suitable flex found. Please install the ‘flex’ package.
configure failed, aborting install.
plzz help.
ow sorry for that comment…
My apologies…
Try to install cmake.
qmake have all these packages for C/C++.
So open your terminal and write
su
# zypper install cmake libqt4-devel
I’m still Kinda confuse about qmake or cmake.
May i have a link where to download it?
tnx…
Install the missing flex package with
sudo zypper in flex
It is cmake and you can install it through terminal.
cmake is a devel library which has all C/C++ libraries, compilers etc. Because I develop in Qt this devel library I use it. try to download it as I said in my previous post. I thing this devel library is available for SUSE Enterprise.
ksmedina18 wrote:
> Tnx for the help,
>
> I will try it and see what will happen…
>
> I still have one question… i’m Using a SUSE Linux Entreprise Desktop,
>
> Is there any changes when installing wine in different SUSE OS like…
>
> SUSE Linux Enterprise Server
> SUSE Linux Enterprise Real Time
> SUSE Linux Enterprise Desktop (SLED)
> SUSE Linux Enterprise Thin Client (SLETC)…
Thes are the opensuse forums. Ask on the Novell forums for SLED and SLES
Are you trying to install wine from source? That requires the gcc package and maybe other development packages.
install wine with yast, that’s it
Now the wine is finding some Wine_gecko but i search the net for the package i could find one.
The package that wine gecko i586 is available is at opensuse 11.3. and there is no wine gecko at sled.
please help
Thank you very much for the Help…
It works now i’m trying some MS games that may run to Wine…
Excellent news!