BackyardBrains / Spike-Recorder

A neural recording app for the Windows, OS X (Mac) and Linux.
https://backyardbrains.com/products/spikerecorder
31 stars 27 forks source link

SR on Rspberry Pi #7

Open TonyNeuro opened 7 years ago

TonyNeuro commented 7 years ago

Hi Stan, thanks for your fast reply. I fulfill the web instrucctions for instalation: 1) $ sudo apt-get update

2) $ sudo apt-get install build-essential libsdl1.2-dev libsdl-image1.2-dev

3) Downloaded the last dependency libbass from http://www.un4seen.com/download.php?bass24-linux

4) and unpack it into a temporary directory. $ mkdir /tmp/bass $ cd /tmp/bass $ unzip ~/path/to/bass24-linux.zip

5) When copy the library to the system library directory $ sudo cp x64/libbass.so /usr/lib/ then I get an error (not allowed to copy, no permition) I tried to copy decompressed files to system folder (/usr/lib/) but fail

6) Compilation was not possible because there is no BYB-Neural-Recorder (or any new one) folder

Maybe I miss one or two necessary steps (not described) during installation.

Would you find out the problem? The benefits to run BYB Spike Recorder on the Raspberry Pi ($39 computer) are enormous!

Thanks a lot

Antonio