On Wed, Mar 24, 2004 at 11:56:24AM -0500, salvatore wrote: > > rpm -qa | grep '^python' > > > >and see what you get. > > You're right. > Here's the output: > > *** > [salvatore@incom salvatore]$ rpm -qa | grep '^python' > python-optik-1.4.1-1 > python2.3-devel-2.3.3-2pydotorg > python-2.2.3-7 > python2.3-2.3.3-2pydotorg > python-devel-2.2.3-7 > *** > > So where to alter the path so it 'sees' the 2.3 install instead of the > 2.2 install? Many options. 1) edit /usr/bin/yum to use #!/usr/bin/python2.3 2) cp /usr/bin/python2.3 /usr/bin/python 3) something cleaner? is this managed by alternatives? not sure. -Michael -- Michael D. Stenner mstenner@xxxxxxxxxxxxxxx ECE Department, the University of Arizona 520-626-1619 1230 E. Speedway Blvd., Tucson, AZ 85721-0104 ECE 524G