Jump to content


Morpheus71

Member Since 24 Apr 2012
Offline Last Active 30 Apr 2012 09:19
-----

Posts I've Made

In Topic: OpenWebif [E2OpenPlugins]

30 April 2012 - 09:05

Two answers at once: It can be compiled for any image, not just OpenPLi, but the image builder (the one who turns the OpenEmbedded recipes into code) has to do it. Github does not "build" anything, it only provides the source code. If you can't get the image builder to do it for you (the recipe that will also cause those python packages to appear in the feed is also on github) you may have to do it yourself.

Using binaries from one image on other images is - in general - not a good idea, they're likely to be linked to different versions of various libraries.

Alright, but you might understand that a step-by-step tutorial would be nice because I (and I think many others) are very interested into this nice project, but have no clue about how to compile. ;)

Of course you're better off using packages built for your image, but if that's not an option, you have to improvise. I'd start @ http://sources.dream...0/experimental/ ...

--
hemi

Thanks, but you will neither find an IPK of OpenWebif on Dream Multimedia website nor will they ever support it (the Android author said he refuses to take it even in consideration...). :lol:

In Topic: OpenWebif [E2OpenPlugins]

24 April 2012 - 12:09

<putwhateverpythonpackagenamehere> is useless to troubleshoot. Doesn't it tell you the specific package that it cannot find, but is required?

--
hemi

It's me Cr4z33 and I am posting with this account due to login problems.

Back IT to answer your question the packages python-pprint and python-cheetah are not installed and cannot be found in the SIF repository.

That's why I was wondering if this plugin can work in a different image than openPLI and why there's no IPK available to download at https://github.com/E...ugin-OpenWebif/?