Skip to content

Conversation

@wkliao
Copy link
Collaborator

@wkliao wkliao commented Oct 4, 2025

  • --disable-darshan-util
  • --disable-darshan-runtime
  • --enable-pydarshan
  • --with-zlib=DIR
  • --without-zlib
  • --with-bzlib=DIR
  • --without-bzlib
  • --with-python-sys-prefix
  • --with-python_prefix
  • --with-python_exec_prefix

Also, modify darshan-test/automated/build-darshan.sh to build from the root folder.

When building, run configure from the root folder.
@wkliao wkliao added the documentation Improvements or additions to documentation label Oct 4, 2025
tar -xvzf darshan-<version-number>.tar.gz
cd darshan-<version-number>/
./prepare.sh
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe somewhere we should have a note for people that clone from git that they need to run ./prepare.sh? These instructions are correct for the release tarballs.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Added right after those instructions.

Use option --disable-darshan-util to build without utility tools
Use option --disable-darshan-runtime to build without runtime libraries
@wkliao wkliao merged commit 4a8c14d into darshan-hpc:main Oct 7, 2025
21 of 22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants