#!/bin/bash
oo=/home/SMCDev/omniORB/Ubuntu
PATH="$oo/bin:$PATH"
export LD_LIBRARY_PATH="$oo/lib"
omniNames -start -always
