[
https://issues.apache.org/jira/browse/XERCESC-1432?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Boris Kolpackov closed XERCESC-1432.
------------------------------------
Resolution: Fixed
Fix Version/s: 3.0.1
I believe this has been fixed.
> Environment var XERCESCROOT
> ---------------------------
>
> Key: XERCESC-1432
> URL: https://issues.apache.org/jira/browse/XERCESC-1432
> Project: Xerces-C++
> Issue Type: Bug
> Components: Documentation
> Affects Versions: 2.6.0
> Environment: Mac OS 10.4 / Darwin / GCC
> Reporter: Richard Clarke
> Priority: Minor
> Fix For: 3.0.1
>
>
> Hi,
> In the doc page
> xerces/doc/html/build-other.html#Mac
> the instructions for building xercesc from the command line read
> setenv XERCESCROOT xerces-c-directory
> however since Apple switched from tcsh to the bash shell by default
> (with Mac OS 10.3, I think) the setenv command is no longer available.
> I used
> export XERCESCROOT=xerces-c-directory
> but got caught out because dragging that directory from the Finder onto
> the terminal window left a trailing / character at the end of the path
> which broke the build. It would be helpful if this could be mentioned.
> Incidentally, xerces seems to have survived OS 10.4 and GCC 4.0 under
> Darwin without trauma. I'm impressed.
> Regards,
> Richard Clarke
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]