C language memory leakage test Note 1-install Rational PurifyPlus on RedHat Linux Enterprise 4

Source: Internet
Author: User

In C and C ++ languages, memory leakage is very likely due to the great flexibility of memory operations. Fortunately, we have a third-party memory leak check tool, which is the PurifyPlus of Rational (Now IBM. Purify on Windows may be widely used, but here I want to introduce the process of installing PurifyPlus on RedHat Linux Enterprise 4.

License, the other is the License file. Because the anti-piracy capability is good, the License in every Linux system needs to be applied for by itself. I don't know which other big brother has made a License file generator. Here, the License file is vmredhat02.upd.

Check whether there is a directory named Rational under the/usr/local directory. If not, create one. Copy the purifyplus.7.0.0.0-004.aix_solaris_linux_hpux.tar.gz file to the/usr/local/Rational directory. Root permission may be required for operations in this directory, so it is best to convert the su command to the root user for operations. After the copy is complete, use the tar command to unbind this gz package, the command is as follows tar-xvzf PurifyPlus.7.0.0.0-004.AIX_Solaris_Linux_HPUX.tar.gz

After the package is unzipped, A purifyplus.7.0.0.0-004.aix_solaris_linux_hpux.tar.gz directory is displayed in the current/usr/local/rationaldirectory. After the package is opened, it runs under the root permission. after/re_install, the following installation wizard is available. You will be prompted by default. However, one thing to note is that when installing purify, you must first install the licence server and then install the software. The principle of this licence is not the same as what we used to do before. It is to start a server process for check and judgment. pay more attention to this process during installation, otherwise, the software cannot be installed directly.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.