"git@developer.sourcefind.cn:zhaoyu6/sglang.git" did not exist on "91f0fd95a4768c41d7497fb5b9cb4c357a6da369"
ubuntu_install_core.sh 205 Bytes
Newer Older
Lingfan Yu's avatar
Lingfan Yu committed
1
2
3
# install libraries for building c++ core on ubuntu
apt update && apt install -y --no-install-recommends --force-yes \
        apt-utils git build-essential make cmake wget unzip sudo libz-dev libxml2-dev