Xquartz 2.5.0

Jasper Frumau jasperfrumau at gmail.com
Tue May 15 04:45:34 PDT 2012


On Tue, May 15, 2012 at 6:43 PM, Chris Jones <jonesc at hep.phy.cam.ac.uk>wrote:

> On 15/05/12 12:39, Jasper Frumau wrote:
>
>> In .profile I already have
>>
>>
>> # MacPorts Installer addition on 2009-10-20_at_13:11:20: adding an
>> appropriate PATH variable for use with MacPorts.
>> export PATH=/opt/local/bin:/opt/**local/sbin:$PATH
>> # Finished adapting your PATH environment variable for use with MacPorts.
>> #Django path
>> export
>> PATH=/opt/local/bin:opt/local/**sbin:/opt/local/lib/python2.4/**
>> site-packages/django/bin:$PATH
>> # Apache alias
>> alias apacherestart='sudo /opt/local/apache2/bin/**apachectl -k restart'
>> #Subversion OSX for Eclips Joomla Development
>> export PATH=/opt/subversion/bin:$PATH
>>
>>
>> So why does that not work?
>>
>
> Probably something later on, maybe added by XQuartz, is over ridding these
> settings. Do any other of your 'dot' files do anything with PATH ? What does
>
>  > grep PATH ~/.*
>
> return ?
>

jaspersmbp:~ jasper$ grep PATH ~/.*
/Users/jasper/.bashrc:PATH=$PATH:$HOME/.rvm/bin # Add RVM to PATH for
scripting
/Users/jasper/.profile:# MacPorts Installer addition on
2009-10-20_at_13:11:20: adding an appropriate PATH variable for use with
MacPorts.
/Users/jasper/.profile:export PATH=/opt/local/bin:/opt/local/sbin:$PATH
/Users/jasper/.profile:# Finished adapting your PATH environment variable
for use with MacPorts.
/Users/jasper/.profile:export
PATH=/opt/local/bin:opt/local/sbin:/opt/local/lib/python2.4/site-packages/django/bin:$PATH
/Users/jasper/.profile:export PATH=/opt/subversion/bin:$PATH
/Users/jasper/.profile~:# MacPorts Installer addition on
2009-10-20_at_13:11:20: adding an appropriate PATH variable for use with
MacPorts.
/Users/jasper/.profile~:export PATH=/opt/local/bin:/opt/local/sbin:$PATH
/Users/jasper/.profile~:# Finished adapting your PATH environment variable
for use with MacPorts.
/Users/jasper/.zshrc:PATH=$PATH:$HOME/.rvm/bin # Add RVM to PATH for
scripting



>
> Chris
>
>
>>
>>
>> On Tue, May 15, 2012 at 6:37 PM, Jeremy Lavergne
>> <jeremy at lavergne.gotdns.org <mailto:jeremy at lavergne.**gotdns.org<jeremy at lavergne.gotdns.org>>>
>> wrote:
>>
>>     > Should I just do
>>     >
>>     > export PATH=/opt/local/bin:/opt/**local/sbin:$PATH
>>     >
>>     > to fix the issue?
>>
>>    Depends.
>>
>>    That will only work in the current shell unless you put it in a dot
>>    file that is sourced when you open a new terminal.
>>
>>
>>
>>
>> ______________________________**_________________
>> macports-users mailing list
>> macports-users at lists.**macosforge.org<macports-users at lists.macosforge.org>
>> http://lists.macosforge.org/**mailman/listinfo.cgi/macports-**users<http://lists.macosforge.org/mailman/listinfo.cgi/macports-users>
>>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-users/attachments/20120515/ec41e76e/attachment.html>


More information about the macports-users mailing list