Share Pastebin
Guest
Public paste!

Lazza

By: a guest | Sep 30th, 2009 | Syntax: Bash | Size: 0.96 KB | Hits: 178 | Expires: Never
Copy text to clipboard
  1. andrea@andrea-laptop:/usr/share/openshot$ openshot
  2. Added /usr/share/openshot to system path
  3. --------------------------------
  4.    OpenShot (version 0.9.42)
  5. --------------------------------
  6. -------------------------------------------------------
  7. Error:  OpenShot has not been installed in the Python path.
  8. (Both the site-packages and /usr/share/openshot folders were checked)
  9.  
  10. Use the following command to install OpenShot:
  11.   $ sudo python setup.py install
  12.  
  13. andrea@andrea-laptop:/usr/share/openshot$ gksu openshot
  14. Added /usr/share/openshot to system path
  15. --------------------------------
  16.    OpenShot (version 0.9.42)
  17. --------------------------------
  18. -------------------------------------------------------
  19. Error:  OpenShot has not been installed in the Python path.
  20. (Both the site-packages and /usr/share/openshot folders were checked)
  21.  
  22. Use the following command to install OpenShot:
  23.   $ sudo python setup.py install
  24.  
  25. andrea@andrea-laptop:/usr/share/openshot$