LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 11-04-2008, 01:54 AM   #1
dmarkd
LQ Newbie
 
Registered: Oct 2008
Posts: 6

Rep: Reputation: 0
Can't put ddeml.dll into folder with wine


Can anyone give all the steps necessary to put a dll file into the folder that wine is in? I have wine installed and running, but cannot get it to print because of a missing dll file. I read a post that said to drop it into the same folder that the executable is in. I did finally find the executable and figured out what folder it was in, but when I try to put it there it says access denied. I have tried to log in as root and then I cannot find the dll.
 
Old 11-04-2008, 09:12 AM   #2
budword
Member
 
Registered: Apr 2003
Location: Wisconsin
Distribution: Switched to regualr Ubuntu, because I don't like KDE4, at all. Looks like vista on crack.....
Posts: 675

Rep: Reputation: 31
First, put the dll somewhere you can find it for sure. Then log as root, and change to the directory you saved the dll. Then use the cp command to put it in the correct directory. When you are logging in as root, it's putting you in /home/root, I think. You probably have the dll saved in /home/regularuser....where regularuser is whatever your username on that box is.

Good luck...

David
 
Old 11-04-2008, 09:59 AM   #3
i92guboj
Gentoo support team
 
Registered: May 2008
Location: Lucena, Córdoba (Spain)
Distribution: Gentoo
Posts: 4,083

Rep: Reputation: 405Reputation: 405Reputation: 405Reputation: 405Reputation: 405
Ah, let's see...

Sorry for changing the order of the words in your post, but I feel it's necessary for a better understanding.

Quote:
I did finally find the executable and figured out what folder it was in, but when I try to put it there it says access denied. I have tried to log in as root and then I cannot find the dll.
First thing first. NEVER EVER use wine as root, unless you enjoy trouble. If you don't have permissions to write into a directory, then it's because you are not supposed to write to that directory. This can be for a number of reasons:
  • You are trying to write the dll file to some directory under /usr/, this is something you shouldn't be doing. Those directories are system directories and regular users do not need to touch anything there.
  • You are trying to write as a regular user on the wine dirs or your root acount. Not advisable, and, as I said, you shouldn't run wine as root anyway.
  • The permissions on your wine directory ($HOME/.wine/) are broken. Use the command below to fix them.

Code:
chown -R <yourusername>:users ~/.wine
Quote:
Originally Posted by dmarkd View Post
Can anyone give all the steps necessary to put a dll file into the folder that wine is in?
The dll files usually go into one of these places:
  • $HOME/.wine/drive_c/windows/system32/
  • The folder where your program resides, usually somewhere under $HOME/.wine/drive_c/Program files/
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
WINE - need 'msvcr80.dll' compatible with wine (MS VisualStudio 8.0) r00tb33r Linux - Software 1 06-18-2008 01:01 AM
Requires ddeml.dll to install app using Wine jfallows Linux - Newbie 7 03-18-2008 11:48 PM
WINE and DLL question. akilles Linux - Newbie 7 01-17-2005 08:25 AM
hi i just want to know where to put the .dll file Paxmaster Linux - Software 1 10-20-2004 04:54 PM
WINE dll Problem illiniguy3043 Linux - Software 10 07-02-2004 02:25 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 06:26 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration