In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-04-03 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Internet Technology >
Share
Shulou(Shulou.com)06/03 Report--
Install and upgrade compat-libstdc++-33
The steps are as follows:
Ast login: Wed Jan 10 15:21:01 2018 from 172.31.240.117 [root@bogon ~] # yum install compat-libstdc++-33Loaded plugins: fastestmirrorbase | 3.6 kB 00:00:00 epel/x86_64/metalink | 8.0 kB 00:00 : 00 epel | 4.7 kB 00:00:00 extras | 3.4 kB 00:00:00 updates | 3. 4 kB 00:00:00 (1 kB 2): epel/x86_64/updateinfo | 762 kB 00:00:12 (2 MB 2): epel/x86_64/primary_db | 6. MB 00:00:54 Loading mirror speeds from cached hostfile * base: mirrors.tuna. Tsinghua.edu.cn * epel: mirror.dmmlabs.jp * extras: ftp.sjtu.edu.cn * updates: ftp.sjtu.edu.cnResolving Dependencies-- > Running transaction check--- > Package compat-libstdc++-33.x86_64 0virtual 3.2.3-72.el7 will be installed-- > Finished Dependency ResolutionDependencies Resolved= Package Arch Version Repository Size=Installing: compat-libstdc++-33 x86 _ 64 3.2.3-72.el7 base 191 kTransaction Summary=Install 1 PackageTotal download size: 191 kInstalled size: 811 kIs this ok [y/d/N]: yDownloading packages:compat-libstdc++-33-3.2.3-72.el7.x86_64.rpm | 191 kB 00:00:06 Running transaction checkRunning transaction testTransaction test succeededRunning transactionWarning: RPMDB altered outside of yum. Installing: compat-libstdc++-33-3.2.3-72.el7.x86_64 1 72.el7.x86_64 1 Verifying: compat-libstdc++-33-3.2.3-72.el7.x86_64 1 Installed: compat-libstdc++-33.x86_64 0rig 3.2.3-72.el7 Complete you have new mail in / var/spool/mail/root [root@bogon ~] # mkdir / opt/lr [root@bogon ~] # cd / opt/lr/ [root@bogon lr] # yum-y install gcc gcc-c++ libstdc++.so.5Loaded plugins: fastestmirrorLoading mirrors peeds from cached hostfile * base: mirrors.tuna.tsinghua.edu.cn * epel: mirror.dmmlabs.jp … . . . Installed: compat-libstdc++-33.i686 0vl 3.2.3-72.el7 gcc-c++.x86_64 0vl 4.8.5-16.el7_4.1 Dependency Installed: glibc.i686 0vl 2.17-196.el7_4.2 libgcc.i686 0vl 4.8.5-16.el7_4.1 libstdc++-devel.x86_64 0vl 4.8.5-16.el7_4.1 nss-softokn-freebl.i686 0vl 3.28.3-8.el7_4 Updated: gcc.x86_64 0vl 4.8.5-16.el7_4.1 Dependency Updated: cpp.x86_64 0rig 4.8.5-16.el7_4.1 glibc.x86_64 0vir 2.17-196.el7_4.2 glibc-common.x86_64 0vir 2.17-196.el7_4.2 glibc-devel.x86_64 0vir 2.17-196.el7_4.2 glibc-headers.x86_64 0vir 2.17-196.el7_4. 2 libgcc.x86_64 0VOR 4.8.5-16.el7_4.1 libgomp.x86_64 0VOR 4.8.5-16.el7_4.1 libstdc++.x86_64 0VOR 4.8.5-16.el7_4.1 nspr.x86_64 0RH 4.13.1-1.0.el7_3 nss-softokn-freebl.x86_64 0VOR 3.28.3-8.el7_4 complements you have new mail in / var/spool/mail/root
Download the LoadRunner Generator for Linux installation package
After decompression:
Give chmod 777-R Linux/
# execute again:. / installer.shWelcome to the HP Load Generator 11.00 Setup Wizard---This wizard will guide you through the steps required to install HP Load Generator 11.00 on the computer.WARNING: This computer program is protected by copyright law and international treaties. Unauthorized duplication or distribution of this program, or any portion of it, may result in several civilor criminal penalties, and will be prosecuted to the maximum extent possible under the law. > To continue, select "Next" > To abort the setup wizard, select "Cancel" Select [Next [n] Cancel [c]]: n-LICENSE AGREEMENT -- Please take a moment to read the License Agreement Located in:/opt/lr/Linux/sequencer/resources/EULA/EULA. > To review the full License Agreement, select "View Agreement" > To accept the agreement terms, select "Agree" > To go back to the previous step, select "Back" > To abort the setup wizard, select "Cancel" Select: [View Agreement [v], Agree [a], Back [b] Cancel [c]: a- -CONFIRMATION---The HP LoadGenerator 11.00 features you selected for installation are:+LoadGenerator-LG-11.00-Linux2.6.rpmSize: 255856 KBHP LoadGenerator 11.00 will be installed In the following directory:/opt/HP/HP_LoadGenerator.If you want to install HP LoadGenerator 11.00 in an alternative directory You must create a symbolic link from "/ opt/HP/HP_LoadGenerator" to the alternative directory before continuing with this installation. > To start the HP LoadGenerator 11.00 installation, select "Install" > To go back to the previous step, select "Back" > To abort the setup wizard, select "Cancel" Select [Install [I], Back [b] Cancel [c]: I- -FINISH---HP LoadGenerator 11.00 has been successfully installed in the / opt/HP/HP_LoadGenerator directoryLOG FILE: Install log directory:/var/log/26.07.17_17-28- 09_HP_LoadGenerator_11.00.000_iHP_log.txt > To complete the setup wizard Select "Finish" > To view the output log, select "View Log" Select [Finish [f], View Log [v]]: f===elect [Finish [f] View Log [v]]: F [root@localhost Linux] # useradd-g 0-s / bin/bash loadrunner [root@localhost Linux] # cd / opt/HP/HP_ LoadGenerator [root @ localhost HP_LoadGenerator] # vim env.shcd / opt/HP/HP_LoadGenerator vim env.sh#/bin/bashexport PRODUCT_DIR=/opt/HP/HP_LoadGeneratorexport M_LROOT=$PRODUCT_DIRexport LD_LIBRARY_PATH=$M_LROOT/bin:$M_LROOT/lib:/usr/lib:/usr/lib64export DISPLAY='0.0' Export PATH=$PATH:$M_LROOT/ bin [root @ localhost HP_LoadGenerator] # vim / etc/profile source / opt/HP/HP_LoadGenerator/ env.sh [root @ localhost HP_LoadGenerator] # error: [loadrunner@localhost HP_LoadGenerator] $cd / opt/HP/HP_LoadGenerator/bin [loadrunner@localhost bin] $. / m_daemon_setup startWarning: MDRV: cannot find lrun root directory. Please check your M_LROOTUnable to format message id [- 10791] m_agent_daemon (is down), [loadrunner@localhost bin] $find the .bashrc file in the root directory and add the following sentences: export PRODUCT_DIR=/opt/HP/HP_LoadGenerator export M_LROOT=$PRODUCT_DIR export LD_LIBRARY_PATH=$ {M_LROOT} / bin export PATH=$ {M_LROOT} / bin:$PATH needs to be cancelled before logging in. Bash takes effect. = [loadrunner@localhost bin] $. / m_daemon_setup startm_agent_daemon (29460), [loadrunner@localhost bin] $
Click
Run using scripted:
Lr_start_transaction ("dddd"); lr_think_time (4); lr_output_message ("good!") ; lr_end_transaction ("dddd", LR_AUTO)
Tip:
Error: CCI compilation error-In file included from / tmp/brr_M1v0pM/global_dir/112991701/combined_WebHttpHtml43.c:4:
Modified to:
Lr_start_transaction ("dddd"); lr_think_time (4); lr_output_message ("good"); lr_end_transaction ("dddd", LR_AUTO)
Tip:
The script is from LoadRunner version. This does not match the load generator version,. The script may not run properly on a load generator with an earlier or unidentified version.
Results:
View linux:
Top display
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.