WINE

  • SpooF
  • ٩๏̯͡๏۶
  • Bronze Member
  • User avatar
  • Joined: May 22, 2004
  • Posts: 3415
  • Loc: Richland, WA
  • Status: Offline

Post January 2nd, 2008, 7:33 pm

Has anyone has any experience with WINE?
#define NULL (::rand() % 2)
  • Anonymous
  • Bot
  • No Avatar
  • Joined: 25 Feb 2008
  • Posts: ?
  • Loc: Ozzuland
  • Status: Online

Post January 2nd, 2008, 7:33 pm

  • AnarchY SI
  • Web Master
  • Web Master
  • User avatar
  • Joined: Oct 30, 2004
  • Posts: 2521
  • Loc: /usr/src/MI
  • Status: Offline

Post January 3rd, 2008, 3:52 am

Yes.
Image
"In a world without walls and fences, who needs Windows and Gates?"
  • spork
  • Brewmaster
  • Silver Member
  • User avatar
  • Joined: Sep 22, 2003
  • Posts: 6130
  • Loc: Seattle, WA
  • Status: Offline

Post January 3rd, 2008, 10:49 am

Yes.
The Beer Monocle. Classy.
  • SpooF
  • ٩๏̯͡๏۶
  • Bronze Member
  • User avatar
  • Joined: May 22, 2004
  • Posts: 3415
  • Loc: Richland, WA
  • Status: Offline

Post January 3rd, 2008, 11:53 am

Awesome.
#define NULL (::rand() % 2)
  • katana
  • Mastermind
  • Mastermind
  • User avatar
  • Joined: Sep 07, 2004
  • Posts: 2390
  • Loc: Edinburgh, Scotland
  • Status: Offline

Post January 4th, 2008, 8:55 am

Well, that cleared that one up :)
Why do geeks get Halloween and Christmas confused?
Because 31 Oct == 25 Dec
www.darren-king.co.uk
  • SpooF
  • ٩๏̯͡๏۶
  • Bronze Member
  • User avatar
  • Joined: May 22, 2004
  • Posts: 3415
  • Loc: Richland, WA
  • Status: Offline

Post January 4th, 2008, 11:05 am

Yep,

Anyways, I was trying to install WINE last night and I got an error telling me that
/etc/apt/sources.list.d/winehq.list does not exist.

I was following the intructions on this page:
http://www.winehq.org/site/download-deb

Im running Ubuntu 7.10 Gutsy.

Ill try it again and see if it works tonight, but has anyone else ever run into this error or something like it?
#define NULL (::rand() % 2)
  • AnarchY SI
  • Web Master
  • Web Master
  • User avatar
  • Joined: Oct 30, 2004
  • Posts: 2521
  • Loc: /usr/src/MI
  • Status: Offline

Post January 4th, 2008, 11:11 am

did you do
Quote:
For Ubuntu Gutsy (7.10):
sudo wget http://wine.budgetdedicated.com/apt/sou ... gutsy.list -O /etc/apt/sources.list.d/winehq.list
like it says? lol
this error is unrelated to wine itself, the problem is that you dont have the repository installed in order to install wine itself.
Image
"In a world without walls and fences, who needs Windows and Gates?"
  • SpooF
  • ٩๏̯͡๏۶
  • Bronze Member
  • User avatar
  • Joined: May 22, 2004
  • Posts: 3415
  • Loc: Richland, WA
  • Status: Offline

Post January 4th, 2008, 12:50 pm

This is what I put into my terminal

Code: [ Select ]
# wget -q http://wine.budgetdedicated.com/apt/387EE263.gpg -O- | sudo apt-key add -

# sudo wget http://wine.budgetdedicated.com/apt/sources.list.d/gutsy.list -O /etc/apt/sources.list.d/winehq.list
  1. # wget -q http://wine.budgetdedicated.com/apt/387EE263.gpg -O- | sudo apt-key add -
  2. # sudo wget http://wine.budgetdedicated.com/apt/sources.list.d/gutsy.list -O /etc/apt/sources.list.d/winehq.list



Where # is representative of the user.
#define NULL (::rand() % 2)
  • AnarchY SI
  • Web Master
  • Web Master
  • User avatar
  • Joined: Oct 30, 2004
  • Posts: 2521
  • Loc: /usr/src/MI
  • Status: Offline

Post January 4th, 2008, 6:27 pm

you shouldn't be typing the # symbol (O_o)
when you see the # symbol before a command, it means it needs to be run with root privileges. however, the sudo command is what you use to gain root privileges in ubuntu (over the su command which then puts you into a root shell instead).
so all you need to be entering is..
Quote:
wget -q http://wine.budgetdedicated.com/apt/387EE263.gpg -O- | sudo apt-key add -

sudo wget http://wine.budgetdedicated.com/apt/sou ... gutsy.list -O /etc/apt/sources.list.d/winehq.list
into the terminal. if you'd like, you select and copy each line, and then give the terminal focus and press ctrl+shift+v to paste the line into the terminal (so you dont have to type it all >.<)
Image
"In a world without walls and fences, who needs Windows and Gates?"

Post Information

  • Total Posts in this topic: 9 posts
  • Users browsing this forum: No registered users and 61 guests
  • You cannot post new topics in this forum
  • You cannot reply to topics in this forum
  • You cannot edit your posts in this forum
  • You cannot delete your posts in this forum
  • You cannot post attachments in this forum
 
cron
 

© 2011 Unmelted, LLC. Ozzu® is a registered trademark of Unmelted, LLC.