由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Unix版 - Install GNU screen on UNIX w/o being super user
相关主题
GCC的编译?在UNIX下ls有颜色么?
a UNIX permission questionunix 可以安装在 pc 上吗?
about gcc installationHelp: One question about checksum in Unix
?读过这种BT文件么?
可有好的UNIX,LINUX,X-WINDOWS...书推荐。大家都是用什么机子装UNIX?
UNIX下的DLL编程Korn shell script
[转载] 求教xterm in UNIX
which shell is the best among csh, ksh, bsh?请教一个UNIX问题, 也许很低级, 谢谢
相关话题的讨论汇总
话题: install话题: gnu话题: unix话题: terminfo话题: path
进入Unix版参与讨论
1 (共1页)
i*****f
发帖数: 578
1
Hi!
I wanted to install GNU screen on the university's UNIX server, on which I
obviously don't have super user permission.
this is what i did:
I configure with option --prefix=$HOME/root, where I have w/r/x permissions.
I then make the sources.
Until now everything is fine.
When I make install, it exited with error (exit 4). The log is as follows:
##################################################
if [ -d /usr/lib/terminfo ]; then PATH="$PATH:/usr/5bin" tic ./terminfo/
screeninfo.src; chmod 64
f*******e
发帖数: 65
2
你可以在自己的家目录下建一个.terminfo/s/目录,试试吧,另外再在自己的家目录下
建一个bin目录,configure的时候指定--prefix到这个目录

permissions.

【在 i*****f 的大作中提到】
: Hi!
: I wanted to install GNU screen on the university's UNIX server, on which I
: obviously don't have super user permission.
: this is what i did:
: I configure with option --prefix=$HOME/root, where I have w/r/x permissions.
: I then make the sources.
: Until now everything is fine.
: When I make install, it exited with error (exit 4). The log is as follows:
: ##################################################
: if [ -d /usr/lib/terminfo ]; then PATH="$PATH:/usr/5bin" tic ./terminfo/

1 (共1页)
进入Unix版参与讨论
相关主题
请教一个UNIX问题, 也许很低级, 谢谢可有好的UNIX,LINUX,X-WINDOWS...书推荐。
Re: can I install fonts to view ChineseUNIX下的DLL编程
[转载] Re: [转载] a UNIX permission question[转载] 求教
Re: [转载] a UNIX permission questionwhich shell is the best among csh, ksh, bsh?
GCC的编译?在UNIX下ls有颜色么?
a UNIX permission questionunix 可以安装在 pc 上吗?
about gcc installationHelp: One question about checksum in Unix
?读过这种BT文件么?
相关话题的讨论汇总
话题: install话题: gnu话题: unix话题: terminfo话题: path