ACE compilation and installation under Fedora16

Source: Internet
Author: User
1. decompress the source code package ace-6.0.3.tar.gz, create a build directory 2 under the source root directory, enter the build directory, and execute. /configure and carry the following parameters according to your application requirements. /configure -- enable-ssl = no -- with-openssl [= DIR] * rootdirectoryofopensslinstallation -- with-openssl-inclu

1. decompress the source code package ace-6.0.3.tar.gz to create a build directory under the root directory.

2. Go to the build directory, execute./configure, and carry the following parameters according to your application requirements.

./Configure -- enable-ssl = no

-- With-openssl [= DIR]
* Root directory of openssl installation

-- With-openssl-include = DIR
* Specify exact include dir for openssl headers

-- With-openssl-libdir = DIR
* Specify exact include dir for openssl libraries

Or even,
-- Enable-ssl = no
*:)

3. Execute make and make install.

For more information about Fedora, see Fedora topics page http://www.linuxidc.com/topicnews.aspx? Tid = 5

Related Article

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.