文件如下: [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 阅读(1433) 回复(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 其中唯一的差别是在於後者不需要再做中文最佳化的动作。 所谓的中文最佳化乃是因为此程式的翻译者可能是大陆的..所以翻译不佳 若你觉得没有...
我在网上下载oracle for linux lnx_920_disk1.cpio.gz,
解压缩后执行 cpio idmv
linux下没有安装xwindows,是不是就不能安装oracle呢.我的机器没有安装xwindows,但我用了xwin32,可现在不知道为什么,就是不显示(在安装xwin32的那台机器上),没有报任何错误,这是为什么