Ubuntu12.04 server安装最新openerp步骤
-
sudo apt-get install ttf-wqy-下载文件都下载不了是怎么回事?
sudo apt-get install ttf-wqy-
Reading package lists... Done
Building dependency tree
Reading state information... Done
Note, selecting 'ttf-wqy-microhei' for regex 'ttf-wqy-'
Note, selecting 'ttf-wqy-zenhei' for regex 'ttf-wqy-'
The following NEW packages will be installed:
ttf-wqy-microhei ttf-wqy-zenhei
0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded.
Need to get 11.6 MB of archives.
After this operation, 22.1 MB of additional disk space will be used.
0% [Waiting for headers]
一直没有速度,郁闷啊 -
修改sources.list
sudo vi /etc/apt/sources.list
插入一行
deb http://nightly.openerp.com/7.0/nightly/deb/ ./
这一步做了没? -
deb http://mirrors.163.com/ubuntu/ precise main restricted
deb-src [检测到链接无效,已移除] precise main restricted
deb http://mirrors.163.com/ubuntu/ precise-updates main restricted
deb-src http://mirrors.163.com/ubuntu/ precise-updates main restricted
deb http://mirrors.163.com/ubuntu/ precise universe
deb-src http://mirrors.163.com/ubuntu/ precise universe
deb http://mirrors.163.com/ubuntu/ precise-updates universe
deb-src http://mirrors.163.com/ubuntu/ precise-updates universe
deb http://mirrors.163.com/ubuntu/ precise multiverse
deb-src http://mirrors.163.com/ubuntu/ precise multiverse
deb http://mirrors.163.com/ubuntu/ precise-updates multiverse
deb-src http://mirrors.163.com/ubuntu/ precise-updates multiverse
deb http://mirrors.163.com/ubuntu/ precise-backports main restricted universe multiverse
deb-src http://mirrors.163.com/ubuntu/ precise-backports main restricted universe multiverse
deb http://mirrors.163.com/ubuntu/ precise-security main restricted
deb-src http://mirrors.163.com/ubuntu/ precise-security main restricted
deb http://mirrors.163.com/ubuntu/ precise-security universe
deb-src http://mirrors.163.com/ubuntu/ precise-security universe
deb [检测到链接无效,已移除] precise-security multiverse
deb-src http://mirrors.163.com/ubuntu/ precise-security multiverse
deb http://extras.ubuntu.com/ubuntu precise main
deb-src http://extras.ubuntu.com/ubuntu precise main
deb http://nightly.openerp.com/7.0/nightly/deb/ ./
以上是更新源,直接是After this operation, 22.1 MB of additional disk space will be used.
0% [Waiting for headers] 一直没有速度。我都怀疑是不我网络有问题,但是安装别的软件是可以安装的啊 -
[quote author=ttrio123 link=topic=9146.msg23057#msg23057 date=1382349229]
sudo apt-get install ttf-wqy-下载文件都下载不了是怎么回事?
sudo apt-get install ttf-wqy-
Reading package lists... Done
Building dependency tree
Reading state information... Done
Note, selecting 'ttf-wqy-microhei' for regex 'ttf-wqy-'
Note, selecting 'ttf-wqy-zenhei' for regex 'ttf-wqy-'
The following NEW packages will be installed:
ttf-wqy-microhei ttf-wqy-zenhei
0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded.
Need to get 11.6 MB of archives.
After this operation, 22.1 MB of additional disk space will be used.
0% [Waiting for headers]
一直没有速度,郁闷啊
[/quote]
有可能是 你之前apt-get install 时被中断过,找到 /var/cache/apt/archiver 目录,删除里面的文件和partial子目录下的文件试试