国产探花免费观看_亚洲丰满少妇自慰呻吟_97日韩有码在线_资源在线日韩欧美_一区二区精品毛片,辰东完美世界有声小说,欢乐颂第一季,yy玄幻小说排行榜完本

首頁 > 系統 > Linux > 正文

Ubuntu 下安裝 ZeroC ICE 步驟

2024-08-28 00:10:37
字體:
來源:轉載
供稿:網友

ICE(Internet Communications Engine)是一個為現實中程序員而寫的中間件平臺。作為一個高性能的互聯網通信平臺,ICE包含了很多分層的服務和插件(Plug-ins),并且簡單、高效和強大。

ICE當前支持C++、Java、C#、Visual Basic、Python和PHP編程語言,并支持在多種操作系統上運行。更多的操作系統和編程語言將會在以后的發布中支持。

下面詳細介紹在Ubuntu 下安裝 ZeroC ICE 步驟以及下載: http://www.zeroc.com

Ice has dependencies on a number of third-party libraries:

Berkeley DB 4.5.20 configured with --enable-cxx.

If you intend to use Ice for Java with Berkeley DB, you must also
include the option --enable-java.

expat 1.95.7 or 2.0.0

OpenSSL 0.9.7 or later (OpenSSL 0.9.8 or later recommended)

bzip2 1.0.x

Berkeley DB, expat, OpenSSL, and bzip2 are usually included with your
Linux distribution, or you can download them from the following
locations:

Berkeley DB http://www.Oracle.com/database/berkeley-db/index.html
expat http://sourceforge.net/projects/expat/
OpenSSL http://www.openssl.org
bzip2 http://sources.RedHat.com/bzip2

1.下載bzip2-1.0.4.tar.gz

$tar zxvf bzip2-1.0.4.tar.gz
$cd bzip2-1.0.4
$make install

2.下載expat-2.0.1.tar.gz

$tar zxvf expat-2.0.1.tar.gz
$cd expat-2.0.1
$./configure
$sudo make install

3.下載openssl-0.9.8d.tar.gz

$tar zxvf openssl-0.9.8d.tar.gz
$cd openssl-0.9.8d
$./config --prefix=/usr --openssldir=/usr/openssl
注意:prefix為/usr/local/ssl,openssldir默認為/usr/ssl/openssl,需要改為上面的,因為ice的代碼中include的是,默認安裝路徑會找不到。
$ make
$ make test
$ sudo make install

4.下載db-4.6.21.tar.gz

$tar zxvf db-4.6.21.tar.gz
$cd db-4.6.21
$cd build_unix
$../dist/configure --prefix=/usr --enable-cxx
注意:db的默認安裝prefix路徑是/usr/local/BerkeleyDB.4.6,需要改為/usr,否則make Ice時會找不到路徑
$make
$sudo make install

5.下載Ice-3.2.1-bin-rhel-i386.tar.gz

$tar zxvf Ice-3.2.1-bin-rhel-i386.tar.gz
$cd Ice-3.2.1
$vi config/Make.rules #修改prefix為/usr
$make
$sudo make install

另外:RPMs for Berkeley DB 4.5.20 on RHEL 4.4, RHEL 5 and SLES 10 are
available from:

http://www.zeroc.com/download.html

我在ubuntu 7.10下,安裝rpm包錯誤,因此,只能自己編譯安裝。

發表評論 共有條評論
用戶名: 密碼:
驗證碼: 匿名發表
主站蜘蛛池模板: 丹寨县| 高青县| 类乌齐县| 金昌市| 乐昌市| 文成县| 玉林市| 昂仁县| 富裕县| 栖霞市| 开封县| 项城市| 新乡县| 霍城县| 铅山县| 宁乡县| 上杭县| 鹤山市| 化德县| 女性| 蒲江县| 霍州市| 江源县| 平顶山市| 叙永县| 桂平市| 荥阳市| 铜梁县| 马鞍山市| 吴堡县| 汉阴县| 石门县| 嘉禾县| 崇明县| 台中县| 孝感市| 孝感市| 巴彦县| 涞源县| 旅游| 托克托县|