Thanks Mike. I had tried a few variations of this myself and finally
started fresh. I set my LD_LIBRARY_PATH to include the 1.5 version, edited
Makefile.PL set to 1.5 and that did it. Er, uh at least it solved the first
problem.
However, I still have the:
cc: No input file specified, no output generated
problem. I tried searching Google for that message and came up with a few
news post from people having experienced it with other projects but never
did I find one where there was a reply with a solution.
> -----Original Message-----
> From: Mike Jewell [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, June 26, 2001 2:56 PM
> To: [EMAIL PROTECTED]
> Subject: Re: can't install XML::XERCES
>
>
> Hi,
>
> > Maybe this is a naming conflict.
> > This is what I have:
> > [135] mrna:/home/harsch/temp/xerces-c-src1_5_0> l $XERCESCROOT/lib
> > total 2980
> > drwxr-xr-x 3 harsch image 4096 Jun 25 15:35 ./
> > drwxr-xr-x 12 harsch image 4096 Jun 25 15:26 ../
> > drwxr-xr-x 2 harsch image 4096 Jun 25 15:35 SunWS_cache/
> > -rwxr-xr-x 1 harsch image 3255388 Jun 25 15:35
> libxerces-c1_5.so*
>
> Try changing the line in your Makefile.PL that says
> $XERCES_MAJOR_VERSION =
> '1.4' to read $XERCES_MAJOR_VERSION = '1.5' - I found that this let me
> install okay with xercesc-1.5 (as it alters the expected library
> name). The
> final install seems stable enough, although obviously missing the
> additional
> 1.5 features.
>
> Hope that helps (at least for the first question)!
>
> Mike Jewell
> [[EMAIL PROTECTED]]
>
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]