[02:29] maclin, hi [02:34] ypwong,hi [02:34] maclin, 见到 jackyu 吗? [02:34] maclin, 找他开会呢 :) [02:35] 马上,在找地方了 [02:50] http://www.china-cos.com/news/detail/news_id/18.html [02:50] 目前基于开源的操作系统在安全性上存在很多问题,无论是乌班图(Ubuntu)还是安卓,都已经出现很多公开的安全缺陷,更有很多隐蔽的安全漏洞 [03:22] ypwong: 真新闻只能呵呵呵呵了…… [03:22] * happyaron 这新闻 [03:33] :) [03:53] maclin, 你用什么命令compile? [04:01] haidian那个地下怎么没权限创建一个子项目 [04:02] 什么子项目? [04:07] 创建一个皮肤项目 [04:07] https://code.launchpad.net/haidian [04:07] 不用创建啊 [04:07] 弄一个 branch 就好 [04:10] 上传到自己帐号下? [04:11] 那不是所有人都能看了? [04:28] FJKong, to ~haidian-team [04:29] FJKong, just fowarded you an email [04:30] thanks [04:32] New branches for The Haidian project are Embargoed. [04:32] I only can import a branch [06:12] FJKong, what does that mean? [06:12] what's the problem? [06:12] maclin, hi [06:13] maclin, 见字请回复 :) [06:14] on top right of lp page, it shows that [06:15] ypwong,刚看到,你是说SW吗?就按照他的README文件说明的去编译的 [06:15] I am no sure if it's about permission problem [06:16] maclin, debian/control 里的 build-deps 全装上了? [06:16] build-depends [06:17] 没有去看control文件,我是按照他的说明,使用apt-get build-dep安装了依赖,应该都有吧 [06:17] 你试了一下吗? [06:19] 我还没试呢 [06:20] 你最好用 fakeroot debian/rules build 来 build 一次 [06:20] 这是包生成必须执行的命令,所以肯定没问题 [06:21] 其他的编译方式,有可能出问题,比如他们的文档没更新。。。 [06:28] 好的,我马上试试,那需要debian包下载下来对吧?我之前是直接branch的 [06:47] maclin, 不用下 debian 包 [06:47] source code 就行 [06:48] Use apt-get source xyz or bzr branch lp:ubuntu/software-center to get the source [06:49] ypwong,刚才切换到1404上测试了一把,报错是一样的 [06:49] 不过在1404上虽然会报缺少包的错误,但是编译可以通过,编译生成的bin中的文件也可以执行 [06:51] apt-get source和bzr branch两种方式都试过了,从我们调试学习的角度,这个目前影响不是特别大,主要是不知道缺少这些包会不会导致其他问题