ChinaUnix.net
相关文章推荐:

ubuntu1004安装最新vim73

make 的时候出现 gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_MOTIF -DFUNCPROTO=7 -DNARROWPROTO -I/usr/include/X11 -g -O2 -fno-strength-reduce -o objects/os_unix.o os_unix.c In file included from /usr/include/stropts.h:38, from os_unixx.h:58, from os_unix.c:38: /usr/include/sys/stropts.h:237: parse error before "t_uscalar_t" /usr/include/sys/stropts.h...

by wfeigo - 其他UNIX - 2009-06-15 10:42:59 阅读(6162) 回复(1)

相关讨论

gtk+-1.2.10-sol8-sparc-local glib-1.2.10-sol8-sparc-local ncurses-5.4-sol8-sparc-local vim-6.3-sol8-sparc-local 本文来自ChinaUnix博客,如果查看原文请点:http://blog.chinaunix.net/u/17418/showart_131041.html

by fat_cat - Solaris文档中心 - 2006-06-22 09:31:04 阅读(896) 回复(0)

我是 origin3800 ip3 运行的 IRIX64, 我是个普通用户,想装个vim 1。vim.tardist 是要有 root 权限的吧 2, 官网下载的vim-6.1.tar.bz2 tar xvf vim-6.1.tar.bz2 的时候出现 tar: directory checksum error 然后我windows 解压,后ftp, ./configure .....src 里的 configure 有auto/conf igure 不能运行 我把auto 删除的话 结果就是 configure[3]: cannot fork: too many pr...

by wfeigo - 其他UNIX - 2009-06-15 10:42:20 阅读(6311) 回复(4)

请教关于vim安装问题! 怎样安装vim ,请教各位大虾!!!!~

by qmailer - 系统管理 - 2006-03-01 21:45:52 阅读(1293) 回复(3)

怎样安装vim?

by dujing - BSD - 2004-02-19 12:38:49 阅读(1280) 回复(2)

1)sudo apt-get install telnetd openbsd-inetd 2)more /etc/inetd.conf ## netbios-ssn stream tcp nowait root /usr/sbin/tcpd /usr/sbin/smbd telnet stream tcp nowait telnetd /usr/sbin/tcpd /usr/sbin/in.telnetd 确保配置文件里有以上内容! 3)sudo /etc/init.d/openbsd-inetd restart 4)登录测试: [email=admin@ubuntu:~$]admin@ubuntu:~$[/email] telnet 127.0.0.1 Trying 127.0.0.1... Connected to 127.0.0.1. E...

by xinshuow - 网络技术文档中心 - 2009-04-01 11:01:29 阅读(1168) 回复(0)

1.下载并解压Eclipse Linux版,运行installer 发现系统没有安装JDK 2.下载安装JDK1.6 for Linux 通过查看Eclipse的安装脚本,发现可以将JDK安装到/usr/java目录下。 3.运行installer后发现Eclipse的安装需要rpm,而ubuntu默认是不带rpm程序的,所以需要 sudo apt-get install rpm 4. 本文来自ChinaUnix博客,如果查看原文请点:http://blog.chinaunix.net/u2/61758/showart_1096318.html

by woodsjiang - Java文档中心 - 2008-07-29 22:08:35 阅读(1061) 回复(0)

1、使用cpan安装 #sudo cpan install Bundle::CPANPLUS 提示一大堆错误,最后不成功。 2、使用源程序编译安装 下载CPANPLUS-0.072.tar.gz之后解压至CPANPLUS-0.072 #cd CPANPLUS-0.072 #sudo ./configure 提示如下 checking build system type... i686-pc-linux-gnulibc1 checking host system type... i686-pc-linux-gnulibc1 checking for gcc... gcc checking for C compiler default output file name... configure: error: C...

by enjoy48 - Perl - 2006-08-29 11:54:02 阅读(1304) 回复(0)

安装ubuntu时,出现 Begin: waiting for root file system ... 然后就长时间无反应…… 安装ubuntu时,是用grub安装的。启动grub后,执行了下列操作(略去grub提示符): root (hd0,0) #vmlinuz 和 initrd两个文件均在第一个硬盘,第一个分区根目哪 kernel /vmlinuz root=/dev/ram #这里,即使换成 kernel /vmlinuz root=/dev/hda6 ,hda6是我分给linux的/boot目录 initrd /initrd.gz boot 请问,这些步骤有误么? 该...

by noahid - 桌面与办公 - 2006-08-07 17:12:52 阅读(744) 回复(0)

ubuntu Linux 6.06最新版的Dapper Drake测试版发布了,决定安装试试看。因为原来的5.10上没有什么重要的文件,所以决定从已有的5.10上安装Dapper Drake。 1、通过现有的Linux安装Dapper Drake ① 到ubuntu的ftp上下载硬盘安装启动所需要的2个文件,下载地址: vmlinus (kernel binary) 、 initrd.gz (ramdisk image) 接着下载安装文件ISO,下载地址: ubuntu-6.06-beta-install-i386.iso ② 将vmlinus和initrd.gz拷贝到一个...

by Lippman - 系统管理 - 2006-05-20 04:06:20 阅读(4979) 回复(3)

但是安装时间好长好长 :em06: :em06: :em06: :em06: :em06: :em06:

by zonzi - 系统管理 - 2005-06-26 17:07:13 阅读(793) 回复(5)