Go Back   ZeroC Forums > Help Center

Reply
 
LinkBack Thread Tools Rate Thread Display Modes
  #1 (permalink)  
Old 04-08-2004
eclipze eclipze is offline
Registered User
 
 
Join Date: Apr 2004
Posts: 3
Ice dependency tree

Hi,

I'm new to this whole ICE/CORBA thing. I'm trying to get a sort of minimumICE that just does the very basic client-server functions, without the need of Freeze, Glacier, IceBox, IcePatch, IceSSL, IceStorm, IceWall?, IceXML and cutting out the depency to Bzip2, Berkeley DB, and Expat. I don't need any of the Java stuff either. So, having a dependency tree should (hopefully) help me cut out the "fat".

I know IceSSL is a plug-in and could possibly be removed easily ( I haven't looked into that yet), but what about the others? Has anyone used dOxygen to get an accurate picture of the dependencies?

I want to remake the slice2cpp application into slice2jojo or something like that, with conversions to my own basic types and possibly using my own connectors later.

Thanks much,

Jo.
Reply With Quote
  #2 (permalink)  
Old 04-08-2004
mes's Avatar
mes mes is offline
ZeroC Staff
 
Name: Mark Spruiell
Organization: ZeroC, Inc.
Project: Ice Developer
 
Join Date: Feb 2003
Location: California
Posts: 971
Welcome!

If you only want to build enough of the source distribution to allow you to write Ice applications, you need to build the following directories:

src/IceUtil
src/icecpp
src/Slice
src/slice2cpp
src/Ice

The only third-party libraries required to build these directories are STLport (depending on your compiler) and bzip2. Eliminating the dependency on bzip2 would require modifications to src/Ice/Connection.cpp.

Take care,
- Mark
Reply With Quote
  #3 (permalink)  
Old 04-09-2004
eclipze eclipze is offline
Registered User
 
 
Join Date: Apr 2004
Posts: 3
Thanks Mark,

I'll do that and see where that brings me. I'm sure there'll be more questions later.

Jo.
Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


All times are GMT -4. The time now is 10:26 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.0.0
(c) 2008 ZeroC, Inc.