Ignore:
Timestamp:
May 24, 2010, 12:25:09 PM (14 years ago)
Author:
shunfa
Message:

shunfa ci install.sh and install_func.sh

File:
1 edited

Legend:

Unmodified
Added
Removed
  • nutchez-0.2/src/test/install

    r119 r125  
    1414  # check_dialog
    1515  # check_php
     16
     17  #set install mode
    1618  set_install_information
    1719  show_info
     
    2224    # make_ssh_key
    2325
    24     Hadoop_install
    25     Nutch_install
    26 
    27     # tomcat_install
     26    Install_Nutch
     27    Install_Tomcat
     28   
    2829    # make_client_install
    2930   
    3031    format_HDFS
    3132    start_up_NutchEZ
    32     set_tomcat
     33    install_tomcat
    3334    start_up_tomcat
     35
     36    # 安裝流程結束,並進入網頁管理頁面設定爬網網址...等 
     37    echo "Install Successfully!!"
     38    echo "Visit http://$MasterIP_Address:portNO"
    3439  elif [ $confirm -eq 2 ]; then
    3540    main
    3641  fi
    37   echo "Install Successfully!!"
    38   echo "Visit http://$MasterIP_Address:portNO"
    3942}
    4043
Note: See TracChangeset for help on using the changeset viewer.