Where to find or how to register missing libxslt.dll libary?

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
lprofil
Newbie
Newbie
Posts: 1
Joined: Tue Apr 29, 2014 2:09 am

Where to find or how to register missing libxslt.dll libary?

Post by lprofil »

Hello,

i a trying to run a windows programm but it fails due to a single missing libary: libxslt.dll

Code: Select all

user@machine:~$ wine /home/gulliver/.wine/drive_c/Elefant1/Elefant.exe 
err:module:import_dll Library libxslt.dll (which is needed by L"C:\\Elefant1\\Elefant.exe") not found
err:module:LdrInitializeThunk Main exe initialization for L"C:\\Elefant1\\Elefant.exe" failed, status c0000135
It is not hosted on http://www.dll-files.com and information about it is hard to find.

Is Anybody out there who could help me?

Thx in advance!

/lprofil
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Re: Where to find or how to register missing libxslt.dll lib

Post by dimesio »

Locked