| imnotjack | Jeudi 16 Mai 2013 à 8:42 | 
                
                    | imnotjack  
 
             | hello all. i have CentOS 6.4 installed on my machine. I try to install the playonlinux RPM and it seems to install fine, fast but fine. i dug a
 little deeper when i could not find it in my applications menu and it
 was only an added repository or catalog or something. whatever it was it
 was not the software. i do see playonlinux in the repository now but
 upon trying to install it i am stopped by so many hilarious error
 messages. (i use the word "hilarious" sarcastically because i am so done with this right now) im getting error messages stating there are issues with fullfilling the dependencys. but the dependencys won't install (i guess thats whats wrong). i try to install them and the apparently depend on each other and without them i cant install them. i feel like this is going in circles and will kill me if i don't find my way out soon. if you need any log files just tell me where they are and they will be up that night.
 
 | 
                                
		    | Ronin DUSETTE | Jeudi 16 Mai 2013 à 20:19 | 
                
                    | Ronin DUSETTE  
 
             | Hmmmmm. Well, Im not sure on there, but you should need curl, wxwidgets, and quite a few others.  Can you post out what dependencies its missing? Also, your package manager should be able to take care of all of the deps with no problems.                                                              | 
                                
		    | booman | Vendredi 17 Mai 2013 à 0:35 | 
                
                    | booman  
 
             | Which PlayOnLinux did you install? I'm asking because I have made the mistake of installing the wrong Ubuntu version because they aren't labelled Ubuntu Only.  They all have names like Precise and Natty, but I never knew those were only for Ubuntu. All other distributions should be using the .deb install.                                                             | 
                                
		    | imnotjack | Samedi 18 Mai 2013 à 21:09 | 
                
                    | imnotjack  
 
             | here is what it gives me when trying to install the package from the "add/remove software" app.  
 playonlinux-4.2.1-fedora0.noarch requires wxPython
 playonlinux-4.2.1-fedora0.noarch requires wine
 
 i've been trying to install both but this is so over my head... im learning a lot though.....
 
 | 
                                
		    | imnotjack | Samedi 18 Mai 2013 à 21:12 | 
                
                    | imnotjack  
 
             | Which PlayOnLinux did you install?I'm asking because I have made the mistake of installing the wrong Ubuntu version because they aren't labelled Ubuntu Only.  They all have names like Precise and Natty, but I never knew those were only for Ubuntu.
 
 All other distributions should be using the .deb install.
 i installed the RPM for fedora because the tar file is not working as it was explained. im using a redhat based distro, uses RPM packages. not fedora but based on redhat wich is fedoras base as well.                                                      | 
                                
		    | imnotjack | Samedi 18 Mai 2013 à 21:18 | 
                
                    | imnotjack  
 
             | when trying to run the tar file here is my output:
 
 [John@CEntOS-TheBeast ~]$ cd Downloads
 [John@CEntOS-TheBeast Downloads]$ ls -1
 PlayOnLinux_yum-3.3.rpm
 [John@CEntOS-TheBeast Downloads]$ ls -1
 PlayOnLinux_4.2.1.tar.gz
 PlayOnLinux_yum-3.3.rpm
 [John@CEntOS-TheBeast Downloads]$ ls -1
 playonlinux
 PlayOnLinux_4.2.1.tar.gz
 PlayOnLinux_yum-3.3.rpm
 [John@CEntOS-TheBeast Downloads]$ ./playonlinux
 bash: ./playonlinux: is a directory
 [John@CEntOS-TheBeast Downloads]$ cd playonlinux
 [John@CEntOS-TheBeast playonlinux]$ ls -1
 bash
 bin
 CHANGELOG
 etc
 lang
 lib
 LICENCE
 playonlinux
 playonlinux-bash
 playonlinux-pkg
 playonlinux-shell
 playonlinux-url_handler
 playonmac
 plugins
 python
 resources
 src
 tests
 TRANSLATORS
 [John@CEntOS-TheBeast playonlinux]$ ./playonlinux
 Traceback (most recent call last):
 File "mainwindow.py", line 31, in
 import wxversion
 ImportError: No module named wxversion
 Traceback (most recent call last):
 File "mainwindow.py", line 31, in
 import wxversion
 ImportError: No module named wxversion
 [John@CEntOS-TheBeast playonlinux]$
 
 
 
 | 
                                
		    | imnotjack | Samedi 18 Mai 2013 à 21:20 | 
                
                    | imnotjack  
 
             | Which PlayOnLinux did you install?I'm asking because I have made the mistake of installing the wrong Ubuntu version because they aren't labelled Ubuntu Only.  They all have names like Precise and Natty, but I never knew those were only for Ubuntu.
 
 All other distributions should be using the .deb install.
 i installed the RPM for fedora because the tar file is not working as it was explained. im using a redhat based distro, uses RPM packages. not fedora but based on redhat wich is fedoras base as well.                                                      | 
                                
		    | booman | Dimanche 19 Mai 2013 à 17:19 | 
                
                    | booman  
 
             | Sorry, the website wasn't connecting yesterday for some reason... You are fine using the RPM then... I was just referring to the Ubuntu confusion. This tutorial may work for CentOS:  OhHeyItsLou Tutorials Its using a .repo download and installing it with Yum                                                             |