Commit e2d5aacc authored by iSergio's avatar iSergio
Browse files

Add CGAL

parent 93c9b78c
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -20,6 +20,11 @@ if [[ ${#array[@]} == 0 ]]; then
    rpm -Uh rpm/pgrouting-2.0.0-MCBC5.x86_64.rpm
fi

array=($(rpmquery -a | grep CGAL))
if [[ ${#array[@]} == 0 ]]; then
    rpm -Uh rpm/CGAL-4.1-1.x86_64.rpm
fi

TYPE=primary

usage="$(basename "$0") [-h] [-p|s] [-a|b] [-d] -- Script configure pgpool-II
+1.71 MiB

File added.

No diff preview for this file type.