Changes between Version 31 and Version 32 of InstallationInstructions


Ignore:
Timestamp:
Oct 6, 2024, 7:14:38 PM (8 months ago)
Author:
hales
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • InstallationInstructions

    v31 v32  
    4747   export `grep ^PEPPER_ROOT= pyenv_install.sh`
    4848   cd $PEPPER_ROOT/pyenv/site-packages
    49    sudo tar xvfz <where_the_package_is>/pynaoqi-python2.7-2.5.7.1-linux64.tar.gz
    50    sudo bash -c "echo $PEPPER_ROOT/pyenv/site-packages/pynaoqi-python2.7-2.5.7.1-linux64/lib/python2.7/site-packages \
    51         > pynaoqi-python2.7.pth"
     49   tar xvfz <where_the_package_is>/pynaoqi-python2.7-2.5.7.1-linux64.tar.gz
     50   echo $PEPPER_ROOT/pyenv/site-packages/pynaoqi-python2.7-2.5.7.1-linux64/lib/python2.7/site-packages \
     51        > pynaoqi-python2.7.pth
    5252   }}}
    5353 * edit `/usr/local/bin/qi*` and change the first line from