I've extracted its files to /home/ron/Startupmanager/startupmanager-1.9.13. I've followed the instructions on Launchpad.net. These tell me simply to issue the command "python setup.py install" in the foregoing folder.
Here is the response to the foregoing command:
- Code: Select all
ron@ron-desktop-lm14 ~/Startupmanager/startupmanager-1.9.13 $ python setup.py install
sh: 1: intltool-merge: not found
sh: 1: xml2po: not found
sh: 1: xml2po: not found
sh: 1: xml2po: not found
sh: 1: xml2po: not found
sh: 1: xml2po: not found
sh: 1: xml2po: not found
sh: 1: xml2po: not found
sh: 1: xml2po: not found
sh: 1: xml2po: not found
sh: 1: xml2po: not found
sh: 1: xml2po: not found
sh: 1: xml2po: not found
sh: 1: xml2po: not found
sh: 1: xml2po: not found
sh: 1: xml2po: not found
sh: 1: xml2po: not found
sh: 1: xml2po: not found
sh: 1: xml2po: not found
sh: 1: xml2po: not found
sh: 1: xml2po: not found
sh: 1: xml2po: not found
sh: 1: xml2po: not found
sh: 1: xml2po: not found
sh: 1: xml2po: not found
sh: 1: xml2po: not found
sh: 1: xml2po: not found
sh: 1: xml2po: not found
sh: 1: xml2po: not found
sh: 1: xml2po: not found
sh: 1: xml2po: not found
sh: 1: xml2po: not found
sh: 1: xml2po: not found
sh: 1: xml2po: not found
sh: 1: xml2po: not found
sh: 1: xml2po: not found
sh: 1: xml2po: not found
running install
running build
running build_py
running install_lib
running install_data
error: can't copy 'build/startupmanager.desktop': doesn't exist or not a regular file
ron@ron-desktop-lm14 ~/Startupmanager/startupmanager-1.9.13 $
Issuing the command "sudo python setup.py install" yields the same response (after asking for my password and receiving it).
If someone can tell me what I've done wrong and/or what I should do, I'll be very grateful.




