Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

[gentoo-user] Wine and h.264

366 views
Skip to first unread message

James

unread,
Nov 5, 2009, 12:40:06 PM11/5/09
to
Hello,


I'm certainly very new to Wine. I'm trying to test
this software on Wine and Gentoo:

http://www.hikvision.com/en/enproducts1.asp?tid=25&bgclassid=12&classid=25&act=d

Hikvision Client Software 4000 V2.0 (Build 090813)


it allow H.264 encoded software to be viewed on a PC. It works well
on Windows, but, I thought I'd give it a whirl on Gentoo.


I emerged wine (1.1.12), copied the executable to my dir
(/.wine/drive_c/windows) and tried to run it. Somehow
I ran the install shield program, but none of the exe
files work.

Did I botch the process? I have not used wine, in a
very long time....


suggestions and examples to follow on installation/config
and running windoz apps are most welcome.


James

Kyle Adams

unread,
Nov 5, 2009, 12:50:02 PM11/5/09
to
If I recall, vlc has a x264 USE flag for the h.264 codec.
Do you just want t  see if it works on wine?
How are you trying to run the exe files?

Cheers

Kad

James

unread,
Nov 5, 2009, 1:10:02 PM11/5/09
to
Kyle Adams <kaddeh <at> gmail.com> writes:


> If I recall, vlc has a x264 USE flag for the h.264 codec.Do you just want t
see if it works on wine?How are you trying to run the exe files?CheersKad

I need this application, as it receives h.264 streams from their hardware
encoders (surveillance) system.


I installed q4wine. I manually ran the install shield and it put the executables
and dlls into this dir:


/home/james/.wine/drive_c/windows/

If I go through the kde 4.2 desktop(q4wine), the app shows up. Attempts
to run it result in bouncing app but no softare gui opens up.....
If I go to the dir and type
./<name.exe> it cannot execute the (binary) file.
Permissions are OK.


Obviously I've munged things up as I could not find a guide on installing
an app with wine:

http://en.gentoo-wiki.com/wiki/Wine

is not detailed enough to be useful for me.


James

Kyle Adams

unread,
Nov 5, 2009, 1:10:01 PM11/5/09
to
James,

try doing "wine <name.exe>"

Cheers

Kad

James

unread,
Nov 5, 2009, 1:20:01 PM11/5/09
to
Kyle Adams <kaddeh <at> gmail.com> writes:


> James,try doing "wine <name.exe>"


OK, so I cd to this dir:


~/.wine/drive_c/Program Files/NVR Server

then entered wine NVR\ Server.exe

and it cannot find files that are in the exact
same dir. So I guess it is a path problem?

During the running of the install-shield I just
used the default dir setting for choices.

How to fix or delete and start over?


err:module:import_dll Library MFC42.DLL (which is needed by L"C:\\Program
Files\\NVR Server\\HikDiskTape.dll") not found
err:module:import_dll Library HikDiskTape.dll (which is needed by L"C:\\Program
Files\\NVR Server\\NVR Server.exe") not found
err:module:import_dll Library MFC42.DLL (which is needed by L"C:\\Program
Files\\NVR Server\\PlayerLayer.dll") not found
err:module:import_dll Library PlayerLayer.dll (which is needed by L"C:\\Program
Files\\NVR Server\\DVRClientLayer.dll") not found


<snip>
James

Alan McKinnon

unread,
Nov 5, 2009, 1:40:01 PM11/5/09
to
Don't even bother with stable wine. keyword it in package.keywords, merge 1.1.32 and try again.

Wine changes rapidly - 1.1.12 is 3 months behind
--
Alan McKinnon
alan dot mckinnon at gmail dot com

James

unread,
Nov 5, 2009, 1:50:03 PM11/5/09
to
Alan McKinnon <alan.mckinnon <at> gmail.com> writes:


> Don't even bother with stable wine. keyword it in package.keywords, merge

1.1.32 and try again.Wine changes rapidly - 1.1.12 is 3 months behind


Udating bout 27 packages with -uD......

thx,


James

Kyle Adams

unread,
Nov 5, 2009, 1:50:02 PM11/5/09
to
 If memory serves, MFC42.DLL is something that doesn't come with wine due to the fact that it is a Microsoft-only DLL.
That seems to be breaking everything else. :/

Cheers

Kad

Alan McKinnon

unread,
Nov 5, 2009, 2:00:02 PM11/5/09
to
A previous poster mentioned MFC42.DLL

Install that using winetricks by Dan Kegel (Google will find it for you)
0 new messages