[MacPorts] #16400: PyXG: Python XGrid interface (Python 2.5)

MacPorts noreply at macports.org
Wed Feb 18 08:37:31 PST 2009


#16400: PyXG: Python XGrid interface (Python 2.5)
---------------------------------+------------------------------------------
  Reporter:  beatrupp@…          |       Owner:  snc@…           
      Type:  enhancement         |      Status:  assigned        
  Priority:  Normal              |   Milestone:  Port Submissions
 Component:  ports               |     Version:  1.7.0           
Resolution:                      |    Keywords:                  
      Port:  py25-pyxg           |  
---------------------------------+------------------------------------------

Comment(by der_loewe@…):

 This:


 {{{

 ##
 # DELUXE-USR-LOCAL-BIN-INSERT
 # (do not remove this comment)
 ##
 echo $PATH | grep -q -s "/usr/local/bin"
 if [ $? -eq 1 ] ; then
     PATH=$PATH:/usr/local/bin
     export PATH
 fi
 #
 # Your previous .profile  (if any) is saved as .profile.mpsaved
 # Setting the path for MacPorts.
 export PATH=/opt/local/bin:/opt/local/sbin:$PATH

 # Setting standard editor
 export EDITOR=/usr/bin/pico


 export PATH=/Users/fairefils/DarwinPorts/local-sources:$PATH
 export PATH=/Users/fairefils/DarwinPorts/local-sources/python\
 devel/py25-pyxg/files/PyXG-0.2.0:$PATH

 export CLICOLOR=1
 export LSCOLORS=ExFxCxDxBxegedabagacad

 # Setting PATH for MacPython 2.5
 # The orginal version is saved in .profile.pysave
 PATH="/Library/Frameworks/Python.framework/Versions/Current/bin:${PATH}"
 export PATH

 }}}



 still leads to that:

 {{{
 echo $PATH
 /Library/Frameworks/Python.framework/Versions/Current/bin:/Users/fairefils/DarwinPorts
 /local-sources/python
 devel/py25-pyxg/files/PyXG-0.2.0:/Users/fairefils/DarwinPorts/local-
 sources:/opt/local/bin:/opt/local/sbin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/texbin

 }}}

-- 
Ticket URL: <http://trac.macports.org/ticket/16400#comment:36>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list