well, the weird thing is this: on both ubuntu and fedora XRootD directory is placed in xrootd-5.4.2-py3.8-linux-x86_64.egg / xrootd-5.4.2-py3.10-linux-x86_64.egg directory which contain also a some a part of pyxrootd directory (as opposed to centos 7 as you shown):

├── pyxrootd
│   ├── client.cpython-310-x86_64-linux-gnu.so
│   ├── client.py
│   ├── __init__.py
│   └── __pycache__
│       ├── client.cpython-310.pyc
│       └── __init__.cpython-310.pyc

the rest of pyxrootd (with lib{,64} and include and share) is still found in $(python3 -m site --user-site)

the core of weirdness is that while they have the same locations, on fedora there are no problems while ubuntu needs that LD_LIBRARY_PATH export
if i succeed to formulate an accepted question format i will try on SO...


Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <xrootd/xrootd/issues/1668/1090168612@github.com>

[ { "@context": "http://schema.org", "@type": "EmailMessage", "potentialAction": { "@type": "ViewAction", "target": "https://github.com/xrootd/xrootd/issues/1668#issuecomment-1090168612", "url": "https://github.com/xrootd/xrootd/issues/1668#issuecomment-1090168612", "name": "View Issue" }, "description": "View this Issue on GitHub", "publisher": { "@type": "Organization", "name": "GitHub", "url": "https://github.com" } } ]

Use REPLY-ALL to reply to list

To unsubscribe from the XROOTD-DEV list, click the following link:
https://listserv.slac.stanford.edu/cgi-bin/wa?SUBED1=XROOTD-DEV&A=1