Application won't run when installed in "/opt"
Posted
by
Sam Hewitt
on Ask Ubuntu
See other posts from Ask Ubuntu
or by Sam Hewitt
Published on 2012-06-29T00:14:19Z
Indexed on
2012/06/29
3:23 UTC
Read the original article
Hit count: 272
I've developed a program for the App Developer Showdown, with quickly, in python, and it works as expected when I package and install it normally -in /usr. However when packaged for installation in /opt it doesn't run -and I'm not getting (or can't find) an error message of any sort, as to what the problem might be. I was wondering if someone here has the answer.
The app does require root access -using gksudo- to function.
I'm fairly new to programming, but not to Linux.
Thanks,
Sam
Launchpad: https://launchpad.net/aplomb
© Ask Ubuntu or respective owner