一,什么是ssl SSL证书通过在客户端浏览器和Web服务器之间建立一条SSL安全通道(Secure socket layer(SSL)安全协议是由Netscape Communication公司设计开发。该安全协议主要…
分类:日常杂谈
centos64位-系统优化
#!/bin/bash #!/bin/sh #try to optimize my operating system. ##################################### #get the os …
ffmpeg: error while loading shared libraries: libavdevice.so.52
ffmpeg正常安装后执行ffmpeg时出现如下错误: ffmpeg: error while loading shared libraries: libavdevice.so.52: cannot open share…
wxWidgets编译安装gtk问题的解决办法
下面是google到的一篇博文。我在centos5.3中想安装amule,结果编译时,提示没找到wxWidgets退出了。只好又去下了wxWidgets,还是源码,需要编译。编译中出现和下面这位网友一样的问题,用他博文中…
installwatch.c:2942: error: conflicting types for 'readlink'
下载最新版本的checkinstall: wget http://asic-linux.com.mx/~izto/checkinstall/files/source/checkinstall-1.6.2.tar.gz t…
error while loading shared libraries: libXXX.so.x: cannot open shared object file: No such file or directory
此时你可以locate libXXX.so.x 一下,查看系统里是否有该文件,大部分情况是该文件存在。然后把libXXX.so.3所在的目录加入到 /etc/ld.so.conf 中。 如果发现libXXX.so.x不存…
opencv1.0安装 ../../cxcore/include/cxmisc.h:133:6: error: #elif with no expression
opencv1.0安装 ../../cxcore/include/cxmisc.h:133:6: error: #elif with no expression: 修改cxmisc.h,在133行。把最后一个elif换成…
编译ffmpeg的relocation R_X86_64_32 against错误
/usr/bin/ld: /usr/local/lib/mysql/libz.a(compress.o): relocation R_X86_64_32 against `.rodata.str1.1′ can not …
mpeg4ip.h:126: error: new declaration
错误提示: In file included from mp4common.h:29, from 3gp.cpp:28: mpeg4ip.h:126: error: new declaration ‘char* strc…
在centos下编译ffmpeg转码环境
无法提供摘要。这是一篇受保护的文章。