-
S3C2410
基于s3C2410的源代码 在linux操作系统下实现-S3C2410-based source code in the linux operating system to achieve
- 2022-06-20 04:16:06下载
- 积分:1
-
安装完solaris整完ls支持颜色,也装了经常使用的一些工具,改了环境变量.用着已经顺手多了,但是就有一样.vi不支持语法功能,也不高亮显示.也像原来那样,在...
安装完solaris整完ls支持颜色,也装了经常使用的一些工具,改了环境变量.用着已经顺手多了,但是就有一样.vi不支持语法功能,也不高亮显示.也像原来那样,在根目录下加了个.vimrc写上一些自己习惯性的配置,可是不起作用,郁闷!难道我人品有问题?打开linux,alias看了一下环境变量,乖乖 alias vi vim!郁闷,早就知道linux用的是vim了,可是平常用的时候习惯性的敲vi,竟把这事给忘记了.早到病根下药就简单了,装个vim!
就像上次装ls一样访问:http://www.sunfreeware.com/indexintel10.html找到vim-7.1下载地址
是:ftp://ftp.sunfreeware.com/pub/freeware/intel/10/vim-7.1-sol10-x86-local.gz.OK
解压一下:gzip -d coreutils-6.4-sol10-x86-local.gz
安装:pkgadd -d coreutils-6.4-sol10-x86-local
OK安装很顺利,自我感觉良好,可是执行/usr/local/bin/vim的时候却意外的提示:ld.so.1: ./vim 致命的: libgtk-1.2.so.0 没有这个文件或文件夹.网上找了一下,发现CU06年有人提过这个问题
http://bbs.chinaunix.net/thread-683746-1-1.html帖的-
http://bbs.chinaunix.net/thread-683746-1-1.html
- 2022-02-04 07:29:11下载
- 积分:1
-
Image Viewer 1.6 is a Gtk sample application for show pictures
Image Viewer 1.6 is a Gtk sample application for show pictures
- 2022-08-20 00:38:03下载
- 积分:1
-
一个在uninx/linux系统下制作动态库的源码,例子,比较好用
一个在uninx/linux系统下制作动态库的源码,例子,比较好用-A uninx/linux System Create a dynamic library source, for example, compare the ease of use
- 2023-04-10 08:15:02下载
- 积分:1
-
Beginning.Linux.Programming4th_EN,linux编程第四版
Beginning.Linux.Programming4th_EN,linux编程第四版-Beginning.Linux.Programming4th_EN, linux programming fourth edition
- 2022-07-20 12:14:40下载
- 积分:1
-
非常好用的网络socket编程代码(服务器端多线程)
非常好用的网络socket编程代码(服务器端多线程)- Extremely easy to use network socket programming code (server
end multithreading)
- 2022-02-03 05:33:00下载
- 积分:1
-
asn to c编译器 源代码
asn to c编译器 源代码-asn to c compiler source code
- 2022-04-02 10:08:29下载
- 积分:1
-
sbc2410 移植u
sbc2410 移植u-boot 1.3.4 的修改部分
需要在borad/sbc2410x/Makefile 下添加编译nand.o
-sbc2410 transplant u-boot 1.3.4 changes borad/sbc2410x/Makefile part of the need to add compiler nand.o
- 2023-04-02 19:30:04下载
- 积分:1
-
CGI网站访问代码下载
CGI网站访问代码下载-CGI code download website
- 2023-03-30 16:45:04下载
- 积分:1
-
的分布有多个工具Valgrind。最受欢迎的是记忆…
The Valgrind distribution has multiple tools. The most popular is the memory checking tool (called Memcheck) which can detect many common memory errors such as:
*
touching memory you shouldn t (eg. overrunning heap block boundaries)
*
using values before they have been initialized
*
incorrect freeing of memory, such as double-freeing heap blocks
*
memory leaks.
-The Valgrind distribution has to multiple ols. The most popular is the memory checking too l (called Memcheck) which can detect many commo n memory errors such as :* touching memory you should not (eg. overrunnin g heap block boundaries)* t values before using hey have been initialized* incorrect freeing o f memory, such as double-freeing heap memory blocks* lea ks.
- 2022-05-10 23:27:50下载
- 积分:1