-
-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
- Ubuntu 22.04
- Julia 1.11.6
Resolving package versions...
Updating `~/repos/precice/tutorials/resonant-circuit/capacitor-julia/Project.toml`
[57fbd4af] + PreCICE v3.1.0
Updating `~/repos/precice/tutorials/resonant-circuit/capacitor-julia/Manifest.toml`
[57fbd4af] + PreCICE v3.1.0
ERROR: LoadError: could not load library "libprecice"
/home/gc/.julia/juliaup/julia-1.11.6+0.x64.linux.gnu/bin/../lib/julia/libcurl.so.4: version `CURL_OPENSSL_4' not found (required by /lib/x86_64-linux-gnu/libhdf5_openmpi.so.103)
Stacktrace:
[1] createParticipant(participantName::String, configFilename::String, solverProcessIndex::Int64, solverProcessSize::Int64)
@ PreCICE ~/.julia/packages/PreCICE/v68d2/src/PreCICE.jl:88
[2] top-level scope
@ ~/repos/precice/tutorials/resonant-circuit/capacitor-julia/capacitor.jl:5
in expression starting at /home/gc/repos/precice/tutorials/resonant-circuit/capacitor-julia/capacitor.jl:5
$ ldd /lib/x86_64-linux-gnu/libhdf5_openmpi.so.103 | grep -E '(curl|ssl)'
libcurl.so.4 => /lib/x86_64-linux-gnu/libcurl.so.4 (0x000077cff65dd000)
libssl.so.3 => /lib/x86_64-linux-gnu/libssl.so.3 (0x000077cff575c000)
Maybe similar to #44
Metadata
Metadata
Assignees
Labels
No labels