Re: A few queries about Orbit2
- From: Frank Rehberger <Frank Rehberger web de>
- To: yateen joshi <yjoshi nulinkinc com>
- Cc: orbit-list gnome org
- Subject: Re: A few queries about Orbit2
- Date: Fri, 16 Jul 2004 22:10:31 +0200
yateen joshi wrote:
Hi,
I would like to try some hands on CORBA using Orbit2. Before I go ahead and install the same, I would appreciate if I get answers to following queries -
1. Is it necessary that I have gcc compiler? Which version of gcc is required.
Any C compiler should do, but you will need autconf-toolset on your
build-system.
2. Do I have to have root permissions to build and install Orbit.
you only need root permission if you want to place files/bins in
protected directory, ie. /usr/...
3. Can I build Orbit2 statically (or I get an already built version)? If yes, How?
You can fetch pre-compiled versions it from
Redhat/SuSE/Java-Desktop/Debian and other Linux-Distributions
4. Is it possible that I build my application statically for Orbit2 (this means that if I run file command on my client and server executables, it would show me that files are statically linked)? If yes, how.
Use specific option of your linker, ie. "--static -lORBit2"
For more information, type in terminal "man ld"
5. If I want to run the application only in a single threaded environment, how can I do that? How to set up that configuration? Will it show any linkage (or use) pthread libraries?
See documentation at http://www.gnome.org/projects/ORBit2
6. Is it must that I need glib-config version 2.0.0 to install Orbit2? Is there any other way to install Orbit?
AFAIK, you will need pkg-config tool.
Where did you find references to "glib-config"?
Regards, Frank
--
Frank Rehberger <Frank Rehberger web de>
The Twelve Networking Truths - http://www.faqs.org/rfcs/rfc1925.html
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]