Skip to content
open-ephys edited this page Feb 20, 2012 · 5 revisions

On Linux

In theory, it should involve these steps:

  1. cd to the Builds/Linux directory
  2. type $ make, then wait for code to compile
  3. $ cd build
  4. If you're using the Intan Demo Board, follow the steps on the libFTDI page.
  5. $ ./open-ephys

However, check out the Linux page for troubleshooting tips.

On Mac

In theory is should involve these steps:

  1. Launch XCode
  2. Open Builds/MacOSX/open-ephys.xcodeproj
  3. If you're using the Intan Demo Board, follow the steps on the libFTDI page.
  4. Run

However, check out the OS X page for troubleshooting tips.

On Windows

We're not sure yet.


<< Back to FTGL | Continue to Linux issues >>

Clone this wiki locally