On Wed, 11 Feb 2004, Steve Omand wrote:

> Hello,
>
> I have been trying to get XML::xerces - Perl XML Parser - working with
> my cygwin installation.  XML::xerces is currently at version 2.3.0_4 and
> requires xerces-C-2.3.0 - which is available in the cygwin distribution.
> However, the XML::xerces needs the xerces source files in addition to
> the binaries.
>
> The current version of xerces-c in the cygwin distribution is 2.4.0.
> If I try to get xerces-c-2.3.0 source (via cygwin setup.exe installer),
> what I in fact end up with is the source tree for xerces-c-2.4.0-1
>
> Can anyone help or advise?
> thanks,
> Steve.

This is by design: setup will not let you install the sources for any
other version of a package if you have some version of the binaries
installed.  There are two ways to go about this: either downgrade to 2.3.0
temporarily, install the sources, and upgrade back, or just download the
sources directly from any mirror without using setup (e.g., via wget).
        Igor
-- 
                                http://cs.nyu.edu/~pechtcha/
      |\      _,,,---,,_                [EMAIL PROTECTED]
ZZZzz /,`.-'`'    -.  ;-;;,_            [EMAIL PROTECTED]
     |,4-  ) )-,_. ,\ (  `'-'           Igor Pechtchanski, Ph.D.
    '---''(_/--'  `-'\_) fL     a.k.a JaguaR-R-R-r-r-r-.-.-.  Meow!

"I have since come to realize that being between your mentor and his route
to the bathroom is a major career booster."  -- Patrick Naughton

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

Reply via email to