Skip to content

Commit

Permalink
test: ldconfig -v
Browse files Browse the repository at this point in the history
  • Loading branch information
AlvinSchiller authored Apr 26, 2024
1 parent ae2e299 commit a2d05bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion installation/routines/setup_jukebox_core.sh
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ _jukebox_core_build_and_install_pyzmq() {
_jukebox_core_download_prebuilt_libzmq_with_drafts
fi

sudo ldconfig
sudo ldconfig -v

ZMQ_PREFIX="${JUKEBOX_ZMQ_PREFIX}" ZMQ_DRAFT_API=1 \
pip install -v pyzmq --no-binary pyzmq
Expand Down

0 comments on commit a2d05bb

Please sign in to comment.