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

Conversation

plexoos
Copy link
Member

@plexoos plexoos commented Sep 21, 2022

$ 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
...

```
$ 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 plexoos merged commit 0baf8b3 into 0.2 Sep 21, 2022
@plexoos plexoos deleted the pr/load_libiconv branch September 21, 2022 17:03
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant