文件如下: [code] #! /bin/sh ## ## Copyright by the Board of Trustees of the University of Illinois. ## All rights reserved. ## ## This file is part of hdf5. The full hdf5 copyright notice, including ## terms governing use, modification, and redistribution, is contained in ## the files COPYING and Copyright.html. COPYING can be found at the root ## of the source code distribution tree; Copyright...
by dysnake - Shell - 2004-02-13 12:47:13 阅读(1431) 回复(1)
1.下载jdk1.6.0_01_for_linux.bin 2.sh jdk1.6.0_01_for_linux.bin (安装jdk) 3.设置环境变量 JAVA_HOME=/home3/toollib/jdk/jdk1.6.0_01 CLASSPATH=$JAVA_HOME/lib:$JAVA_HOME/jre/lib PATH=$PATH:$JAVA_HOME/bin:$JAVA_HOME/jre/bin export PATH CLASSPATH JAVA_HOME 4.安装apache-tomcat-6.0.18.tar.gz tar zxvf apache-tomcat-6.0.18.tar.gz 5.启动tomcat 本文来自ChinaUnix博客,如果查看原文请点:http://blog.chin...
Java 与linux Java 是使用最广泛的编程语言的之一,但是长期以来,由于协议问题,在linux平台,Java一直显得有些格格不入。直到最近,Sun宣布Java 以GPL协议开源,开源社区一片沸腾,IBM却报怨应该把它交给Apache 来打理,真是几多欢喜几多愁。 Sun一直是开源的先驱力量,在早期的JDK中,就已经附带了Java 核心类库的源代码,一直到现在都是如此。虽然那时只是停留在只能看不能改的阶段,但这种做法为Java的...
所谓的phpMyAdmin简单的说就是一种MySQL的管理工具。 透过此一程式,可以直接从web上去管理MySQL,不需要到系统上去执行。 安装步骤: 1.取得档案ftp://ohaha.ks.edu.tw/pub/source/php/phpMyAdmin_2.0.5.tar.gz或是 ftp: //ohaha.ks.edu.tw/pub/source/php/c_phpMyAdmin_2.0.5.tar.gz 其中唯一的差别是在於後者不需要再做中文最佳化的动作。 所谓的中文最佳化乃是因为此程式的翻译者可能是大陆的..所以翻译不佳 若你觉得没有...
本人用的是 RetHat linux7.3 ,这些资料是在去年做的时候就写下来了,不过现在想,既然有一些经验,那就大家一起来分享,让人少走弯路,我不知道这是否有人发布过,但这是我的一点心意。以下是整个手册. Mysql 3.x for linux的安装及配置手册 Step 1. 操作系统: Redhat linux 7.3 Step 2. 所需软件包(都拷贝到 /tmp 目录下): mysql-max-3.23.55-pc-linux-i686.tar.gz Step 3. 软件安装: 1) 将mysql-max-3.23.55-pc-linux-i6...
1. 在root目录下运行ftp 210.51.32.116获取以下文件: proftpd-1.2.8.tar.gz sysctl.conf proftpd.conf sshd_config iptables_for_ftp.sh update.sh 2. tar –zxvf proftpd-1.2.8.tar.gz cd proftpd-1.2.8 ./configure;make;make install 3. cp ./contrib/dist/rpm/proftpd.init.d /etc/rc.d/init.d/proftpd chmod o+x /etc/rc.d/init.d/proftpd # 添加执行权限 vi /etc/rc.d/init.d/functions #...
我在网上下载oracle for linux lnx_920_disk1.cpio.gz,
解压缩后执行 cpio idmv