Re: Where is libxml2.dll?

2004-07-13 Thread Gerrit P. Haase
Richard wrote: I am running Windows 2003 server with on which I have installed cygwin within the last month. I found a terrific little utility (webdav client) at http://www.gohome.org/nd/ which I downloaded and compiled (with gcc) with cygwin. At the bash command prompt, it appears to

Re: Where is libxml2.dll?

2004-07-11 Thread Richard Heintze
Problem fixed! I had to put c:\cygwin\usr\local\bin in my system path. I did not realize that c:\cygwin\bin (which was already in my path) was different than c:\cygwin\usr\bin. Why are there two bin directories? Siegfried --- Igor Pechtchanski [EMAIL PROTECTED] wrote: On Sat, 10 Jul 2004,

Re: Where is libxml2.dll?

2004-07-11 Thread Larry Hall
At 02:18 PM 7/11/2004, you wrote: Problem fixed! I had to put c:\cygwin\usr\local\bin in my system path. OK. I did not realize that c:\cygwin\bin (which was already in my path) was different than c:\cygwin\usr\bin. It's not really. Cygwin mounts /bin as /usr/bin. See the output of 'mount'

Re: Where is libxml2.dll?

2004-07-11 Thread Richard Heintze
What I meant to say was: What is the difference between /usr/local/bin and /usr/bin? Why are there two directories? It probably has something to do with unix compatibility. Thanks, Siegfried --- Larry Hall [EMAIL PROTECTED] wrote: At 02:18 PM 7/11/2004, you wrote: Problem fixed! I had

Re: Where is libxml2.dll?

2004-07-11 Thread Larry Hall
At 10:04 PM 7/11/2004, you wrote: What I meant to say was: What is the difference between /usr/local/bin and /usr/bin? Why are there two directories? It probably has something to do with unix compatibility. /usr/local is reserved for stuff local to a particular machine, while /usr is commonly

Re: Where is libxml2.dll?

2004-07-10 Thread Igor Pechtchanski
Siegfried, http://cygwin.com/acronyms/#PCYMTNQREAIYR. Thanks. It does sound like you do need to put C:\cygwin\bin in your Windows PATH, and make sure it gets propagated to Emacs. Alternatively, you could try to get Emacs to run bash -l as its shell (don't ask me how, I don't use Emacs).

Re: Where is libxml2.dll?

2004-07-10 Thread Max Bowsher
Richard Heintze wrote: Error: could not find libxml2.dll Cygwin does not (and has never, to my knowledge) distributed a libxml2.dll It does have a cygxml2.dll The fact that your app is looking for a libxml2.dll indicates it has somehow become linked with non-Cygwin components. Max. --

Re: Where is libxml2.dll?

2004-07-10 Thread Richard Heintze
See below: --- Igor Pechtchanski [EMAIL PROTECTED] wrote: Siegfried, http://cygwin.com/acronyms/#PCYMTNQREAIYR. Thanks. I'm not sure how to do that so I did it by hand. Good point. It does sound like you do need to put C:\cygwin\bin in your Windows PATH, and make sure it gets

Re: Where is libxml2.dll?

2004-07-10 Thread Chris Taylor
On Sat, July 10, 2004 10:34 pm, Richard Heintze said: See below: --- Igor Pechtchanski [EMAIL PROTECTED] wrote: Siegfried, http://cygwin.com/acronyms/#PCYMTNQREAIYR. Thanks. I'm not sure how to do that so I did it by hand. Good point. Assuming you're using Outlook express

Re: Where is libxml2.dll?

2004-07-10 Thread Igor Pechtchanski
On Sat, 10 Jul 2004, Richard Heintze wrote: See below: --- Igor Pechtchanski [EMAIL PROTECTED] wrote: Siegfried, http://cygwin.com/acronyms/#PCYMTNQREAIYR. Thanks. I'm not sure how to do that so I did it by hand. Good point. That's about the only way to do this from a Yahoo Mail

Re: Where is libxml2.dll?

2004-07-09 Thread Igor Pechtchanski
On Fri, 9 Jul 2004, Richard Heintze wrote: I am running Windows 2003 server with on which I have installed cygwin within the last month. I found a terrific little utility (webdav client) at http://www.gohome.org/nd/ which I downloaded and compiled (with gcc) with cygwin. At the bash command

Re: Where is libxml2.dll?

2004-07-09 Thread Richard Heintze
Igor, That is a handy command! here is the results (from the emacs compile command: cd c:/busines/ cygcheck nd.exe Found: c:\util\nd.exe c:/util/nd.exe C:\cygwin\bin\cygwin1.dll C:\WINDOWS\system32\ADVAPI32.DLL C:\WINDOWS\system32\KERNEL32.dll C:\WINDOWS\system32\ntdll.dll