<div dir="ltr"><div>Thanks Alan.<br><br></div><div>./configure --help is something important that I didn't know.<br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Sun, Jan 26, 2014 at 11:47 AM, Alan Coopersmith <span dir="ltr"><<a href="mailto:alan.coopersmith@oracle.com" target="_blank">alan.coopersmith@oracle.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">On 01/25/14 02:32 PM, ... wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
@ Alan:<br>
<br>
Thanks.  I have been unable to find a comprehensive list of what directories I<br>
would need to set.  I suspect that these xkb issues are just the first in a<br>
longer list (for instance, there is a long list of success messages that do not<br>
appear.  So even making this error go away is not success).<br>
</blockquote>
<br></div>
./configure --help will list all the flags.<div class="im"><br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I am fine clobbering my repo version.  Could I set the --prefix to overlap the<br>
repo version?  Or, do you know where I could find a more comprehensive list of<br>
paths I can and should define at compile time?  Or, do you know anything about<br>
getting the source from the Ubuntu repo and compiling it with<br>
--enable-kdrive-evdev and --enable-glx-tls?<br>
</blockquote>
<br></div>
Sorry - I don't use Ubuntu and don't know how to compile stuff from their repos,<br>
but I suspect if you figured that out you'd find the right set of flags to<br>
overwrite the version from their packages.<div class="im"><br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I tried --with-xkb-bin-directory=/usr/<u></u>bin/ --with-xkb-path=/var/lib/xkb/ and I<br>
still get the same XKB error.<br>
<br>
Not sure if the xkb-path is right.<br>
<br>
$ ls /var/lib/xkb/<br>
README.compiled<br>
server-<u></u>02D8252E59564A234380F1E5417646<u></u>A9DB3B7452.xkm<br>
server-<u></u>53628FFEAE787BDF7F5128B07068E2<u></u>A1D9DEC814.xkm<br>
server-<u></u>8AA988DD479FAABEC4FC3CCCF4CC29<u></u>B4948840B4.xkm<br>
server-<u></u>8C3648A5FD728529D869F46730BE1B<u></u>C287DB231C.xkm<br>
server-<u></u>B20D7FC79C7F597315E3E501AEF10E<u></u>0D866E8E92.xkm<br>
</blockquote>
<br></div>
Nope, that's not it - it should be something more like this:<br>
<br>
% ls /usr/share/X11/xkb/<br>
compat/       geometry/     README        symbols/<br>
compiled/     keycodes/     rules/        types/<br>
<br>
The /var/lib/xkb directory is the one for --with-xkb-output, not --with-xkb-path.<div class="HOEnZb"><div class="h5"><br>
<br>
-- <br>
        -Alan Coopersmith-              <a href="mailto:alan.coopersmith@oracle.com" target="_blank">alan.coopersmith@oracle.com</a><br>
         Oracle Solaris Engineering - <a href="http://blogs.oracle.com/alanc" target="_blank">http://blogs.oracle.com/alanc</a><br>
</div></div></blockquote></div><br></div>