in reply to XML::LibXML installation problem

Hi Rob, Thanks for your very fast response on Christmas Eve. I did copy the XML::LibXML under Cygwin directory "c:\Cygwin\XML-LibXML" and I tried to install it again, but I received the same error. Regarding changing the Cygwin environment variable, could you please explain more. How can I change the environment variable? Thanks again and Merry Christmas!! Laleh

Replies are listed 'Best First'.
Re^2: XML::LibXML installation problem
by syphilis (Archbishop) on Dec 25, 2009 at 09:58 UTC
    I did copy the XML::LibXML under Cygwin directory "c:\Cygwin\XML-LibXML"

    I think you have to place it under the "~" directory - ie under "C:\Cygwin\home\your_username\" for that to work. But I could be wrong about that.

    Anyway, I'm pleased that it's now working for you :-)

    Cheers,
    Rob
Re^2: XML::LibXML installation problem
by laleh-poly (Novice) on Dec 25, 2009 at 00:44 UTC
    Hi Rob, Thanks a lot, I did changed the Cygwin environment variable exactly as you mentioned, and ..... WOW it worked. THANKS A LOT.