上一页 1 ··· 153 154 155 156 157 158 159 160 161 ··· 188 下一页

2015年3月5日

【转】Ubuntu下配置支持Windows访问的samba共享

摘要: 原文网址:http://blog.csdn.net/i_chips/article/details/19191957一、安装Ubuntu samba服务器$ sudo apt-get install samba$ sudo apt-get install smbclient # Linux客户端测试... 阅读全文

posted @ 2015-03-05 14:24 wi100sh 阅读(313) 评论(0) 推荐(0)

win7无法识别U盘,驱动信息:该设备的驱动程序未被安装。 (代码 28)

摘要: 台式机的win7 64位系统可以识别u盘,但笔记本的win7 64位却识别不了,说明U盘是可以用的。查看笔记本的设备管理器,发现驱动安装失败,提示信息为“该设备的驱动程序未被安装。 (代码 28)”。解决方法:用“驱动人生”软件检测,并安装驱动。 阅读全文

posted @ 2015-03-05 14:01 wi100sh 阅读(6773) 评论(0) 推荐(0)

2015年3月4日

【转】 如何查看linux版本 如何查看LINUX是多少位

摘要: 原文网址:http://blog.csdn.net/hongweigg/article/details/7192471一、如何得知自己正在使用的linux是什么版本呢,下面的几种方法将给你带来答案! 1. 查看内核版本命令: 1) [root@q1test01 ~]# cat /proc/ver... 阅读全文

posted @ 2015-03-04 23:47 wi100sh 阅读(206) 评论(0) 推荐(0)

【转】关于usr/bin/ld: cannot find -lxxx问题总结

摘要: 原文网址:http://eminzhang.blog.51cto.com/5292425/1285705/usr/bin/ld: cannot find -lxxx问题总结linux下编译应用程序常常会出现如下错误: /usr/bin/ld: cannot find -lxxx 意思是编译过程找... 阅读全文

posted @ 2015-03-04 23:44 wi100sh 阅读(593) 评论(0) 推荐(0)

【转】G++ 处理 /usr/bin/ld: cannot find -lc

摘要: 原文网址:http://blog.sina.com.cn/s/blog_67bbb71101010tto.html用g++编译C++程序时显示出:/usr/lib/ld: cannot find -lc/usr/lib/ld: cannot find -lgcc_s/usr/lib/ld: cann... 阅读全文

posted @ 2015-03-04 23:43 wi100sh 阅读(706) 评论(0) 推荐(0)

google官方提供的编译android源码的环境初始化,Initializing a Build Environment

摘要: 原文网址:http://source.android.com/source/initializing.htmlInitializing a Build EnvironmentIN THIS DOCUMENTChoosing a BranchSetting up a Linux build envir... 阅读全文

posted @ 2015-03-04 23:32 wi100sh 阅读(1319) 评论(0) 推荐(0)

【转】ubuntu11.10 64bit 环境android编译错误

摘要: 原文网址:http://blog.csdn.net/lmhgen/article/details/7326083错误1:注意:external/protobuf/java/src/main/java/com/google/protobuf/GeneratedMessageLite.java 使用了未... 阅读全文

posted @ 2015-03-04 23:29 wi100sh 阅读(499) 评论(0) 推荐(0)

【转】Android 源码编译make的错误处理--不错

摘要: 原文网址:http://blog.csdn.net/ithomer/article/details/6977386Android源码下载:官方下载或参考android源码下载方式Android编译版本:PLATFORM_VERSION=4.0.1(最新Android 4.0.1)OS 操作系统平台:... 阅读全文

posted @ 2015-03-04 23:27 wi100sh 阅读(1211) 评论(0) 推荐(0)

【转】linux /usr/bin/ld cannot find 解决

摘要: 原文网址:http://blog.csdn.net/mzwang123/article/details/6702889问题:在linux环境编译应用程式或lib的source code时常常会出现如下的错误讯息:/usr/bin/ld: cannot find -lxxx这些讯息会随着编译不同类型的... 阅读全文

posted @ 2015-03-04 23:25 wi100sh 阅读(691) 评论(0) 推荐(0)

【转】Cannot find -ltinfo when compiling android 4.0.3

摘要: 原文网址:http://stackoverflow.com/questions/9055005/cannot-find-ltinfo-when-compiling-android-4-0-3up vote0down votefavoriteHi I have got a problem that I... 阅读全文

posted @ 2015-03-04 23:23 wi100sh 阅读(728) 评论(0) 推荐(0)

上一页 1 ··· 153 154 155 156 157 158 159 160 161 ··· 188 下一页

导航