ORBIT-USER: Integrating a custom application with OML

Max Ott max at semandex.net
Thu Mar 29 04:04:20 EDT 2007


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