I can run my photon application from a shell. But how can i run that
application from Photon File manager ? Like, If i double click on that
executable, it should start photon application . Is anything is related
with groupID of exe ?
I can run my photon application from a shell. But how can i run that
application from Photon File manager ? Like, If i double click on that
executable, it should start photon application . Is anything is related
with groupID of exe ?
Yes the execution bit is set for that executable. But when we copy the
same exe to /bin or /usr/photon/bin, we can execute it by double clicking.
But how to do it from a user directory ?
Thanks in advance
Prabha
Rodney Dowdall wrote:
Can you post an “ls -l” of your executable?
Are the execution bits set for the executable?
Thanks,
Rodney
Prbs wrote:
Hello,
I can run my photon application from a shell. But how can i run that
application from Photon File manager ? Like, If i double click on that
executable, it should start photon application . Is anything is related
with groupID of exe ?