View Single Post
  #4   (View Single Post)  
Old 16th June 2008
cubo cubo is offline
Real Name: Luca
Port Guard
 
Join Date: May 2008
Location: Italy - Torino
Posts: 21
Default

Code:
$ cat /var/db/pkg/python-2.5.2/+DISPLAY
If you want to use this package as your default system python, as root
create symbolic links like so (overwriting any previous default):
 ln -sf /usr/local/bin/python2.5 /usr/local/bin/python
 ln -sf /usr/local/bin/pydoc2.5  /usr/local/bin/pydoc
Reply With Quote