Re: Can't compile Dillo 3.0.3
August Karlstrom <[email protected]>
| Newsgroups | gmane.comp.web.dillo.devel |
|---|---|
| Message-ID | <[email protected]> |
On 2013-05-11 21:38, Jorge Arellano Cid wrote: > On Sat, May 11, 2013 at 06:46:53PM +0200, August Karlstrom wrote: >> Linking with libX11 is what's missing: >> >> LIBS=-lX11 ./configure >> make >> make install >> >> This means that libX11 needs to be added to the build scripts. > > I'm using Debian on amd64 and -lX11 doesn't appear in the options, > though it compiles OK, but libX11.so.6 gets linked anyway! > > (AFAICS X11 gets in indirectly by including FL/x.H in xembed.c). > > What OS are you using? Lubuntu 13.04 with Blackbox window manager. /August