• pluswell on rhel5.4


    [root@deve210 pluswell]#
    [root@deve210 pluswell]# ./ha_setup_v5.bin
    ./libborqt-6.9.0-qt2.3.so
    ./KInstall
    ./CInstall
    ./config/
    ./config/setup.ini
    ./config/left.bmp
    ./config/license
    ./config/readme
    ./config/PlusWell.ico
    ./config/uninstall.png
    KInstall: cannot connect to X server
    Setup Program Powered by KInstallBuilder
    Author: ROC<roc@linuxaid.com.cn>
    HOME: http://kylix.linuxaid.com.cn>

    (null)
    (null)

    Step 1 : Welcome

    Welcome to the pluswell Setup program. This program will install € on your computer.
    It is strongly recommended that you shut down all Windows applications before running this installation.
    WARNING: This program is protected by copyright law and international treaties.
    Unauthorized reproduction or distribution of this program, or any portion of it, may result in severe civil and criminal penalties, and will be prosecuted to the maximum extent possible under law.
    Press [ESC] to exit Setup and close any applications you have running. Press any key to continue the installation.


    Step 2 : Choose Destination Directory

    Setup will install pluswell to the following location.
    To Install to this location, press [Enter].
    To install to a different location, put your another location.
    You can choose not to install pluswell by press [Ctrl+C] to exit this installation
    Install to:[/root/lantide/pluswell]


    Step 3 : Start Copying Files

    Setup has enough information to start copying the program files.
    Current Settings:
    Setup Type:
    Typical

    Target Folder:
    /root/lantide/pluswell

    User Information:
    User:root
    Company:deve210
    Serial #

    Program Group:
    lantide

    If you want to review or change any settings, press [ESC]. If you are happy with your selections, press [Enter] to start copying files.


    Step 4 : Billboards

    ./data/
    ./data/Config/
    ./data/Config/hapwd.cfg
    ./data/Config/key.txt
    ./data/Config/portinfo.cfg
    ./data/Config/haportset.cfg
    ./data/example/
    ./data/example/startscript
    ./data/example/stopscript
    ./data/example/testprogram
    ./data/example/echosvr
    ./data/bin/
    ./data/bin/haapp
    ./data/bin/hacui
    ./data/bin/haip
    ./data/bin/hamonitor
    ./data/bin/haremotesvr
    ./data/bin/haself
    ./data/bin/haservices
    ./data/bin/installend
    ./data/bin/killproc
    ./data/bin/libstdc++.so.5.0.3
    ./data/bin/pluswell
    ./data/bin/procstatus
    ./data/bin/remotectrlset
    ./data/bin/serverinfo
    ./data/bin/startproc
    ./data/bin/checkproc
    ./data/example2/
    ./data/example2/procstatus
    ./data/example2/startscript
    ./data/example2/stopscript
    ./data/example2/testprogram
    ./data/example2/test.sh
    ./data/example2/dtsvr
    Copying haapp to /root/lantide/pluswell/bin/haapp
    Copying hacui to /root/lantide/pluswell/bin/hacui
    Copying haip to /root/lantide/pluswell/bin/haip
    Copying hamonitor to /root/lantide/pluswell/bin/hamonitor
    Copying haremotesvr to /root/lantide/pluswell/bin/haremotesvr
    Copying haself to /root/lantide/pluswell/bin/haself
    Copying haservices to /root/lantide/pluswell/bin/haservices
    Copying installend to /root/lantide/pluswell/bin/installend
    Copying killproc to /root/lantide/pluswell/bin/killproc
    Copying libstdc++.so.5.0.3 to /root/lantide/pluswell/bin/libstdc++.so.5.0.3
    Copying pluswell to /root/lantide/pluswell/bin/pluswell
    Copying procstatus to /root/lantide/pluswell/bin/procstatus
    Copying remotectrlset to /root/lantide/pluswell/bin/remotectrlset
    Copying serverinfo to /root/lantide/pluswell/bin/serverinfo
    Copying startproc to /root/lantide/pluswell/bin/startproc
    Copying checkproc to /root/lantide/pluswell/bin/checkproc
    Copying hapwd.cfg to /root/lantide/pluswell/Config/hapwd.cfg
    Copying key.txt to /root/lantide/pluswell/Config/key.txt
    Copying portinfo.cfg to /root/lantide/pluswell/Config/portinfo.cfg
    Copying haportset.cfg to /root/lantide/pluswell/Config/haportset.cfg
    Copying startscript to /root/lantide/pluswell/example/startscript
    Copying stopscript to /root/lantide/pluswell/example/stopscript
    Copying testprogram to /root/lantide/pluswell/example/testprogram
    Copying echosvr to /root/lantide/pluswell/example/echosvr
    Copying procstatus to /root/lantide/pluswell/example2/procstatus
    Copying startscript to /root/lantide/pluswell/example2/startscript
    Copying stopscript to /root/lantide/pluswell/example2/stopscript
    Copying testprogram to /root/lantide/pluswell/example2/testprogram
    Copying test.sh to /root/lantide/pluswell/example2/test.sh
    Copying dtsvr to /root/lantide/pluswell/example2/dtsvr
    Creating Icon...
    Creat Icon OK!

    Setup Complete!
    You can use "/root/lantide/pluswell/bin/installend" to start this application.
    Setup has finished installing pluswell.
    1:logout to set ENV
    2:Run pluswell now.
    3:Exit.
    please choice [3|2|1]
    3

    [root@deve210 pluswell]# cd /root/lantide/pluswell/
    [root@deve210 pluswell]# ls
    bin Config example example2 PlusWell.ico readme uninstall uninstall.png
    [root@deve210 pluswell]# ./bin/p
    pluswell procstatus
    [root@deve210 pluswell]# ./bin/pluswell
    pluswell: cannot connect to X server

  • 相关阅读:
    汉诺塔系列问题: 汉诺塔II、汉诺塔III、汉诺塔IV、汉诺塔V、汉诺塔VI、汉诺塔VII
    2014工大校赛题目以及解
    三国武将查询系统 //Java 访问 数据库
    LR(1)文法分析器 //c++ 实现
    维护前面的position+主席树 Codeforces Round #406 (Div. 2) E
    区间->点,点->区间,线段树优化建图+dijstra Codeforces Round #406 (Div. 2) D
    有向图博弈+出度的结合 Codeforces Round #406 (Div. 2) C
    树的性质和dfs的性质 Codeforces Round #403 (Div. 2, based on Technocup 2017 Finals) E
    还不会做! 树上的gcd 树分治 UOJ33
    树上的构造 树分治+树重心的性质 Codeforces Round #190 (Div. 2) E
  • 原文地址:https://www.cnblogs.com/alexy/p/pluswell_install1.html
Copyright © 2020-2023  润新知