[omniORB] Problem for compiling Naming.idl files on mips_irix5
Vijay
vchavan@ptc.com
Tue, 22 May 2001 18:34:44 +0530
<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
Hi Sai-Lai Lo,
<p>1. I tried to compile Naming.idl using omniidl compiler for mips_irix5.
<br>2. I set the PYTHONHOME to directory where omnipython resides.
<br>3. Then I tried to compile .idl file with following on command
line --> <b><i>omniidl -bcxx Naming.idl</i></b>
<br>4. It gives error as follows
<br><b><i>
Could not find platform independent libraries <prefix></i></b>
<br><b><i>
Consider setting $PYTHONHOME to <prefix>[:<exec_prefix>]</i></b>
<br><b><i>
'import exceptions' failed; use -v for traceback</i></b>
<br><b><i>
Warning! Falling back to string-based exceptions</i></b>
<br><b><i>
'import site' failed; use -v for traceback</i></b>
<br><b><i>
Traceback (innermost last):</i></b>
<br><b><i>
File "/net/usha/usr2/vchavan/SGI/omni/bin/mips_irix_6.5_n32/omniidlrun.py", </i></b>
<br><b><i>
line 42, in ?</i></b>
<br><b><i>
import os, os.path</i></b>
<br><b><i>
ImportError: No module named os</i></b>
<br><b><i></i></b>
<p>Any hints/comments/links are greatly appreciated
<br>Thanks for your help
<br>-- <br>
Regards,<br>
Vijay...</html>