[Bug 47755] Installation of Atmel Studio 7 crashes with a Program Error

WineHQ Bugzilla wine-bugs at winehq.org
Sat Sep 28 12:23:04 CDT 2019


https://bugs.winehq.org/show_bug.cgi?id=47755

--- Comment #11 from Zebediah Figura <z.figura12 at gmail.com> ---
(In reply to John from comment #10)
> Thanks. The 'find' command did not find it on the system, nor can I find it
> in the distro repository, unless its part of some other package? I couldn't
> find libgstaudio either. I did find libgst-dev, libgst-dev:i386 and libgst7,
> but they seem to be related to Smalltalk virtual machine development so I'm
> not sure that is the correct package to install. Doing a search online I
> found libgstvideo-1.0.so and libgstaudio-1.0.so packages but only in an RPM
> package. I couldn't find find this in a .deb package for Debian, Ubuntu etc.
> Curious.
> 
> If anyone can help me out with what I need to install, or how I can prevent
> the compiler looking for that (do I really need it?), it would be
> appreciated.

You need libgstreamer-plugins-1.0-dev (or something similar). What's bizarre is
how you seem to have gstreamer-video-1.0.pc despite not having that installed.
Before installing anything else, can you show the output of dpkg -S
/path/to/gstreamer-video-1.0.pc? (I think it's
/usr/lib/x86_64-linux-gnu/pkgconfig/gstreamer-video-1.0.pc for a Debian-based
system, but I don't remember for sure. And if yours isn't coming from a
package, who knows where it is...)

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list