rizupz / pyalienfx

Automatically exported from code.google.com/p/pyalienfx
GNU General Public License v3.0
0 stars 0 forks source link

How to Install pyAlienFX on Mac OSX 10.7 Lion #25

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Hi I am so sorry, I know it has been a year since I resolved the Mac OSX 
problem. now I'm going to tell you exactly  what i did.

1.Install this libusb package 
(http://www.anyma.ch/blogs/research/2011/08/13/libusb-for-macosx-lion-10-7/)
2.Install PyGTK 
(http://sourceforge.net/projects/macpkg/files/PyGTK/2.24.0/PyGTK.pkg/download)
3.Install Python for mac (http://www.python.org/download/)
4.Install pyAlienFX in command prompt:
       cd (drag pyalienfx folder into command prompt)
       sudo python install.py
4.Run pyAlienFX_daemon.py
       cd (drag pyalienfx folder into command prompt)
       sudo python pyAlienFX_daemon.py
5.Run pyAlienFX.py
       cd (drag pyalienfx folder into command prompt)
       sudo python pyAlienFX.py
6.From now on, you can open the pyAlienFX.py file with python launcher straight 
away

This was tested on Alienware M11x R1 running Mac OSX 10.7

Thank you, if you wanna ask anything just email me on ignaz96@gmail.com

Original issue reported on code.google.com by igna...@gmail.com on 11 Sep 2013 at 9:40

GoogleCodeExporter commented 8 years ago
Actually I want to point out that on my M11x R1, changing the right speaker 
settings on the program changes the left one instead, so if the developer can 
swap the two names for me please that will be great. Thank you!!

Original comment by igna...@gmail.com on 11 Sep 2013 at 9:42

GoogleCodeExporter commented 8 years ago
This is an application i built for pyAlienFX. I'm pretty sure you can use it as 
long as you have done the installation steps. 
https://www.dropbox.com/sh/0f2mfqrjrqm1iv1/c-6uk-y6Je

Original comment by igna...@gmail.com on 11 Sep 2013 at 10:39