Make Unix Makefiles.sh
Posted: 11 May 2016, 12:11
Hello,
I follow this tutorial for unix operating systems to get bci2000 running on Ubuntu 16.04:
http://www.bci2000.org/wiki/index.php/P ... tart_Guide
cd ~
svn checkout http://www.bci2000.org/svn/trunk bci2000
cd ~/bci2000
cd build
It works until here. However the following line yields a file not found error:
./Make\ Unix\ Makefiles.sh
Should this script "Make Unix Makefiles.sh" not be included in the repository? I only found one post in which someone managed to get it running but he did not explain how:
http://www.bci2000.org/phpbb/viewtopic. ... s.sh#p6744
Is there a workaround for this issue or can someone tell me where to find "Make Unix Makefiles.sh"?
I follow this tutorial for unix operating systems to get bci2000 running on Ubuntu 16.04:
http://www.bci2000.org/wiki/index.php/P ... tart_Guide
cd ~
svn checkout http://www.bci2000.org/svn/trunk bci2000
cd ~/bci2000
cd build
It works until here. However the following line yields a file not found error:
./Make\ Unix\ Makefiles.sh
Should this script "Make Unix Makefiles.sh" not be included in the repository? I only found one post in which someone managed to get it running but he did not explain how:
http://www.bci2000.org/phpbb/viewtopic. ... s.sh#p6744
Is there a workaround for this issue or can someone tell me where to find "Make Unix Makefiles.sh"?