error running compiled code

I am trying to run my opengl program on HP visualage workstation… after i compiled and try to execute the compiled code it is given an error

“Error:could not open /tmp/pioContext”

What shuld i do to over come this

appu

I don’t think this has anything to do with OpenGL, it looks like a problem with the security settings of the operating system. Try to give the application write permissions on the /tmp directory…