[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: -lX11



> 
> 
> I'm trying to compile a program that has -lX11 in the compiler
> options, but the compiler doesn't filnd the relevant library. What
> shall I put in place of the plain X11?
> 

Before the -lX11 place -L/usr/X11R6/lib.  Make sure you also have xlibg-dev
installed.


Reply to: