LWN.net Logo

Red Hat as the "next Redmond"

Red Hat as the "next Redmond"

Posted Aug 27, 2002 19:23 UTC (Tue) by jake (editor, #205)
In reply to: Red Hat as the "next Redmond" by rdieter
Parent article: Red Hat as the "next Redmond"

Well, except that you can't install python2 as python or all the redhat
config programs break in heinous ways ... they require 1.5.2 for their
python code (and expect 'python' to be 1.5.2) ...

jake


(Log in to post comments)

Red Hat as the "next Redmond"

Posted Aug 29, 2002 15:57 UTC (Thu) by iabervon (subscriber, #722) [Link]

If you're using python 2 features in your scripts, you should probably invoke it with #!python2 anyway, so that it fails in a more obvious way for people who don't have 2.x

Copyright © 2008, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds