[clug] Sourceforge Project Sleepyhead

Scott Ferguson scott.ferguson.clug at gmail.com
Fri Dec 26 05:08:55 MST 2014


On 26/12/14 20:34, Andrew Janke wrote:
>> The two way I've seen or used:
>> You basically ldd all the libraries and binaries it creates. Try to find
>> those libraries with things like dpkg -S
>>
>> Second way is you setup a pbuilder or something like this. Then only
>> install what you need until it compiles.
> 
> The third way is to do what all the cool kids are doing and use Docker. I
> myself hasn't but work with someone on this list who does and gain the
> benefits of him using it.
> 
> a
> 

The xy way \might\ be to read the README.txt that comes with
Sleepyhead... ;)

Requirements:
-------------
Qt5 SDK with webkit (opengl stuff recommended)
Linux needs libudev-dev for qserialport to compile

Either pull QT SDK from upstream and at the "Select Components" screen
select "Source Components" *and* then install build-essentials - or
install build-essentials, libudev-dev, and qt-sdk and their requirements
(in Debian that just works - I'd be surprised if it didn't in Fedora,
but the package names may differ).

I'm guessing you used the Fedora build script - in which case, as
previously suggested file a bug report.

Kind regards


More information about the linux mailing list