On 17/02/17 13:26, Michael Durkin via shifter-users wrote:
> Not sure if this is a but yet .. probably more of a Odroid-X2/Ubuntu16.04
> fresh install issue ..
> 
> found gcc version: 5.4.0
> Traceback (most recent call last):
>   File "setup.py", line 2449, in <module>
>     ffmpeg_pkgconfig = pkgconfig("libavcodec", "libavformat")
>   File "setup.py", line 688, in exec_pkgconfig
>     raise Exception("ERROR: cannot find a valid pkg-config entry for %s
> using PKG_CONFIG_PATH=%s" % (" or ".join(options),
> os.environ.get("PKG_CONFIG_PATH", "(empty)")))
> Exception: ERROR: cannot find a valid pkg-config entry for libavformat
> using PKG_CONFIG_PATH=(empty)
You need the libavformat development headers and pkg-config file.
I have added more details here:
https://www.xpra.org/trac/wiki/Building/Debian

Cheers
Antoine

> 
> im still investigating ....
> _______________________________________________
> shifter-users mailing list
> [email protected]
> http://lists.devloop.org.uk/mailman/listinfo/shifter-users
> 

_______________________________________________
shifter-users mailing list
[email protected]
http://lists.devloop.org.uk/mailman/listinfo/shifter-users

Reply via email to