What folder is this code signifying?
Posted
by
clifgray
on Ask Ubuntu
See other posts from Ask Ubuntu
or by clifgray
Published on 2012-10-31T22:23:53Z
Indexed on
2012/10/31
23:16 UTC
Read the original article
Hit count: 278
I am trying to install OpenNi on ubuntu and have found some decent looking instructions but I am not sure what I need to do for this one specific case. Here are the instructions
and here is the line that is tripping me up:
cd OpenNI/Platform/Linux/CreateRedist/
chmod +x RedistMaker
./RedistMaker
cd ../Redist/OpenNI-Bin-Dev-Linux-x64-v1.5.2.23/
sudo ./install.sh
I don't know what folder the cd ../Redist/OpenNI-Bin-Dev-Linux-x64-v1.5.2.23/
line is talking about and can't find it anywhere. Does anyone know what this is?
© Ask Ubuntu or respective owner