Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

docker: Load libiconv to be discovered by STAR's StDbLib #31

Merged
merged 1 commit into from
Sep 21, 2022

Commits on Sep 21, 2022

  1. docker: Load libiconv to be discovered by STAR's StDbLib

    ```
    $ root4star -l -b -q 'StRoot/macros/analysis/find_vertex.C("/star/rcf/test/daq/2020/351/st_physics_20351078_raw_5000001.event.root")'
    root [0]
    ...
    Processing StRoot/macros/analysis/find_vertex.C("/star/rcf/test/daq/2020/351/st_physics_20351078_raw_5000001.event.root")...
    ...
    dlopen error: libiconv.so.2: cannot open shared object file: No such file or directory
    Load Error: Failed to load Dynamic link library /star-sw/.sl79_gcc485/LIB/StDbLib.so
    ...
    ```
    plexoos committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    a23a230 View commit details
    Browse the repository at this point in the history