Thanks, I think it worked, but I found I don't really know how to make
it run. Does it work via ssh? I started jellyfish and it started to
print on the console forever.
On 16-03-2015 12:05, David Griffiths wrote:
It's now using configure - so the normal:
./configure
make
sudo make install
might work - let me know...
Actually also there is package here:
http://pawfal.org/dave/files/jellyfish_0.0.4-1~raspberrypi_armhf.deb
Although that doesn't include the examples...
On 16/03/15 11:26, F. Medeiros wrote:
Hello,
First thank you for jellyfish it looks really promissing :)
I would love to try it on my rpi but when trying to build with scons
TARGET=RPI there is an error:
src/core/types.h:18:20: fatal error: config.h: No such file or directory
Is there something I shoud do first?
Thanks!