On Thu, Sep 27, 2012 at 12:26 PM, M. Daniel Becque <[email protected]>wrote:
> I've got Python 3.1 installed by macports. I want to set up Python > Launcher. Is this the correct path to add to my preferences, > /opt/local/bin/pythonw3.1? The only reason I ask is that this is an alias > . > What variety of path, and your preferences for what? /opt/local/bin/pythonw3.1 is an executable. 2@haral:40131 Z$ ls -l /opt/local/bin/pythonw2.7 > > lrwxr-xr-x 1 root wheel 74 Jul 9 12:31 /opt/local/bin/pythonw2.7@ -> >> /opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/pythonw2.7 > > 2@haral:40132 Z$ ls -lL /opt/local/bin/pythonw2.7 > > -rwxr-xr-x 1 root wheel 9280 Apr 19 03:56 /opt/local/bin/pythonw2.7* > > (using 2.7 since that's what I have installed, but 3.1 uses the same setup) -- brandon s allbery [email protected] wandering unix systems administrator (available) (412) 475-9364 vm/sms
_______________________________________________ macports-users mailing list [email protected] http://lists.macosforge.org/mailman/listinfo/macports-users
