On Wed, Apr 8, 2009 at 4:36 AM, Shiv kumar <[email protected]> wrote: > Dear All, > > I have developed my application on Python 2.4.2, Turbogears 1.0, cherryPy > 2.3.1, lighttpd 1.4 and was installed on RHEL ES 4. > The rpms that I am using on RHEL ES4 are: > unixODBC-2.2.11-1.RHEL4.1.i386.rpm > > perl-DBI-1.40-8.i386 > > tix-8.1.4-98.i386.rpm > > python-devel-2.3.4-14.2..i386.rpm > > gcc-3.4.6-3.i386.rpm > > > MySQL-shared-compact-5.0.45-0.rhel4.i386.rpm > > MySQL-client-community-5.0.45-rhel4.i386.rpm > > mysql-connector-odbc-3.51.19-0.i386.rpm > > MySQL-server-community-5.0.45-0.rhel4.i386.rpm > python24-2.4.2-2.i386.rpm > python24-debuginfo-2.4.2-2.i386.rpm > python24-devel-2.4.2-2.i386.rpm > tkinter24-2.4.2-2.i386.rpm > python24-tools-2.4.2-2.i386.rpm > > setuptools-0.6c7-1.noarch.rpm > > MySQL-python-1.2.2-1.i386.rpm > lua-5.1-1.KWEL4.i386.rpm > sqlite-3.3.6-2.i386.rpm > lighttpd-1.4.18-1.KEWL4.i386.rpm > > > Now there is a requirement to attach SAN, so we have to migrate to RHEL 5.0. > But the problem is that by default python 2.4.3 gets installed with RHEL 5.0 > And there is no rpm available for this version. > > Please guide me hoe to do this. >
Is the only problem that version of python is higher? If that is the case then there should be no problems. I would do the migration, (for a test) and see if the app works. Then try to figure out what is broken and fix it. Lucas --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/turbogears?hl=en -~----------~----~----~----~------~----~------~--~---

