Changes between Version 26 and Version 27 of InstallUbuntuSvn


Ignore:
Timestamp:
May 29, 2012, 8:14:12 PM (12 years ago)
Author:
steve
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • InstallUbuntuSvn

    v26 v27  
    88sudo apt-get install subversion
    99sudo apt-get install python-dev
     10sudo apt-get install python-numpy
    1011sudo apt-get install python-matplotlib
    1112}}}
     
    7172=== Setup PYTHONPATH ===
    7273
    73 Put the following in your .bashrc file (if you use the bash shell. With some version of linux you need to put this command in the file .profile )
     74Put the following in your .bashrc file (if you use the bash shell).
    7475
    7576{{{
     
    7778}}}
    7879
    79 (of course change /home/username to your home directory. )
     80(of course change /home/username to your home directory. )  With some versions of linux you need to put this command in the file {{{.profile}}}
    8081
    8182Should rerun your .bashrc file with