网站自适应怎么做,网站及app开发,丝路建设网站,保定建设网站及推广安装环境#xff1a;银河麒麟
1 到这个网址下载pkg-config源码#xff1a;
Index of /releases (pkg-config.freedesktop.org)
2 解压
3 进入解压后的目录。输入
./configure 但是报错。
4 根据报错信息#xff0c;将configure改为#xff1a;
./configure --with-i…安装环境银河麒麟
1 到这个网址下载pkg-config源码
Index of /releases (pkg-config.freedesktop.org)
2 解压
3 进入解压后的目录。输入
./configure 但是报错。
4 根据报错信息将configure改为
./configure --with-internal-glib
成功
5 make
6 make check 7 sudo make install 完成