FelixYBW commented on PR #9828: URL: https://github.com/apache/incubator-gluten/pull/9828#issuecomment-2938059813
@surnaik for dynamic link, you need to run `--run_setup_script=ON` at least once on a fresh system, which install all depencency libraries into your system. In following build you can set `--run_setup_script=OFF` https://github.com/apache/incubator-gluten/blob/33ce2edfaba5f562117c9fbec5d94405f6cea334/dev/docker/Dockerfile.centos8-dynamic-build#L55C4-L55C66 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
