Changes between Version 31 and Version 32 of InstallationInstructions
- Timestamp:
- Oct 6, 2024, 7:14:38 PM (8 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
InstallationInstructions
v31 v32 47 47 export `grep ^PEPPER_ROOT= pyenv_install.sh` 48 48 cd $PEPPER_ROOT/pyenv/site-packages 49 sudotar xvfz <where_the_package_is>/pynaoqi-python2.7-2.5.7.1-linux64.tar.gz50 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 52 52 }}} 53 53 * edit `/usr/local/bin/qi*` and change the first line from