Re: Where is libX11

1997-08-04 Thread Marcus Brinkmann
On Aug 02, Syrus Nemat-Nasser wrote: > On Sat, 2 Aug 1997, Luka Pravica wrote: > > > I tried to compile some programs for X11 with: > > > > gcc prog1.c -lX11 > > > > The compilation went O.K., then the linker complained that it couldn't find > > X11 library. > > I have installed almost every -d

Re: Where is libX11

1997-08-02 Thread Syrus Nemat-Nasser
On Sat, 2 Aug 1997, Luka Pravica wrote: > I tried to compile some programs for X11 with: > > gcc prog1.c -lX11 > > The compilation went O.K., then the linker complained that it couldn't find > X11 library. > I have installed almost every -dev package but I still think that the right > one is mi

Where is libX11

1997-08-02 Thread Luka Pravica
Hi, I tried to compile some programs for X11 with: gcc prog1.c -lX11 The compilation went O.K., then the linker complained that it couldn't find X11 library. I have installed almost every -dev package but I still think that the right one is missing. Can anyone tell me what should I install in