Getting Wine working on Ubuntu

Thread Solved
Reply

Join Date: Oct 2006
Posts: 102
Reputation: Don Gino is an unknown quantity at this point 
Solved Threads: 2
Don Gino's Avatar
Don Gino Don Gino is offline Offline
Junior Poster

Getting Wine working on Ubuntu

 
0
  #1
Apr 30th, 2007
Hi I am new to linux and ubuntu and have installed ubuntu on a machine so I can muck around with it. I have been trying to install wine as well. On the wine website it says to:

"First, open a terminal window. Then add the repository's key to your system's list of trusted APT keys by copy and pasting the following:
wget -q http://wine.budgetdedicated.com/apt/387EE263.gpg -O- | sudo apt-key add -
Next, add the repository to your system's list of APT sources:
For Ubuntu Feisty (7.04):
sudo wget http://wine.budgetdedicated.com/apt/....d/feisty.list -O /etc/apt/sources.list.d/winehq.list
For Ubuntu Edgy (6.10):
sudo wget http://wine.budgetdedicated.com/apt/...st.d/edgy.list -O /etc/apt/sources.list.d/winehq.list
For Ubuntu Dapper (6.06):
sudo wget http://wine.budgetdedicated.com/apt/....d/dapper.list -O /etc/apt/sources.list.d/winehq.list"


I have tried doing that for my ubuntu vs which is 6.10 but the problem is that when i do the "wget -q http://wine.budgetdedicated.com/apt/387EE263.gpg -O- | sudo apt-key add -" command it says there is no such thing as apt-key.

Any pointers on this? I am new to all this and may be missing something as the only linux command I know in the terminal is "exit".
thanks in advanced
Reply With Quote Quick reply to this message  
Join Date: Apr 2006
Posts: 5,050
Reputation: John A is a splendid one to behold John A is a splendid one to behold John A is a splendid one to behold John A is a splendid one to behold John A is a splendid one to behold John A is a splendid one to behold John A is a splendid one to behold John A is a splendid one to behold 
Solved Threads: 331
Moderator
John A's Avatar
John A John A is offline Offline
Vampirical Lurker

Re: Getting Wine working on Ubuntu

 
0
  #2
Apr 30th, 2007
If /usr/bin/apt-key doesn't exist, something is definitely wrong. I would definitely reinstall Debian's apt tools if apt-key isn't on the hard disk.
"Technological progress is like an axe in the hands of a pathological criminal."
Reply With Quote Quick reply to this message  
Join Date: Oct 2006
Posts: 102
Reputation: Don Gino is an unknown quantity at this point 
Solved Threads: 2
Don Gino's Avatar
Don Gino Don Gino is offline Offline
Junior Poster

Re: Getting Wine working on Ubuntu

 
0
  #3
Apr 30th, 2007
How would I go about doing that?

thanks
Reply With Quote Quick reply to this message  
Join Date: Apr 2006
Posts: 5,050
Reputation: John A is a splendid one to behold John A is a splendid one to behold John A is a splendid one to behold John A is a splendid one to behold John A is a splendid one to behold John A is a splendid one to behold John A is a splendid one to behold John A is a splendid one to behold 
Solved Threads: 331
Moderator
John A's Avatar
John A John A is offline Offline
Vampirical Lurker

Re: Getting Wine working on Ubuntu

 
0
  #4
Apr 30th, 2007
Are you sure that the file doesn't exist? To test it, try running the following command:
# cd /usr/bin/apt-key
If it says "No such file or directory", then it doesn't exist (or at least not in that location). If it says "Not a directory", then it does indeed exist.

>How would I go about doing that?
Download the .deb file that matches your processor architechture:
http://packages.debian.org/stable/admin/apt

Then to install the .deb file, run this on the terminal:
# sudo dpkg -i ~/Desktop/apt.deb
Where ~/Desktop is the path of the file, and apt.deb is the exact name of the file that you downloaded (it'll have a version number after it).
"Technological progress is like an axe in the hands of a pathological criminal."
Reply With Quote Quick reply to this message  
Join Date: Oct 2006
Posts: 102
Reputation: Don Gino is an unknown quantity at this point 
Solved Threads: 2
Don Gino's Avatar
Don Gino Don Gino is offline Offline
Junior Poster

Re: Getting Wine working on Ubuntu

 
0
  #5
May 1st, 2007
Ive got the file on the desktop and its called "apt_0.6.46.4-0.1_i386.deb". I tried different combinations of paths and file names and it says it cant find it.

would it be like this:

sudo dpkg -i ~/home/myname/Desktop/apt.apt_0.6.46.4-0.1_i386.deb

thanks. As you can see I im linux illiterate . Ive grown up on dos and windows all my life

thanks
Reply With Quote Quick reply to this message  
Join Date: Oct 2006
Posts: 102
Reputation: Don Gino is an unknown quantity at this point 
Solved Threads: 2
Don Gino's Avatar
Don Gino Don Gino is offline Offline
Junior Poster

Re: Getting Wine working on Ubuntu

 
0
  #6
May 1st, 2007
I think i found the problem. The vs of ubuntu is 4.10. All along I thought I had 6.10
Reply With Quote Quick reply to this message  
Reply

This thread has been marked solved.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the *nix Software Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC