I am writing one simple server daemon and running with /etc/init.d/server its running properly but when i want to run one simple QT GUI with system() function , its not able to run it and returning 25
I\'m still learning Qt and I am indebted to the SO community for providing me with great, very timely answers to my Qt questions. Thank you.