centos 7 安裝 snipe-it 記錄

錯誤信息 1:
installation request for tecnickcom/tc-lib-barcode 1.15.7 -> satisfiable by tecnickcom/tc-lib-barcode 1.15.7
tecnickcom/tc-lib-barcode 1.15.7 requires ext-gd * -> the requested PHP extension gd is missing from your system

缺少 php-bcmath , 
yum install php-bcmath -y

留言