View Single Post
  #3   (View Single Post)  
Old 7th April 2011
Mr-Biscuit Mr-Biscuit is offline
Banned
 
Join Date: May 2008
Posts: 272
Default

I hosed the install and was thinking, "What do I need to do for the next install not to choke?"

Everything kept defaulting to python24 and not 27. Running
Code:
make upgrade-site-packages
kept breaking. Looking around, I saw this http://forums.freebsd.org/showthread.php?t=1390 . Gnome3 will also be rebuilt on the machine and I'd like to try a newer python with it. Ports have http://www.freebsd.org/cgi/ports.cgi...y27&stype=name but only one entry for python32. I know I will need py27-lxml and that Xorg will call for python2x.
Reply With Quote