i installed the latest kubuntu on my computer trying to get wine but every time i go to wine hq and do what it says it wont find it. the only thing i get under wine is libdscaler. what do i need to do please help i need it
Announcement
Collapse
No announcement yet.
need help badly
Collapse
This topic is closed.
X
X
-
Re: need help badly
Have you tried installing the wine version from the repositories?
Enable your universe repository (see this on how to do that)
Then look for wine.
However, the default Wine version in Ubuntu is 0.9.9 I think, while the current is 0.9.17.
- Top
- Bottom
-
Re: need help badly
could you please post the contents of /etc/apt/sources.list file?
Thanks.
- Top
- Bottom
Comment
-
Re: need help badly
vamperman4@vamperman4:~$ sudo /etc/apt/source.list
Password:
sudo: /etc/apt/source.list: command not found
vamperman4@vamperman4:~$ /etc/apt/source.list
bash: /etc/apt/source.list: No such file or directory
vamperman4@vamperman4:~$
is this how you do that or how is that done thanx for your help having a little bit of trouble understanding everything
- Top
- Bottom
Comment
-
Re: need help badly
also i get this ****
http://wine.budgetdedicated.com/dist...6/Packages.gz: 404 Not Found
http://us.archive.ubuntu.com/ubuntu/.../Packages.bz2: Could not open file /var/lib/apt/lists/partial/us.archive.ubuntu.com_ubuntu_dists_dapper-backports_main_binary-i386_Packages - open (2 No such file or directory)
http://us.archive.ubuntu.com/ubuntu/.../Packages.bz2: Could not open file /var/lib/apt/lists/partial/us.archive.ubuntu.com_ubuntu_dists_dapper-backports_restricted_binary-i386_Packages - open (2 No such file or directory)
http://us.archive.ubuntu.com/ubuntu/.../Packages.bz2: Could not open file /var/lib/apt/lists/partial/us.archive.ubuntu.com_ubuntu_dists_dapper-backports_universe_binary-i386_Packages - open (2 No such file or directory)
http://us.archive.ubuntu.com/ubuntu/.../Packages.bz2: Could not open file /var/lib/apt/lists/partial/us.archive.ubuntu.com_ubuntu_dists_dapper-backports_multiverse_binary-i386_Packages - open (2 No such file or directory)
http://wine.budgetdedicated.com/dist...6/Packages.gz: 404 Not Found
- Top
- Bottom
Comment
-
Re: need help badly
Let's get you a fresh sources.list:
http://www.psychocats.net/ubuntu/sources
Then try this:Code:sudo aptitude update sudo aptitude install wine
- Top
- Bottom
Comment
Comment