Re: Installing Phoenix on Fedora 26 with pip fails to recognize the installed GStreamer

joaom <[email protected]>
Newsgroups gmane.comp.python.wxpython.devel
Message-ID <[email protected]>
Hi Matthew,

Thanks for your reply, I applied just  the 'dnf install' you suggested, and 
that solved my problem with the configure ! I guess maybe the gstreamermm 
did it...

Anyway, now the build proceeds, then exits with a "file system full on 
/tmp"... although 'df -k' doesn't show the fs as being full. Oh well ;-)



On Tuesday, March 7, 2017 at 5:57:06 AM UTC+1, Matthew Newville wrote:
>
>
> I haven't tried this on Fedora 25 (or later) yet, but following the 
> installation instructions and similar notes for installing on ubuntu, I 
> found I had to do this prior to building Phoenix on recent Fedora:
>
>     sudo dnf install webkitgtk webkitgtk-devel freeglut freeglut-devel 
> libnotify libnotify-devel libtiff libtiff-devel libjpeg libjpeg-devel SDL 
> SDL-devel gstreamermm-devel gstreamermm 
>
>     export GST_LIBS="-lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -pthread 
> -lgthread-2.0 -pthread -lglib-2.0 -lxml2"
>     export GST_CFLAGS="-pthread -I/usr/include/gstreamer-0.10 
> -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include 
> -I/usr/include/libxml2"
>  
>     python build.py etg --nodoc sip build build_py
>
> Hope that helps, I'd be happy to hear if anything there needs to be 
> changed -- I'm sure I'll need it soon.
>
> --Matt
>
>

-- 
You received this message because you are subscribed to the Google Groups "wxPython-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.