1
0
mirror of https://github.com/mariadb-corporation/mariadb-columnstore-engine.git synced 2025-08-05 16:15:50 +03:00

MCOL-58 - add sudo for ldconfig command

This commit is contained in:
david hill
2016-07-08 10:45:00 -05:00
parent f512476add
commit e5c961c2f5

View File

@@ -68,7 +68,7 @@ for arg in "$@"; do
done done
#run to make sure library paths are setup #run to make sure library paths are setup
ldconfig sudo ldconfig
if [ $installdir != "/usr/local/mariadb/columnstore" ]; then if [ $installdir != "/usr/local/mariadb/columnstore" ]; then
export INFINIDB_INSTALL_DIR=$installdir export INFINIDB_INSTALL_DIR=$installdir