<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body class='hmmessage'>
> > I copied each of them into the following folders:<BR>> > bin => /usr/bin<BR>> > etc => /etc<BR>> > include => /usr/include<BR>> > lib => /usr/share<BR>> > var => /var<BR>> <BR>> last I checked you can't just copy everything, some paths get compiled in.<BR>> So you either need to compile with prefix=/usr, or you just leave the stuff in<BR>> /opt/modular.<BR>> <BR>> The following should do the trick for most setups:<BR>> ln -s /opt/modular/bin/Xorg /usr/bin/X<BR><BR>Thanks Peter. I'm going to try the second choice, leaving them in /opt/modular<BR>and do 'ln -s /opt/modular/bin/Xorg /usr/bin/X'<BR>Do I need add /opt/modular/lib to /etc/ld.so.conf?<BR><BR>What if I compile xserver with prefix=/usr by build.sh. Do I need to compile<BR>driver and font? Or, just compile proto, lib, mesa, app and xserver?<BR>Because I think the new xserver can use the drivers of the original xserver.s<BR> <BR>In my original xserver, xorg.conf doesn't set the path of the keyboard and mouse,<BR>but keyboard and mouse work. In my new xserver, if I didn't set the path of the<BR>keyboard, it wouldn't work. Now, the keyboard works in my new xserver after<BR>I set the path in xorg.conf. However, no mattar how I set the path of the mouse,<BR>it won't work. I set the path as /dev/input/by-path/xxxxxxx-mouse in xorg.conf.<BR>In Xorg.0.log, it said it couldn't find device which matchs 'mouse'.<BR>Why the mouse and keyboard work in my original xserver without setting in<BR>xorg.conf???<BR> <BR>Thanks<BR>Wayne<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>