Date: Fri, 31 Mar 1995 12:10:09 -0500 From: ah230 AT leo DOT nmc DOT edu (Donald R. Harter Jr.) To: djgpp AT sun DOT soe DOT clarkson DOT edu Subject: X11R5 directory structure Reply-To: ah230 AT leo DOT nmc DOT edu I am trying to port an appplication which uses X11R5 from linuxto DOS5.00. I used make to compile the sample programs. They did not run properly. They did not crash, but they did nothing. It was like they exited as soon as they started. It appears that my directory structure for x11R5 is not correct. Does the path for X11R5 have to be c:\dvx? I would prefer to put the files in another directory. I had changed the environment variables to point to that directory. Is the c:\dvx path required and compiled that way without environment variables? It may be that I still have to set the environment variables properly. Don ah230 AT leo DOT nmc DOT edu