How do I build the X driver?

Asked by djp

Building the X driver
============

Instructions for building the source code of the X driver (xf86-input-nextwindow).

Fedora Requirements
--------------------------------

packages:
 • autoconf
 • automake
 • xorg-x11-util-macros
 • xorg-x11-server-devel

Ubuntu Requirements
---------------------------------

packages:
 • todo!

Build Commands
-------------------------

  > ./autogen
  > make

Barring any errors you will now have built the driver ("nextwindow_drv.so").

Question information

Language:
English Edit question
Status:
Solved
For:
nwfermi Edit question
Assignee:
djp Edit question
Solved by:
djp
Solved:
Last query:
Last reply:
Revision history for this message
djp (djpnewton) said :
#1

djp suggests this article as an answer to your question:
FAQ #1513: “How do I build the X driver?”.