forked from open-ephys/GUI
-
Notifications
You must be signed in to change notification settings - Fork 0
Installation
open-ephys edited this page Feb 20, 2012
·
5 revisions
In theory, it should involve these steps:
-
cd
to theBuilds/Linux
directory - type
$ make
, then wait for code to compile $ cd build
- If you're using the Intan Demo Board, follow the steps on the libFTDI page.
$ ./open-ephys
However, check out the Linux page for troubleshooting tips.
In theory is should involve these steps:
- Launch XCode
- Open
Builds/MacOSX/open-ephys.xcodeproj
- If you're using the Intan Demo Board, follow the steps on the libFTDI page.
- Run
However, check out the OS X page for troubleshooting tips.
We're not sure yet.