davidm
04-20-2002, 05:59 PM
I am trying to learn to program my linux box. I am trying to compile a program that links against the x11 library. I am using the flag -lx11 with gcc, but I get the error that the compiler can't find the library. Any suggestions?