gohs 使用记录
2019-04-23 本文已影响0人
ebayboy
1. 编译hyperscan, make install
2. 在/etc/profile增加
export PKG_CONFIG_PATH=/gitroot/Hyperscan/hyperscan/hs_build/lib/source /etc/profile
3. go build main.go
4. go run main.go
1. 编译hyperscan, make install
2. 在/etc/profile增加
export PKG_CONFIG_PATH=/gitroot/Hyperscan/hyperscan/hs_build/lib/source /etc/profile
3. go build main.go
4. go run main.go