ORBIT-USER: Integrating a custom application with OML

Ramya Krishnamoorthy rk274 at cornell.edu
Thu Mar 29 08:12:02 EDT 2007


Thanks, Max

I got the URL from the documentation link
http://www.orbit-lab.org/wiki/Documentation/OtherApps/IPerf

Regards
Ramya

-----Original Message-----
From: owner-orbit-user at winlab.rutgers.edu
[mailto:owner-orbit-user at winlab.rutgers.edu]On Behalf Of Max Ott
Sent: Thursday, March 29, 2007 4:04 AM
To: orbit-user at winlab.rutgers.edu
Subject: Re: ORBIT-USER: Integrating a custom application with OML


Can you please let us know where you found the url you are using? This
is a very old one. What we have been using for a long time is the
following target you can also find in the OML source in
sample/simple/Makefile:

$(BUILD_INC_DIR)/oml_%.h : %.xml
 	        install -d $(BUILD_INC_DIR)
 	        wget -q http://oml.orbit-lab.org/generator/wrapper
--post-file $< -O - \
 	        | tar -C $(BUILD_TOP_DIR) -xzf -

-max

On 3/29/07, Ramya Krishnamoorthy <rk274 at cornell.edu> wrote:
>
>
> Hi all
>
> I am trying to integrate my custom application with OML. As mentioned in
the
> documentation, I created an application definition file orbit_seacow.xml.
> I executed wget -q http://www.orbit-lab.org/oml/client_wrapper --post-file
> <app_xml>
> with app_xml as the name of my file orbit_seacow.xml (attached)
>
> The command executes without any output or error. However I cannot find
any
> directory called build which will contain the oml library and header.
> I tried executing the same command with the sample iperf xml file in the
> documentation but get the same result.
>
> Where can I find the oml library created?
>
> Thanks
> Ramya
>


--
Dr. Max Ott
Research Program Leader - Network and Pervasive Computing, NICTA Australia
Founder & CTO, Semandex Networks
Research Professor, WINLAB, Rutgers University
Senior Visiting Fellow, School of EE&T, UNSW




More information about the orbit-user mailing list