On 1/29/06, Dan McGhee <[EMAIL PROTECTED]> wrote: > > imake -DUseInstalled -I/usr/X11R7/lib/X11/config > > Imakefile.c:34: error: Imake.tmpl: No such file or directory > > Shure 'nuf there was no <path>/X11/config directory. However, on both > my PC and my laptop, both with Xorg-6.8.2, this directory exists and is > full of templates. I'm going to try to copy this directory into my > current X and see what happens. Any body got any other ideas?
The files in question are in xorg-cf-files-X11R7.0-1.0.1. > Second question: For every package I build in which the 'configure > --help' lists --x-libraries=[DIR] and --x-includes=[DIR] as options, I'm > having to add these them to ./configure or the package won't build or > acts "really hinky." I've looked at all my symlinks and paths and they > all seem correct. Has anybody else experienced something like this? Or > have I just missed something so obvious that I'll lock myself in my room > for a week when someone points it out to me? What do ls -l /usr/lib/X11 and ls -l /usr/include/X11 show? I installed directly into /usr and not /usr/X11R7, so I didn't have any problems like that. -- Kevin Jordan -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
