[Interest] problem building with webkit

27 views
Skip to first unread message

Duane

unread,
Apr 2, 2012, 8:52:06 AM4/2/12
to inte...@qt-project.org
Using Fedora 16. configure/make/make install.

Make fails building webkit with error "Project ERROR: Package
gstreamer-app-0.10 not found."

Yum install qstreamer reports

"Package gstreamer-0.10.35-1.fc16.i686 already installed and latest version
Nothing to do"


Building with -no webkit succeeds.

Any ideas?

_______________________________________________
Interest mailing list
Inte...@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

war...@gmx.de

unread,
Apr 2, 2012, 9:06:34 AM4/2/12
to Duane, inte...@qt-project.org
dev package not installed?

Guido


On Mon, Apr 02, 2012 at 08:52:06AM -0400, Duane wrote:

> Using Fedora 16. configure/make/make install.
>
> Make fails building webkit with error "Project ERROR: Package
> gstreamer-app-0.10 not found."
>
> Yum install qstreamer reports
>
> "Package gstreamer-0.10.35-1.fc16.i686 already installed and latest
> version Nothing to do"
>
>
> Building with -no webkit succeeds.
>
> Any ideas?
>

> ____________________________________________________________________

Thiago Macieira

unread,
Apr 2, 2012, 9:06:38 AM4/2/12
to inte...@qt-project.org
On segunda-feira, 2 de abril de 2012 08.52.06, Duane wrote:
> Using Fedora 16. configure/make/make install.
>
> Make fails building webkit with error "Project ERROR: Package
> gstreamer-app-0.10 not found."
>
> Yum install qstreamer reports
>
> "Package gstreamer-0.10.35-1.fc16.i686 already installed and latest version
> Nothing to do"
>
>
> Building with -no webkit succeeds.
>
> Any ideas?

Please install the package that provides gstreamer-app-0.10.pc.

Run:
yum install 'pkgconfig(gstreamer-app-0.10)'


--
Thiago Macieira - thiago.macieira (AT) intel.com
Software Architect - Intel Open Source Technology Center
Intel Sweden AB - Registration Number: 556189-6027
Knarrarnäsgatan 15, 164 40 Kista, Stockholm, Sweden

signature.asc

Andreas Pakulat

unread,
Apr 2, 2012, 9:07:04 AM4/2/12
to inte...@qt-project.org
On 02.04.12 08:52:06, Duane wrote:
> Using Fedora 16. configure/make/make install.
>
> Make fails building webkit with error "Project ERROR: Package
> gstreamer-app-0.10 not found."
>
> Yum install qstreamer reports
>
> "Package gstreamer-0.10.35-1.fc16.i686 already installed and latest version
> Nothing to do"

What webkit presumably is missing is the gstreamer app plugin, in debian
this is part of gstreamer0.10-plugins-base. Maybe thats a separate
package in Fedora too (the plugins filename is libgstapp.so).

Andreas

Duane

unread,
Apr 2, 2012, 10:00:44 AM4/2/12
to inte...@qt-project.org
On 04/02/2012 09:06 AM, Thiago Macieira wrote:
> On segunda-feira, 2 de abril de 2012 08.52.06, Duane wrote:
>> Using Fedora 16. configure/make/make install.
>>
>> Make fails building webkit with error "Project ERROR: Package
>> gstreamer-app-0.10 not found."
>>
>> Yum install qstreamer reports
>>
>> "Package gstreamer-0.10.35-1.fc16.i686 already installed and latest version
>> Nothing to do"
>>
>>
>> Building with -no webkit succeeds.
>>
>> Any ideas?
>
> Please install the package that provides gstreamer-app-0.10.pc.
>
> Run:
> yum install 'pkgconfig(gstreamer-app-0.10)'

Thanks. That seems to have been it. At least, make seems to be
building the webkit so far.

Reply all
Reply to author
Forward
0 new messages