View Single Post
  #3 (permalink)  
Old 01-13-2008
fmoya fmoya is offline
Registered User
 
Name: Francisco Moya
Organization: UCLM
Project: Debian packages
 
Join Date: Oct 2004
Posts: 45
Quote:
Originally Posted by khigia View Post
I've tried to compile ICE for Ubuntu distribution of GNU/Linux.
I had multiple python sources installed and run in some conflict (using include of python2.4 with python runtime 2.5).
Debian (and thus Ubuntu) already compiles and distributes IcePy-3.2.1 for all available python versions.

If you want to compile it yourself: apt-build install python-zeroc-ice

Selecting the last version is just as bad as selecting any other installed version. If you have several python versions installed it is because you use them all. When compiling the original ZeroC distribution you just need to select which version you want: make PYTHON_VERSION=python2.5

Regards,
F. Moya
__________________
Francisco Moya Fernandez
Computer Architecture and Tecnology Group
University of Castilla-La Mancha

Debian Maintainer of ZeroC Ice packages.
Reply With Quote