上一页 1 ··· 159 160 161 162 163 164 165 166 167 ··· 403 下一页
摘要: 001、 cpanm GD::Graph 阅读全文
posted @ 2022-10-09 10:52 小鲨鱼2018 阅读(167) 评论(0) 推荐(0)
摘要: 001、 cpanm --mirror https://mirrors.163.com/cpan --prompt -l /usr/share/perl5 GD 参考:https://blog.csdn.net/weixin_44998474/article/details/117849543 阅读全文
posted @ 2022-10-09 09:40 小鲨鱼2018 阅读(274) 评论(0) 推荐(0)
摘要: 001、问题: Package gdlib was not found in the pkg-config search path. 002、解决方法 wget https://github.com/libgd/libgd/releases/download/gd-2.2.5/libgd-2.2.5 阅读全文
posted @ 2022-10-09 09:38 小鲨鱼2018 阅读(669) 评论(0) 推荐(0)
摘要: 001、问题 Can't locate Statistics/Descriptive.pm in @INC (@INC contains: /usr/local/lib64/perl5 /u 002、解决方法: perldoc -lm Statistics::Descriptive 003、 cpa 阅读全文
posted @ 2022-10-08 23:38 小鲨鱼2018 阅读(296) 评论(0) 推荐(1)
摘要: https://www.kernel.org/pub/software/scm/git 阅读全文
posted @ 2022-10-08 21:54 小鲨鱼2018 阅读(13) 评论(0) 推荐(0)
摘要: set -e选项保证程序的每一步都执行正确,如果前面一部程序执行错误,则直接退出程序 001、 不加 set -e的情况 (base) [root@PC1 test2]# ls test.sh (base) [root@PC1 test2]# cat test.sh #!/bin/bash xxxx 阅读全文
posted @ 2022-10-06 12:10 小鲨鱼2018 阅读(1162) 评论(0) 推荐(0)
摘要: http://www.cpan.org/modules/INSTALL.html 阅读全文
posted @ 2022-10-06 09:44 小鲨鱼2018 阅读(12) 评论(0) 推荐(0)
摘要: 001、问题 Can't exec "mysql_config": No such file or directory at Makefile.PL line 89. 002、解决方法 (base) [root@PC1 DBD-mysql-4.050]# yum install mariadb-de 阅读全文
posted @ 2022-10-06 09:35 小鲨鱼2018 阅读(111) 评论(0) 推荐(0)
摘要: 001、包的下载地址: https://blog.csdn.net/qq_38496750/article/details/116495396 002、包的安装方法: http://t.zoukankan.com/modaidai-p-6690425.html 003、http://www.cpan 阅读全文
posted @ 2022-10-06 09:02 小鲨鱼2018 阅读(153) 评论(0) 推荐(0)
摘要: https://blog.csdn.net/m0_59196543/article/details/124749175 https://blog.csdn.net/m0_59196543/article/details/124749175 阅读全文
posted @ 2022-10-05 17:01 小鲨鱼2018 阅读(25) 评论(0) 推荐(0)
上一页 1 ··· 159 160 161 162 163 164 165 166 167 ··· 403 下一页