Install gSOAP on Fedora14

Source: Internet
Author: User
Since it involves gSOAP, the installation process of gSOAP is simple. GSOAP is a good thing. It may be very good or difficult to install, depending on what development kit your system has installed. I installed gSOAP on Fedora14. Download unzip downloadgsoap2.8.3stable (11.4 MB) from http://gsoap2.sourceforge.net/and install gsSOAP first.

Since it involves gSOAP, the installation process of gSOAP is simple.

GSOAP is a good thing. It may be very good or difficult to install, depending on what development kit your system has installed.

I installed gSOAP on Fedora 14. Download download gSOAP 2.8.3 stable (11.4 MB) from http://gsoap2.sourceforge.net/. to install gsSOAP, install openssl-devel (yum install openssl-devel) first ), byacc-devel (yum install yacc), bison-devel (yum install bison-devel) and other development kits. If you do not know whether you have installed them, run the rpm-qa command to query the rpm package installation information. For example, run the command rpm-qa | grep openssl to query the rpm package installation information related to openssl. If the/usr/bin/ld: cannot find-ly error occurs at the end of make, install the bison-devel development kit.

Then install gSOAP (executed by the root user ).

Cd gsoap-2.8

./Configure-prefix =/usr/local/gsoap

Make

Make install

If the preceding figure is displayed, the installation is successful.

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.