Install-wine-deps.sh now supports OpenSuse 11 and Fedora 10

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
austin987
Wine Developer
Wine Developer
Posts: 2383
Joined: Fri Feb 22, 2008 8:19 pm

Install-wine-deps.sh now supports OpenSuse 11 and Fedora 10

Post by austin987 »

For those of you wanting to compile wine yourself, I've added support
for OpenSuse 11 and Fedora 10:
http://winezeug.googlecode.com/svn/trun ... ne-deps.sh

You can also use
http://winezeug.googlecode.com/svn/trun ... ine-git.sh to
automatically install all wine deps and then clone the git repository
to $HOME/wine-git.

--
-Austin
rja
Level 2
Level 2
Posts: 20
Joined: Fri May 29, 2009 4:19 pm

Post by rja »

Is it true that fedora 10 x86_64 id NOT supported by this script? I tried the script and it said : not supported....
austin987
Wine Developer
Wine Developer
Posts: 2383
Joined: Fri Feb 22, 2008 8:19 pm

Install-wine-deps.sh now supports OpenSuse 11 and Fedora 10

Post by austin987 »

On Tue, Jun 9, 2009 at 8:31 AM, rja<[email protected]> wrote:
Is it true that fedora 10 x86_64 id NOT supported by this script? I tried the script and it said : not supported....
Currently, just 32-bit. 64-bit is a bit more work to get going, and I
haven't taken the time to add support for fedora/suse 64 bit.

Patches welcome <g>.

--
-Austin
Locked