<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body class='hmmessage'>
> > And I typed xinput list, it showed<BR>> > xinput: symbol lookup error: xinput: undefined symbol:<BR>> > XQueryInputVersion<BR>> > Whatever the parameters I gave, it showed the same error.<BR>> > I recompiled xinput, but the problems still exits.<BR>> > How can I solve it???<BR>> <BR>> you need the git version of libXi and make sure it is in your LD_LIBRARY_PATH<BR>> when you run xinput.<BR>I built xserver by build.sh and got all the source code by git_xorg.sh.<BR>Of course, I tried to get the code by hand again and built it.<BR>The source code is in /opt/src and the binary is in /opt/modular<BR>Before I run startx, I typed<BR> <BR>    export LD_LIBRARY_PATH=/opt/modular/lib<BR>    PATH=/opt/modular/bin:$PATH<BR> <BR>and then I run /opt/modular/bin/startx<BR>And, I checked /opt/modular/lib and it has<BR>    libXi.a  libXi.la  libXi.so  libXi.so.6  libXi.so.6.0.0<BR> <BR>So, I think libXi is already in LD_LIBRARY_PATH...<BR>but, xinput still shows the error...<BR> <BR>Thanks...<BR>Wayne<BR> <BR><BR> <BR><br /><hr />Connect to the next generation of MSN Messenger   <a href='http://imagine-msn.com/messenger/launch80/default.aspx?locale=en-us&source=wlmailtagline' target='_new'>Get it now! </a></body>
</html>