haynes george wrote: > > gcc -o X.o X.c -lX11 i get the error > > > -lX11 not found ....
gcc -o Xexample X.c -L/usr/X11R6/lib -lX11 ./Xexample _______________________________________________ XFree86 mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/xfree86

