问题: checking for XML::Parser… configure: error: XML::Parser perl module is required for intltool
解决:yum install perl-XML-parser
Error Downloading Packages:
perl-XML-Parser-2.34-6.1.2.2.1.i386: failure: CentOS/perl-XML-Parser-2.34-6.1.2.2.1.i386.rpm from base: [Errno 256] No more mirrors to try.
问题:configure: error: wxWidgets is required. Try –with-wx-config.
解决:安装wxWidgets
一、关于PHPXref
PHPXref是一个PHP开发工具,它可以非常容易的解决PHP大型项目中对PHP程序中常量、变量、函数、类的查找和相互参考负担;PHPXref可以将项目文件扫描连同代码本身编译成HTML,不需要任何软件支持就可以轻松的对照查阅项目中的项目程序中常量、变量、函数、类等。十分方便。
Linux 也是有HOSTS文件的,用法也和WINDOWS的一样;我用的LINUX版本是CENTOS5.3
[root@localhost ~]# vi /etc/hosts
# Do not remove the following line, or various programs
# that require network functionality will fail.
127.0.0.1 localhost.localdomain localhost
::1 localhost6.localdomain6 localhost6
~
~
~
"/etc/hosts" 4L, 187C