Date: Tue, 09 Jan 1996 19:34:31 -0800 From: bill clarke <wlclarke@cats.ucsc.edu> To: questions@freebsd.org Subject: o'reilly Xlib programming examples Message-ID: <30F333C7.76B4@cats.ucsc.edu>
next in thread | raw e-mail | index | archive | help
hello all i am running FBSD 2.0.5 and am having a bit of trouble installing the programming examples from o'reilly's Xlib Programming Manual, copyright 1995. i download the file xlibprgs4.tar.Z from ftp.uu.net and untar it int my directory /usr/X11R6. it puts everything into the subdirectory xlib, including an Imakefiles. so, from the directory /usr/X11R6/xlib i type xmkmf and get the output: imake -DUseInstalled -I/usr/X11R6/lib/X11/config Imakefile.c:3 Imake.tmpl No Such file or directory imake exit code 33. Stop. i also tried compiling by hand with cc -g -o basic basicwin.c -lX11 to no avail. the compiler could not find the include files, or the library files. to anyone who has successfully installed the o'reilly x-stuff, what am i doing wrong? ie what directories should i put this stuff in? what compiler switches? any help would be much appreciated. sincerely bill clarke (physics cowboy)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?30F333C7.76B4>