Welcome Guest ( Log In | Register )

Discover the best free computer help!
Learn more about Geeks to Go by taking the tour. Spyware, virus, trojan, fake security or privacy alerts? Read the malware cleaning guide. Want to reply to a topic, start a new one, or remove the advertising? Join today (it's free).
      
2 Pages V   1 2 >  
Reply to this topicStart new topic
Installing Wine and WineX confusions for beginners...
simon_shaft
post Mar 9 2007, 01:35 AM
Post #1


Member
**
Posts: 89
OS: Windows XP Pro SP2



I'd read the manual to install Wine and WineX for Linux and no matter what, I dont get a thing right. So can anyone show me some (graphical) instructions on how to install Wine and WineX?

http://www.winehq.com/site/download-deb <--- I dont get what were they talkin bout.
Go to the top of the page
 
+Quote Post
silverbeard
post Mar 9 2007, 02:27 AM
Post #2


Trusted Tech
Group Icon
Posts: 686
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/
Go to the top of the page
 
+Quote Post
simon_shaft
post 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
Go to the top of the page
 
+Quote Post
silverbeard
post Mar 9 2007, 10:35 AM
Post #4


Trusted Tech
Group Icon
Posts: 686
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.
Go to the top of the page
 
+Quote Post
simon_shaft
post 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...
Go to the top of the page
 
+Quote Post
silverbeard
post Mar 9 2007, 11:01 PM
Post #6


Trusted Tech
Group Icon
Posts: 686
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.
Go to the top of the page
 
+Quote Post
mpfeif101
post Mar 9 2007, 11:05 PM
Post #7


Member 1K
Group Icon
Posts: 1,411
OS: Windows Vista and Ubuntu Feisty



You can just got to System > Administration > Synaptic Package Manager as well smile.gif (you will need your root password)

This post has been edited by mpfeif101: Mar 9 2007, 11:05 PM
Go to the top of the page
 
+Quote Post
simon_shaft
post Mar 10 2007, 03:07 AM
Post #8


Member
**
Posts: 89
OS: Windows XP Pro SP2



ok, i'll try it now. Thx! yes.gif
Go to the top of the page
 
+Quote Post
simon_shaft
post 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...)
Go to the top of the page
 
+Quote Post
silverbeard
post Mar 10 2007, 10:12 AM
Post #10


Trusted Tech
Group Icon
Posts: 686
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.
Go to the top of the page
 
+Quote Post
simon_shaft
post 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)
Go to the top of the page
 
+Quote Post
silverbeard
post Mar 11 2007, 01:38 AM
Post #12


Trusted Tech
Group Icon
Posts: 686
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.
Go to the top of the page
 
+Quote Post
simon_shaft
post 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?
Go to the top of the page
 
+Quote Post
silverbeard
post Mar 11 2007, 10:21 AM
Post #14


Trusted Tech
Group Icon
Posts: 686
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.
Go to the top of the page
 
+Quote Post
simon_shaft
post 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:

Go to the top of the page
 
+Quote Post

2 Pages V   1 2 >
Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 


RSS Time is now: 2nd December 2008 - 04:24 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.