[omniORB] Python version issue

Duncan Grisby dgrisby@uk.research.att.com
Fri, 25 Aug 2000 18:06:48 +0100


On Friday 25 August, Shane Turner wrote:

> I recently downloaded omniORB3 as well as the Python tar file (from
> uk.research.att.com).  I compiled and installed Python fine, but
> when I went to build omniORB, it said that I had Python 1.5.1.  The
> tarfile indicates that it is 1.5.2, but also when I just run the
> python interpreter from the command line (#python).  The header
> indicates that I am using Python 1.5.1.  Is this a mistake or have I
> done something wrong?

Presumably you have Python 1.5.1 installed somewhere on your path
which is searched before the place you installed 1.5.2. Try "which
python" -- I bet it will not be the python you installed.

Cheers,

Duncan.

-- 
 -- Duncan Grisby  \  Research Engineer  --
  -- AT&T Laboratories Cambridge          --
   -- http://www.uk.research.att.com/~dpg1 --