Search found 7 matches

by brylie
Thu Aug 10, 2017 3:42 pm
Forum: Discussion about OpenViBE
Topic: OpenViBE 2.0 soon to be released
Replies: 9
Views: 13294

Re: OpenViBE 2.0 soon to be released

I would like to try the 2.0 BETA. However, I am getting errors when I try to build the source: brylie@kde-neon-silver:~/BCI/openvibe-2.0.0-beta$ sudo ./build.sh ./build.sh: line 6: /home/brylie/BCI/openvibe-2.0.0-beta/dist: No such file or directory Building sdk ERROR: Unknown parameter ./build.sh: ...
by brylie
Mon Feb 06, 2017 4:43 pm
Forum: Help for building the software
Topic: Ubuntu 16.04 buld failing
Replies: 7
Views: 11096

Re: Ubuntu 16.04 buld failing

I added details in the bug report. Thanks for your quick response :)
by brylie
Mon Feb 06, 2017 4:27 pm
Forum: Help for building the software
Topic: Ubuntu 16.04 buld failing
Replies: 7
Views: 11096

Re: Ubuntu 16.04 buld failing

Alas, the build still fails... :(
by brylie
Mon Feb 06, 2017 4:00 pm
Forum: Help for building the software
Topic: Ubuntu 16.04 buld failing
Replies: 7
Views: 11096

Re: Ubuntu 16.04 buld failing

I changed DISTRIB_ID to Ubuntu and now the installer is working!
by brylie
Mon Feb 06, 2017 3:58 pm
Forum: Help for building the software
Topic: Ubuntu 16.04 buld failing
Replies: 7
Views: 11096

Re: Ubuntu 16.04 buld failing

jtlindgren wrote: What does 'cat /etc/lsb-release' output with your system?
I am running KDE Neon, so 'cat /etc/lsb-release' gives the following ourput:

Code: Select all

DISTRIB_ID=neon
DISTRIB_RELEASE=16.04
DISTRIB_CODENAME=xenial
DISTRIB_DESCRIPTION="KDE neon User Edition 5.9"
by brylie
Sat Feb 04, 2017 5:45 pm
Forum: Help for building the software
Topic: Ubuntu 16.04 buld failing
Replies: 7
Views: 11096

Re: Ubuntu 16.04 buld failing

For reference, here is the output when I run ./linux-install_dependencies ./linux-install_dependencies Setting target folder to [/home/brylie/BCI/openvibe-1.3.0-src/scripts/../dependencies]... Creating target tree structure... Checking native dependencies... Checking software script dependencies... ...
by brylie
Fri Jan 20, 2017 5:54 pm
Forum: Help for building the software
Topic: Ubuntu 16.04 buld failing
Replies: 7
Views: 11096

Ubuntu 16.04 buld failing

Hello, I cannot build OpenViBE on Ubuntu 16.04. I have run the linux-install-dependencies script successfully, after manually installing its dependencies. Now, when running the linux-build script, I am getting the following output: $ sudo ./linux-build _______________________________________________...