winegstreamer error with 'make install'
Hi, Current Git (Fedora 13) gives me: /usr/bin/install -c winegstreamer.so /usr/local/lib64/wine/winegstreamer.so /usr/bin/install: cannot stat `winegstreamer.so': No such file or directory There is a winegstreamer.dll.so in this directory. Anyone? -- Cheers, Paul.
On 22 October 2010 20:07, Paul Vriens <paul.vriens.wine(a)gmail.com> wrote:
Hi,
Current Git (Fedora 13) gives me:
/usr/bin/install -c winegstreamer.so /usr/local/lib64/wine/winegstreamer.so /usr/bin/install: cannot stat `winegstreamer.so': No such file or directory
There is a winegstreamer.dll.so in this directory.
Anyone?
The '.dll' part is missing in the `install` command. - Reece
On 10/22/2010 09:37 PM, Reece Dunn wrote:
On 22 October 2010 20:07, Paul Vriens<paul.vriens.wine(a)gmail.com> wrote:
Hi,
Current Git (Fedora 13) gives me:
/usr/bin/install -c winegstreamer.so /usr/local/lib64/wine/winegstreamer.so /usr/bin/install: cannot stat `winegstreamer.so': No such file or directory
There is a winegstreamer.dll.so in this directory.
Anyone?
The '.dll' part is missing in the `install` command.
- Reece
(Now to list as well) Sure, but why? Am I the only one? -- Cheers, Paul.
participants (2)
-
Paul Vriens -
Reece Dunn