[omniORB] problems building omniORB3.0 on OpenVMS.7.2
Adam Dorosz
adam.dorosz@softax.com.pl
Mon, 31 Jul 2000 15:40:24 +0200
Bruce Visscher wrote:
> It probably is PYTHONPATH.
>
> PYTHONPATH ==
> "/dka0/python/python-1_5_2/lib:/dka0/python/python-1_5_2/vms/tools"
>
> should work.
It's works and it was not PYTHONPATH. I had omniidl symbol set to:
omniidl == "$OMNIORB300ROOT:[000000.BIN.OPENVMS_ALPHA_7_2]OMNIIDL.EXE"
instead of:
omniidl == "$OMNIORB300ROOT:[BIN.OPENVMS_ALPHA_7_2]OMNIIDL.EXE"
>
> HTH,
>
> Bruce
> --
>
> Bruce Visscher visschb@rjrt.com
Thank You very much for your help.
Adam