Install mimic in dev_setup.sh
parent
6ce3637620
commit
b53e1be671
|
|
@ -36,7 +36,8 @@ cd ${TOP}/pocketsphinx-python
|
|||
python setup.py install
|
||||
|
||||
#build and install mimic
|
||||
#./install-mimic.sh
|
||||
cd ${TOP}
|
||||
${TOP}/install-mimic.sh
|
||||
|
||||
# install pygtk for desktop_launcher skill
|
||||
${TOP}/install-pygtk.sh
|
||||
|
|
|
|||
Loading…
Reference in New Issue