2012年11月23日星期五

最小化安装centos不能make问题的解决方法

解决问题的方法:

安装:

yum -y install gcc automake autoconf libtool make

安装g++:

yum -y install gcc gcc-c++

 

openwrt 6300V2 USB无法显示的问题

lsusb and fdisk -l There's a method to turn USB power on which is probably not persistent. I hope this will help you. echo 0 > /sys/c...