I have a very simple application. The printf in myProc produces no results if i run it on Linux. On Solaris 7 it prints the message "this isn't a Tk application".
Why?
Compilation and linking:
gcc -o mytk.run mytk.c -L/usr/openwin/lib -ltcl -ltk -lX11 -ldl -lm -lpthread...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.