05 2017 档案

摘要:1、创建脚本文件crack-binary.sh,内容如下: 2、 执行 sh crack-binary.sh /opt/scrt-sfx 3、 进入/opt/scrt-sfx目录,设置SecureCRT/SecureFX为可执行文件,如chmod +x SecureCRT 4、 运行SecureCR 阅读全文
posted @ 2017-05-16 20:18 无边身尊者 阅读(7811) 评论(0) 推荐(0)
摘要:下载方法: wget -r -p -np -k http://ftp.loongnix.org/os/Fedora13-o32/RPMS/mipsel/ -r, --recursive(递归) specify recursive download.(指定递归下载) -k, --convert-lin 阅读全文
posted @ 2017-05-13 17:28 无边身尊者 阅读(374) 评论(0) 推荐(0)
摘要:问题描述: 在fedora21系统上通过rpmbuild构建fcitx的二进制包时出现以上错误,经老程序员指点:“是相应的开发包没有安装” 解决办法: yum installl gtk3-devel 再次进行编译,通过。 心路历程; 1、查找pkg-config的用途及使用方法: 管理已安装包的库, 阅读全文
posted @ 2017-05-09 19:38 无边身尊者 阅读(6166) 评论(0) 推荐(1)
摘要:[root@localhost svn]# vim /etc/yum.repos.d/softwarecenter.repo [root@localhost svn]# svn checkout http://xxxxx/svn/xxxxxxx/trunk/src/v1.1/fcitx svn: error while loading shared libraries: libserf-1.s... 阅读全文
posted @ 2017-05-02 11:33 无边身尊者 阅读(443) 评论(0) 推荐(0)