Icegrid CENTOS6 Environment Installation

Source: Internet
Author: User

Installation Address:Http://www.zeroc.com/download.html#linux

1, install the ice3.5.1 package source

#cd/etc/yum.repos.d/

#wget Http://www.zeroc.com/download/Ice/3.5/el6/zeroc-ice-el6.repo

2. Check the rpm package provided by ice

#yum list ice* db53* mcpp-devel

3, we have all the rpm package loaded

#yum Install ice* db53* mcpp-devel

The basic installation is complete.

The following is the compiled source on the installed server

1. Install the missing dependency package first.

#yum install-y gcc gcc-c++ bzip2-devel libexpat1-dev openssl-devel

#Yum Install expat-devel

2. Download Source code

# Mkdir/soft

#cd/soft

#wget http://www.zeroc.com/download/Ice/3.5/Ice-3.5.1.tar.gz

3. Decompression

#tar ZXVF ice-3.5.1.tar.gz

4. compiling source code

#cd Ice-3.5.1/cpp

#make

Encountered this error

Leaving directory '/soft/ice-3.5.1/cpp/src/icexml '

Workaround:

Yum Install Expat-devel

Copyright NOTICE: This article for Bo Master original article, without Bo Master permission not reproduced.

Icegrid CENTOS6 Environment Installation

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.