On 2/15/07, Brogan Ross <[EMAIL PROTECTED]> wrote:
> Thanks Magnus  that worked for the kernel issue but I still am having an
> issue  with the make.  I get this:
> ...
> gcc -shared  .libs/wacomxi.o  -L/usr/lib64 -lX11 -lXi  -Wl,-soname
> -Wl,libwacomxi.so.0 -o .libs/libwacomxi.so.0.0.0
> /usr/bin/ld: cannot find -lXi
> collect2: ld returned 1 exit status
> make[3]: *** [libwacomxi.la] Error 1
> make[3]: Leaving directory `/home/bross/linuxwacom-0.7.7-4/src/wacomxi'
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory `/home/bross/linuxwacom-0.7.7-4/src'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/home/bross/linuxwacom-0.7.7-4'
> make: *** [all] Error 2
>
>
> Any ideas on this one??
>

With 0.7.7-4, you don't have to build the X driver and program. You
can install prebuilt X driver and programs by:

su
cd prebuilt
./uninstall
./install

Restart your system or just X server should bring your tablet alive
(assuming that you've updated xorg.conf).

Ping

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Linuxwacom-discuss mailing list
Linuxwacom-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linuxwacom-discuss

Reply via email to