On Thu, Jan 27, 2011 at 04:13:16PM -0800, charlee...@gmail.com wrote: > Can I ask how you run links in graphics mode? > charleeb23 > I just type `links -g' into xterm window as I'm working in X11 environment.
You can check links is compiled against X11 using this command: $ scanelf -n $(type -a links) TYPE NEEDED FILE ET_EXEC libtiff.so.3,libjpeg.so.62,libpng12.so.0,libz.so.1,libX11.so.6,libbz2.so.1,libdl.so.2,libgpm.so.2,libm.so.6,libnss_compat_ossl.so.0,libc.so.6 /usr/bin/links If you can see the libX11.so in the output, links is compiled with X11 support. -- Petr
pgpFpfbRSMyy6.pgp
Description: PGP signature
_______________________________________________ links-list mailing list links-list@linuxfromscratch.org http://linuxfromscratch.org/mailman/listinfo/links-list