Sponsored Content
Full Discussion: compiling idl file on unix
Top Forums UNIX for Advanced & Expert Users compiling idl file on unix Post 302075032 by jim mcnamara on Monday 29th of May 2006 09:00:42 PM
Old 05-29-2006
You know - this is a forum - where we cannot see what you have or what you're doing. Consider giving us all the facts up front instead of having to pull them out one bit at a time. This will save you a lot of frsutration. And time.

Yes, CORBA has idl files.

If they want you to develop a server, you're going to have to be much more specific, unless what you have will already create a server. Which I doubt. Since guessing doesn't work please enlighten us. Facts help.
 

10 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

Compiling scripts written in Unix

I would like to convert some Unix scripts into machine language. I dont know how to programe in C. Is there any software out there that I can use to convert these Unix scripts into machine language. Thanks. (1 Reply)
Discussion started by: coburn
1 Replies

2. Programming

compiling c program in unix

if somebody can help me pls. i need the source code for a shell which compiles C or java programs in unix i need a very short and simple one, just the compiling part Respect (2 Replies)
Discussion started by: zlatan005
2 Replies

3. UNIX for Dummies Questions & Answers

WHERE statement similar to IDL

Is there a Unix command similar to the WHERE command in IDL. Such a command would return all location numbers of an array where the value at those locations satisfy specified conditions. For example, if I have a random vector vector=(3 5 6 9) how can I find the location numbers in ${vector}... (6 Replies)
Discussion started by: msb65
6 Replies

4. UNIX and Linux Applications

Parsing info from a text file into an IDL procedure

Hi, I hope this is appropriate for this forum. I have a text file (test.txt) that contains information that I would like to parse into an IDL procedure. Each line of the text file is either a number or a string, which will be a variable in my IDL procedure. Therefore I want to read each line... (1 Reply)
Discussion started by: msb65
1 Replies

5. Programming

Problem compiling c file on unix

HI, I have a proc installation. On running the following 3 commands, I successfully get 3 C files. proc char_map=string util.pc proc char_map=string FDRFeedMain.pc proc char_map=string NonMons.pc This gives me util.c FDRFeedMain.c NonMons.c Now when i try to compile the... (6 Replies)
Discussion started by: allah_waris45
6 Replies

6. UNIX for Dummies Questions & Answers

Files into IDL directories

Ok so ive downloaded two files, and i need to save them into a directory that can be read in IDL. Can someone please remind me how to do this, like post the code that i need please? Many thanks (0 Replies)
Discussion started by: Benji.
0 Replies

7. Programming

Compiling Pro*C program under unix

Hello, I am trying to compile a Pro*C program under unix: proc iname=test.pc works fine but then I am not able to compile the test.c file : gcc test.c -o test.o -L $ORACLE_HOME/lib -l clntsh /usr/bin/ld: Object file format error in: /u01/app/oracle/product/10.1.0.2.0/lib:... (1 Reply)
Discussion started by: nsmrmd
1 Replies

8. Shell Programming and Scripting

Compiling tools for unix machine using C

Hello everyone i have a script written in C and i need to compile it in a unix machine i am a first time programmer and i do not know how to compile this and also i need to save the results in a table please help we normally use instructions like build_bb -f but now im confused i dnt knw hw to use... (1 Reply)
Discussion started by: DeVGuL
1 Replies

9. UNIX for Dummies Questions & Answers

Compiling error in UNIX

Hi, I'm trying to compile the code for a program and I run into the following error, ncfile.h: In constructor ‘ncfile::NcAttribute<T>::NcAttribute(const std::string&, const char*)': ncfile.h:357: error: there are no arguments to ‘strlen' that depend on a template parameter, so a declaration of... (1 Reply)
Discussion started by: bstephens
1 Replies

10. UNIX for Beginners Questions & Answers

Compiling UNIX System V

I tried to install UNIX system v R4, but the sources i've found(archive.org and WinWorldPC) are incomplete (missing cc, for example). Since archive.org has the source files i thought i could compile it and upload it for other users, but i cant get it to work. Any advice? (10 Replies)
Discussion started by: Parodper
10 Replies
libORBitCosNaming-2.3(3)				 Introduction to Library Functions				  libORBitCosNaming-2.3(3)

NAME
libORBitCosNaming-2 - CORBA Name Service Client Library DESCRIPTION
libORBitCosNaming-2 is a library for CORBA naming service clients. It provides the interface neccessary for an application to use a CORBA name server with ORBit2. GNOME applications do not directly use the CORBA name service. Instead, GNOME applications and components uses the Bonobo activation framework which, in turn, uses the CORBA name service internally. FILES
The following files are used by this application: /usr/lib/libORBitCosNamiGNOMEsCORBA Name Service Client shared library ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWgnome-component | +-----------------------------+-----------------------------+ |Interface stability |External | +-----------------------------+-----------------------------+ SEE ALSO
orbit-idl-2(1), libORBit-2(3), libbonobo-activation(3) NOTES
Written by Mark McLoughlin, Sun Microsystems Inc., 2003. SunOS 5.10 10 Jan 2003 libORBitCosNaming-2.3(3)
All times are GMT -4. The time now is 12:44 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy