mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
should fix 'libmaodbc.so file not found'
This commit is contained in:
parent
0a85b790ce
commit
696bf9a92a
1 changed files with 6 additions and 0 deletions
|
@ -9,3 +9,9 @@ else
|
|||
fi
|
||||
make
|
||||
make install
|
||||
|
||||
cat << EOF > /etc/ld.so.conf.d/99-iiab.conf
|
||||
/usr/local/lib/mariadb/
|
||||
EOF
|
||||
|
||||
ldconfig
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue