Skip to content

Commit

Permalink
Arch Linux installation
Browse files Browse the repository at this point in the history
  • Loading branch information
jayrambhia committed May 22, 2012
1 parent b82f27f commit dae799b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,10 @@ The easiest way to install SimpleCV is with the packages for your distribution (

then just run 'simplecv' from the shell.

### Arch Linux
pacman -S python2-numpy opencv2.3.1_a-4 python-pygame python2-setuptools ipython2 python2-pip
pip install https://github.com/ingenuitas/SimpleCV/zipball/master

### Mac OS X (10.6 and above)

Note: We originally tried to bundle all Mac dependencies in a superpack. This turned out to be extremely difficult with the many differences between versions of Mac OS. Now, with Mac, you must build from source and we will try and make it as easy as possible. Please report a bug if you have issues.
Expand Down

0 comments on commit dae799b

Please sign in to comment.