50ButtonsEach / fliclib-linux-dist

114 stars 19 forks source link

Attempting to build on Intel Edison #23

Open coolnovember opened 8 years ago

coolnovember commented 8 years ago

I've been trying to install and run the Beta-3 versions of the files on an Intel Edison, to no avail.

A lot of the issues have been around the issues already discussed.

I'm using Ubilinux as the OS - http://www.emutexlabs.com/ubilinux (this is a Debian derivative)

I have hit and resolved the following issues:

  1. Requires libsoup-2.4.so.1
  2. Requires libxml2
  3. https://github.com/50ButtonsEach/fliclib-linux-dist/issues/21

I've now hit a variant of the issue reported in https://github.com/50ButtonsEach/fliclib-linux-dist/issues/17

Is there any plans to release the source code of the daemon process, so that I can attempt to build it natively on my machine?

Installing gcc-5.3 to match the GLIB and ABI versions is a big requirement (and a bigger one since the Edison doesn't have too much disk space). I'll report back when I get that to work.

fabianbergmark commented 8 years ago

From the comments and issues I have received, I have decided to build the next release with a much older version of gcc