Page 1 of 1

How to Install Ndless sdk on Windows or ubuntu ?

Unread postPosted: 20 Apr 2016, 09:00
by m_elborolossy
I need a help in installing Ndless sdk on Windows or Ubuntu
I try the both OS and both not working.
For windows after running the script with cygwin terminal.

Image
At this step fatel error happen

Image

What is the solution ?
In Ubuntu there is a missing libraries ? any solutions ?

Re: How to Install Ndless sdk on Windows or ubuntu ?

Unread postPosted: 20 Apr 2016, 17:16
by Vogtinator
You need to use "git clone --recursive" instead of "git clone".

Re: How to Install Ndless sdk on Windows or ubuntu ?

Unread postPosted: 15 May 2016, 01:44
by nahkoots
I'm having almost this exact same error. I used "git clone --recursive" ("git clone --recursive https://github.com/ndless-nspire/Ndless.git" from the github). Is there anything else that could be causing the error? I've done everything else up to this point successfully.
I'm also running Ubuntu. Sorry to bump an old-ish topic.

Edit: Installing php fixed the issue. ("sudo apt-get install php")