You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@xerces.apache.org by "Florin Ochiana (JIRA)" <xe...@xml.apache.org> on 2009/09/20 23:48:16 UTC

[jira] Created: (XERCESC-1890) Mac OS 3.0.1 binary - links to /Users/boris/build/x/lib/libxerces-c-3.0.dylib

Mac OS 3.0.1 binary - links to /Users/boris/build/x/lib/libxerces-c-3.0.dylib
-----------------------------------------------------------------------------

                 Key: XERCESC-1890
                 URL: https://issues.apache.org/jira/browse/XERCESC-1890
             Project: Xerces-C++
          Issue Type: Bug
          Components: Build
    Affects Versions: 3.0.1
         Environment: Mac OS X 10.5.8
            Reporter: Florin Ochiana


I downloaded the 3.0.1 binary for Mac OS, unpacked it and tried to use SaxCount. I got this error

dyld: Library not loaded: /Users/boris/build/x/lib/libxerces-c-3.0.dylib
  Referenced from: /Users/florin/Desktop/xerces-c-3.0.1-x86-macosx-gcc-4.0/bin/./SaxCount
  Reason: image not found
Trace/BPT trap

Seems the build was done with prefix to boris home folder.

-- 
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: c-dev-unsubscribe@xerces.apache.org
For additional commands, e-mail: c-dev-help@xerces.apache.org


[jira] Closed: (XERCESC-1890) Mac OS 3.0.1 binary - links to /Users/boris/build/x/lib/libxerces-c-3.0.dylib

Posted by "Boris Kolpackov (JIRA)" <xe...@xml.apache.org>.
     [ https://issues.apache.org/jira/browse/XERCESC-1890?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Boris Kolpackov closed XERCESC-1890.
------------------------------------

    Resolution: Invalid

> Mac OS 3.0.1 binary - links to /Users/boris/build/x/lib/libxerces-c-3.0.dylib
> -----------------------------------------------------------------------------
>
>                 Key: XERCESC-1890
>                 URL: https://issues.apache.org/jira/browse/XERCESC-1890
>             Project: Xerces-C++
>          Issue Type: Bug
>          Components: Build
>    Affects Versions: 3.0.1
>         Environment: Mac OS X 10.5.8
>            Reporter: Florin Ochiana
>
> I downloaded the 3.0.1 binary for Mac OS, unpacked it and tried to use SaxCount. I got this error
> dyld: Library not loaded: /Users/boris/build/x/lib/libxerces-c-3.0.dylib
>   Referenced from: /Users/florin/Desktop/xerces-c-3.0.1-x86-macosx-gcc-4.0/bin/./SaxCount
>   Reason: image not found
> Trace/BPT trap
> Seems the build was done with prefix to boris home folder.

-- 
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: c-dev-unsubscribe@xerces.apache.org
For additional commands, e-mail: c-dev-help@xerces.apache.org


[jira] Commented: (XERCESC-1890) Mac OS 3.0.1 binary - links to /Users/boris/build/x/lib/libxerces-c-3.0.dylib

Posted by "Boris Kolpackov (JIRA)" <xe...@xml.apache.org>.
    [ https://issues.apache.org/jira/browse/XERCESC-1890?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12757841#action_12757841 ] 

Boris Kolpackov commented on XERCESC-1890:
------------------------------------------

Try to add the /Users/florin/Desktop/xerces-c-3.0.1-x86-macosx-gcc-4.0/lib to DYLD_LIBRARY_PATH as discussed in http://xerces.apache.org/xerces-c/samples-3.html .

> Mac OS 3.0.1 binary - links to /Users/boris/build/x/lib/libxerces-c-3.0.dylib
> -----------------------------------------------------------------------------
>
>                 Key: XERCESC-1890
>                 URL: https://issues.apache.org/jira/browse/XERCESC-1890
>             Project: Xerces-C++
>          Issue Type: Bug
>          Components: Build
>    Affects Versions: 3.0.1
>         Environment: Mac OS X 10.5.8
>            Reporter: Florin Ochiana
>
> I downloaded the 3.0.1 binary for Mac OS, unpacked it and tried to use SaxCount. I got this error
> dyld: Library not loaded: /Users/boris/build/x/lib/libxerces-c-3.0.dylib
>   Referenced from: /Users/florin/Desktop/xerces-c-3.0.1-x86-macosx-gcc-4.0/bin/./SaxCount
>   Reason: image not found
> Trace/BPT trap
> Seems the build was done with prefix to boris home folder.

-- 
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: c-dev-unsubscribe@xerces.apache.org
For additional commands, e-mail: c-dev-help@xerces.apache.org