Installing Wine and WineX confusions for beginners... |
![]() ![]() |
Installing Wine and WineX confusions for beginners... |
Mar 9 2007, 01:35 AM
Post
#1
|
|
|
Member ![]() ![]() Posts: 89 OS: Windows XP Pro SP2 |
http://www.winehq.com/site/download-deb <--- I dont get what were they talkin bout. |
|
|
Mar 9 2007, 02:27 AM
Post
#2
|
|
![]() Trusted Tech Posts: 683 OS: multi-boot (SimplyMepis/Ubuntu Server 64bit/Debian Etch 64bit/WinXP/Vista SP1) |
Which distro are you using?
You can add the down load repository to Synaptic. Ubuntu 6.06 is http://wine.budgetdedicated.com/apt/ |
|
|
Mar 9 2007, 05:06 AM
Post
#3
|
|
|
Member ![]() ![]() Posts: 89 OS: Windows XP Pro SP2 |
for the moment its the dapper drake and what the heck am i supposed to do with the link??
This post has been edited by simon_shaft: Mar 9 2007, 05:11 AM |
|
|
Mar 9 2007, 10:35 AM
Post
#4
|
|
![]() Trusted Tech Posts: 683 OS: multi-boot (SimplyMepis/Ubuntu Server 64bit/Debian Etch 64bit/WinXP/Vista SP1) |
Open Synaptic, click on "settings" choose "repositories". Click on "new' at the bottom left and add the link. section: Main, Distribution: Dapper
Reload. Now find Wine In Synaptic(if it's installed look In Status, Installed or Not installed) and click on it. Select the Versions tab. Select the Winehq version and force install it. My personal experience is the Winehq version works far better then the Ubuntu version. I use SimplyMepis 6.01 which has the Ubuntu core. |
|
|
Mar 9 2007, 09:54 PM
Post
#5
|
|
|
Member ![]() ![]() Posts: 89 OS: Windows XP Pro SP2 |
ermm.... sorry for askin some stupid question, but from where do I open the Synaptic?
I'd never heard anythin like that... |
|
|
Mar 9 2007, 11:01 PM
Post
#6
|
|
![]() Trusted Tech Posts: 683 OS: multi-boot (SimplyMepis/Ubuntu Server 64bit/Debian Etch 64bit/WinXP/Vista SP1) |
Try using the "run command". In Ubuntu I believe you have to use a sudo log in to open it. I'm not familiar with Ubuntu or the GNOME desktop. But maybe this might help.
|
|
|
Mar 9 2007, 11:05 PM
Post
#7
|
|
![]() Member 1K Posts: 1,411 OS: Windows Vista and Ubuntu Feisty |
You can just got to System > Administration > Synaptic Package Manager as well
This post has been edited by mpfeif101: Mar 9 2007, 11:05 PM |
|
|
Mar 10 2007, 03:07 AM
Post
#8
|
|
|
Member ![]() ![]() Posts: 89 OS: Windows XP Pro SP2 |
ok, i'll try it now. Thx!
|
|
|
Mar 10 2007, 07:43 AM
Post
#9
|
|
|
Member ![]() ![]() Posts: 89 OS: Windows XP Pro SP2 |
I supposed the link from monkeyblog helped. But, theres something I don't understand
--->VLC media player for Ubuntu Linux Ubuntu Dapper Drake LTS 6.06 Dapper will be supported until June 2009 by Canonical. But VLC version is very old in Dapper, so use our packages to get the latest VLC version. Add our repository: Use the following repository, with universe checked, for graphic installation: ftp://ftp.videolan.org/pub/videolan/ubuntu Search and install vlc vlc-plugin-esd mozilla-plugin-vlc and libdvdcss2 Or add to your /etc/apt/sources.list: deb ftp://ftp.videolan.org/pub/videolan/ubuntu dapper universe And run % sudo apt-get update % sudo apt-get install vlc vlc-plugin-esd mozilla-plugin-vlc libdvdcss2 Ubuntu Edgy Eft 6.10 A pretty new version is already in Universe: Graphical way Open Synaptic (System -> Administration -> Synaptic Package Manager). In Settings -> Repositories, make sure you have a "universe" repository activated. Search for vlc and install it. You should also install vlc-plugin-esd, mozilla-plugin-vlc (and libdvdcss2). Command line way You need to check that you have a "universe" mirror in your /etc/apt/sources.list. % sudo apt-get update % sudo apt-get install vlc vlc-plugin-esd mozilla-plugin-vlc Ubuntu Feisty Fawn 7.04 Do the same as for Edgy, you should get the latest VLC version Ubuntu Breezy and Older You really should upgrade ! You can find a not so old version for breezy on nightlies.videolan.org.<--- sumthin like this in the text: % sudo apt-get update % sudo apt-get install vlc vlc-plugin-esd mozilla-plugin-vlc libdvdcss2 where am I supposed to put the line? and does this installs the program? (I was supposed to put the Wine's line but the browser is laggin, so I would hav to put this in...) |
|
|
Mar 10 2007, 10:12 AM
Post
#10
|
|
![]() Trusted Tech Posts: 683 OS: multi-boot (SimplyMepis/Ubuntu Server 64bit/Debian Etch 64bit/WinXP/Vista SP1) |
Since your running Dapper Drake just add the repository to Synaptic and follow those instructions. I did have trouble getting the vlc-nox package to install(it wouldn't, could be the difference in Ubuntu and SimplyMepis).
QUOTE % sudo apt-get update % sudo apt-get install vlc vlc-plugin-esd mozilla-plugin-vlc libdvdcss2 This is the command line argument for installing in terminal for older versions of Ubuntu like Breezy Badger. You don't need it though it is a good idea to be familiar with CLI. |
|
|
Mar 10 2007, 08:11 PM
Post
#11
|
|
|
Member ![]() ![]() Posts: 89 OS: Windows XP Pro SP2 |
QUOTE(silverbeard @ Mar 10 2007, 12:35 AM) [snapback]923435[/snapback] Open Synaptic, click on "settings" choose "repositories". Click on "new' at the bottom left and add the link. section: Main, Distribution: Dapper Reload. Now find Wine In Synaptic(if it's installed look In Status, Installed or Not installed) and click on it. Select the Versions tab. Select the Winehq version and force install it. My personal experience is the Winehq version works far better then the Ubuntu version. I use SimplyMepis 6.01 which has the Ubuntu core. I don't see any "new" there. (will post pic later) |
|
|
Mar 11 2007, 01:38 AM
Post
#12
|
|
![]() Trusted Tech Posts: 683 OS: multi-boot (SimplyMepis/Ubuntu Server 64bit/Debian Etch 64bit/WinXP/Vista SP1) |
QUOTE I don't see any "new" there. Looking at the instructions on the Monkey Blog site the ubuntu interface has an Add button to the right that should do the trick. |
|
|
Mar 11 2007, 02:15 AM
Post
#13
|
|
|
Member ![]() ![]() Posts: 89 OS: Windows XP Pro SP2 |
by the way, can I use the terminal and write: apt-get wine?
|
|
|
Mar 11 2007, 10:21 AM
Post
#14
|
|
![]() Trusted Tech Posts: 683 OS: multi-boot (SimplyMepis/Ubuntu Server 64bit/Debian Etch 64bit/WinXP/Vista SP1) |
Sure you can use terminal for anything you need to do on a computer. Here is a primer on using apt-get /dpkg.
|
|
|
Mar 11 2007, 05:17 PM
Post
#15
|
|
|
Member ![]() ![]() Posts: 89 OS: Windows XP Pro SP2 |
I'd downloaded the wine from http://linux.softpedia.com/get/System/Emul.../Wine-148.shtml So what do I do now after extracting it?
And after I added the >wget -q http://wine.budgetdedicated.com/apt/387EE263.gpg -O- | sudo apt-key add< into the APT repository (yay! I found it) it gimme an error message like this:
|
|
|
![]() ![]() |
Similar Topics
| Topic Title | Replies / Views | Topic Information | |||||
|---|---|---|---|---|---|---|---|
![]() |
12 / 339 | 1st May 2008 - 07:53 PM medt started - last by kahdah |
|||||
![]() |
12 / 282 | 16th May 2008 - 07:35 AM daviiiiiiid started - last by Artellos |
|||||
![]() |
9 / 517 | 25th May 2008 - 04:21 PM my_computer_is_screwed started - last by greyknight17 |
|||||
![]() |
1 / 268 | 6th June 2008 - 08:58 AM montanamom started - last by Mike |
|||||
![]() |
3 / 172 | 23rd June 2008 - 08:06 PM shuus started - last by koko_crunch |
|||||
|
Time is now: 10th October 2008 - 03:12 PM |
| Advertisements do not imply our endorsement of that product or service. The forum is run by volunteers who donate their time and expertise. We make every attempt to ensure that the help and advice posted is accurate and will not cause harm to your computer. However, we do not guarantee that they are accurate and they are to be used at your own risk. |