全球主机交流论坛

 找回密码
 注册

QQ登录

只需一步,快速开始

CeraNetworks网络延迟测速工具IP归属甄别会员请立即修改密码
楼主: 云生
打印 上一主题 下一主题

安装screen时,提示未发现软件包 screen

[复制链接]
11#
发表于 2012-3-29 10:39:26 | 只看该作者
或者编译安装
12#
 楼主| 发表于 2012-3-29 10:40:21 | 只看该作者
Ultratude 发表于 2012-3-29 10:36
apt-get update

试了,不行。
13#
发表于 2012-3-29 10:40:54 来自手机 | 只看该作者
不会
14#
发表于 2012-3-29 10:48:31 | 只看该作者
需要先更新源
15#
发表于 2012-3-29 10:49:36 | 只看该作者
本帖最后由 腿毛飘飘 于 2012-3-29 10:50 编辑

aptitude update && aptitude install screen

不行就检查你的源设置,main contrib non-free 都写上
16#
发表于 2012-3-29 10:54:09 | 只看该作者
apt-cache show screen
Package: screen
Priority: optional
Section: misc
Installed-Size: 984
Maintainer: Jan Christoph Nordholz <hesso@pool.math.tu-berlin.de>
Architecture: i386
Version: 4.0.3-14
Depends: libc6 (>= 2.1), libncursesw5 (>= 5.6+20071006-3), libpam0g (>= 0.99.7.1), dpkg (>= 1.15.4) | install-info
Filename: pool/main/s/screen/screen_4.0.3-14_i386.deb
Size: 604930
MD5sum: 4f2fe23c048e10f7592ab4be48fc9f12
SHA1: b77be652725e1e93f22b2918c1b04ec517427b20
SHA256: 6fbfe0e399c521fb433fdb4e8357927527c5dd392e3841f1441ea3ea6f0c7802
Description: terminal multiplexor with VT100/ANSI terminal emulation
screen is a terminal multiplexor that runs several separate "screens" on a
single physical character-based terminal.  Each virtual terminal emulates a
DEC VT100 plus several ANSI X3.64 and ISO 2022 functions.  Screen sessions
can be detached and resumed later on a different terminal.
.
Screen also supports a whole slew of other features.  Some of these are:
configurable input and output translation, serial port support, configurable
logging, multi-user support, and utf8 charset support.
Homepage: http://savannah.gnu.org/projects/screen
Tag: hardware::input:keyboard, implemented-in::c, interface::text-mode, role::program, scope::utility, uitoolkit::ncurses, works-with::software:running
17#
发表于 2012-3-29 10:55:06 | 只看该作者
wget ftp://ftp.gnu.org/pub/gnu/screen/screen-4.0.3.tar.gz
tar -xvf screen-4.0.3.tar.gz
cd screen-4.0.3
./configure
make
make install
install -m 644 etc/etcscreenrc /etc/screenrc
cp ./screen /bin

18#
发表于 2012-3-29 10:59:26 | 只看该作者
WAKAKA 发表于 2012-3-29 10:55
wget ftp://ftp.gnu.org/pub/gnu/screen/screen-4.0.3.tar.gz
tar -xvf screen-4.0.3.tar.gz
cd screen-4.0 ...

用debian的话,一定要戒掉什么东西编译的习惯。
19#
 楼主| 发表于 2012-3-29 10:59:47 | 只看该作者
谢谢17楼
20#
发表于 2012-3-29 11:05:49 | 只看该作者
更新源。。
您需要登录后才可以回帖 登录 | 注册

本版积分规则

Archiver|手机版|小黑屋|全球主机交流论坛

GMT+8, 2026-4-15 06:42 , Processed in 0.060723 second(s), 9 queries , Gzip On, MemCache On.

Powered by Discuz! X3.4

© 2001-2023 Discuz! Team.

快速回复 返回顶部 返回列表