Path: utzoo!attcan!uunet!richsun!ken From: ken@richsun.UUCP (Ken Marks) Newsgroups: comp.windows.x Subject: Re: Imake for Installed Libs/Includes Message-ID: <169@richsun.UUCP> Date: 20 Jan 89 14:59:21 GMT Reply-To: ken@richsun.UUCP (Ken Marks) Organization: RICH Inc., Franklin Park, IL Lines: 11 Regarding the problem of including type header files and then linking with a path such as /usr/include/X11... Has anyone tried making a recursive link such as: cd /usr/include/X11 ln -s /usr/include/X11 X11 Works for me... Ken Marks