On Tue, Dec 29, 2009 at 09:35:56AM -0800, Ping wrote:
> On Tue, Dec 29, 2009 at 3:03 AM, Peter Hutterer
> <[email protected]> wrote:
> > This driver is an X11 driver only, and the configure options are explained
> > by configure --help. Let's not mirror this in the README, it may diverge
> > otherwise.
> >
> > Add a very simple explanation on how to set up the driver fro hotplugging
> > with HAL, xorg.conf configuration is better explained in the man page.
> >
> > Signed-off-by: Peter Hutterer <[email protected]>
> > ---
> >  README |   67 
> > +++++++++++++++++++--------------------------------------------
> >  1 files changed, 20 insertions(+), 47 deletions(-)
> >
> > diff --git a/README b/README
> .......
> > -==============================================================================
> > +BUILDING FROM GIT:
> > +    $ ./autogen.sh --prefix=/usr
> 
> Reviewed-by:  Ping Cheng <[email protected]>
> 
> Do we need to mention "--libdir=/usr/lib64" for 64-bit system users
> since more people are running 64-bit systems nowadays?

well, --libdir is a standard configure flag and nothing wacom specific.
same with --datadir, --bindir and the many other options. The prefix is only
special since it is wrong on most systems (/usr/local by default) and thus
used virtually all the time.

do all distributions put their 64-bit libraries into /usr/lib64? If not,
putting the --libdir it into the readme would likely be more confusing to
users.

Cheers,
  Peter

------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
_______________________________________________
Linuxwacom-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/linuxwacom-devel

Reply via email to