搜索:zxvf
找到约 8 项符合「zxvf」的查询结果
结果 8
https://www.eeworm.com/dl/653/201249.html
嵌入式Linux
1) 复制libminigui-str-1.6.2.tar.gz至任意用户目录。 2) 解压此文件 tar zxvf libminigui-str-1.6.2.tar.gz 4) 将zl
1) 复制libminigui-str-1.6.2.tar.gz至任意用户目录。
2) 解压此文件
tar zxvf libminigui-str-1.6.2.tar.gz
4) 将zlg7289.c zlg7289.h二文件拷贝入增值版的相应目录中
libminigui-1.6.2-linux/src/ial/
5) 修改相关宏定义使上述二文件加入库编译。
a. 修改libminigui-1.6.2-linux/src/ial/Ma ...
https://www.eeworm.com/dl/653/178738.html
嵌入式Linux
ipp打印机服务器原代码 注意:请将ipp.gz改为ipp.tar.gz 然后使用tar zxvf ipp.tar.gz解压 站长注意
ipp打印机服务器原代码
注意:请将ipp.gz改为ipp.tar.gz
然后使用tar zxvf ipp.tar.gz解压
站长注意,为何不能上载tar.gz后缀的文件给用户造成不变!
https://www.eeworm.com/dl/653/271316.html
嵌入式Linux
Compile SQLite using the cross-compiler such as arm-linux-gcc first, get sqlite-3.3.6.tar.gz from w
Compile SQLite using the cross-compiler such as arm-linux-gcc
first, get sqlite-3.3.6.tar.gz from www.sqlite.org
unzip it,
#tar -zxvf sqlite-3.3.6.tar.gz
change into the sqlite-3.3.6 directory
cd sqlite-3.3.6
https://www.eeworm.com/dl/619/381722.html
Linux/Unix编程
gcclib This gcc 1.40 suits for Linux kernel 0.11 - 0.95 Installtion hints -----------------
gcclib
This gcc 1.40 suits for Linux kernel 0.11 - 0.95
Installtion hints
-----------------
This suit contains include.taz, local.taz and this README file.
You must download the bootimage and rootimage and install them first.
The include.taz contains all the include files for ...
https://www.eeworm.com/dl/619/347311.html
Linux/Unix编程
Linux下的tree命令
Linux下的tree命令,同window,功能更强大!
1、下载tree-1.5.1.1源程序
2、解压源码到工作目录tar zxvf tree-1.5.1.1.tgz
3、在tree-1.5.1.1目录交叉编译:make CC=arm-linux-gcc
4、安装:make prefix=/home/xxxx/rootfs install
Ubuntu下 直接 apt-get install tree 即可安装最新的tr ...
https://www.eeworm.com/dl/534/181954.html
其他
maven 2.0 The following instructions show how to install Maven 2: 1) Unpack the archive where y
maven 2.0
The following instructions show how to install Maven 2:
1) Unpack the archive where you would like to store the binaries, eg:
tar zxvf maven-2.0.tar.gz
or
unzip maven-2.0.zip
2) A directory called "maven-2.0" will be created.
3) Add the bin directory to your PATH, ...
https://www.eeworm.com/dl/619/270048.html
Linux/Unix编程
shc是一个加密shell脚本的工具.它的作用是把shell脚本转换为一个可执行的二进制文件. 用shell脚本对系统进行自动化维护,简单,便捷而且可移植性好. 但shell脚本是可读写的
shc是一个加密shell脚本的工具.它的作用是把shell脚本转换为一个可执行的二进制文件.
用shell脚本对系统进行自动化维护,简单,便捷而且可移植性好.
但shell脚本是可读写的,很有可能会泄露敏感信息,如用户名,密码,路径,IP等.
同样,在shell脚本运行时会也泄露敏感信息.
shc是一个加密shell脚本的工 ...
https://www.eeworm.com/dl/511219.html
Linux/uClinux/Unix编程
linux
简单命令使用grep等的使用
[zorro@isch ~]$ history
    1  ifconfig
    2  su
    3  exit
    4  ls
    5  cd Desktop/
    6  ls
    7  tar zxcf VMwareTools-8.4.5-324285.tar ...