winehq web. wine configuration in Ubuntu 8.10

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
Calabacin
Newbie
Newbie
Posts: 2
Joined: Wed Dec 17, 2008 6:05 am

winehq web. wine configuration in Ubuntu 8.10

Post by Calabacin »

Hi

I wanted to install wine using your apt source in my recently installed Ubuntu 8.10, but when I got to the installation page (http://www.winehq.org/download/deb), but it didn't say how to install it in Intrepid Ibex (at least in spanish, which is the language I can see that page on).

As easy as this, just follow the instructions and add the key:
wget -q http://wine.budgetdedicated.com/apt/387EE263.gpg -O- | sudo apt-key add -

And then just write intrepid instead of hardy (I checked it and it exists and is up to date):
sudo wget http://wine.budgetdedicated.com/apt/sou ... repid.list -O /etc/apt/sources.list.d/winehq.list

I'm guessing this is just a web problem, but I would like to ask if Intrepid is really 'supported'.

Regars,
Calabacín
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Re: winehq web. wine configuration in Ubuntu 8.10

Post by dimesio »

Calabacin wrote:Hi

I wanted to install wine using your apt source in my recently installed Ubuntu 8.10, but when I got to the installation page (http://www.winehq.org/download/deb), but it didn't say how to install it in Intrepid Ibex (at least in spanish, which is the language I can see that page on).
The information is in the English instructions; maybe the Spanish page wasn't updated.
Calabacin
Newbie
Newbie
Posts: 2
Joined: Wed Dec 17, 2008 6:05 am

Re: winehq web. wine configuration in Ubuntu 8.10

Post by Calabacin »

dimesio wrote:
Calabacin wrote:Hi

I wanted to install wine using your apt source in my recently installed Ubuntu 8.10, but when I got to the installation page (http://www.winehq.org/download/deb), but it didn't say how to install it in Intrepid Ibex (at least in spanish, which is the language I can see that page on).
The information is in the English instructions; maybe the Spanish page wasn't updated.
Thank you. At least I know I've done it right.

Any idea on how to notify the winehq.com webmaster?

Since I am spanish, I could do it myself as well (Webmaster, please send MP if you want me to), but I really do not think a spanish translator is needed (just change Hardy for Intrepid).
vitamin
Moderator
Moderator
Posts: 6605
Joined: Sat Feb 23, 2008 2:29 pm

Re: winehq web. wine configuration in Ubuntu 8.10

Post by vitamin »

Calabacin wrote:Any idea on how to notify the winehq.com webmaster?

Since I am spanish, I could do it myself as well (Webmaster, please send MP if you want me to), but I really do not think a spanish translator is needed (just change Hardy for Intrepid).
You don't need to ask permission for any of that.
Just translate what's left and send patches to wine-patches with "[winehq]" tag in the subject.

You can get source of the Wine website here: http://source.winehq.org/git/
Locked