[GRASS-dev] PYTHONPATH question

Michael Barton michael.barton at asu.edu
Tue Jul 29 13:15:32 EDT 2008



On Jul 29, 2008, at 10:10 AM, William Kyngesburye wrote:

> On Jul 29, 2008, at 11:59 AM, Michael Barton wrote:
>
>> On Jul 29, 2008, at 9:54 AM, Michael Barton wrote:
>>
>>> Weird. When I do 'show original' for /usr/bin/python, it shows as  
>>> a symlink to
>>>
>>> /System/Library/Frameworks/Python.framework/Versions/2.5/bin/python
>>>
>>> ...which is a symlink to /System/Library/Frameworks/ 
>>> Python.framework/Versions/2.5/bin/python2.5
>>>
>>>
>>
>> Note that when I do a 'show original' for both symlinks /usr/bin/ 
>> python and /usr/local/bin/python, they both go to the same place:
>>
>> /System/Library/Frameworks/Python.framework/Versions/2.5/bin/python
>>
>> But one calls the System 2.5.1 and the other one calls the  
>> MacPython 2.5.2
>>
>> Michael
>>
>
> By "show original", do you mean right-click->show original in the  
> Finder?

Yup

>
>
> What about:
>
> ls -l /usr/bin/python
> ls -l /usr/local/bin/python


cmb-MBP-2:~ cmbarton$ ls -l /usr/bin/python
lrwxr-xr-x  1 root  wheel  72 May  9 15:32 /usr/bin/python -> ../../ 
System/Library/Frameworks/Python.framework/Versions/2.5/bin/python
cmb-MBP-2:~ cmbarton$ ls -l /usr/local/bin/python
lrwxr-xr-x  1 root  wheel  68 May  9 23:07 /usr/local/bin/python - 
 > ../../../Library/Frameworks/Python.framework/Versions/2.5/bin/python
cmb-MBP-2:~ cmbarton$


>
>
> -----
> William Kyngesburye <kyngchaos*at*kyngchaos*dot*com>
> http://www.kyngchaos.com/
>
> "Oh, look, I seem to have fallen down a deep, dark hole.  Now what  
> does that remind me of?  Ah, yes - life."
>
> - Marvin
>
>



More information about the grass-dev mailing list