22 Oct
2010
22 Oct
'10
7:37 p.m.
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