Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report. Summary: Review Request: linuxwacom-0.7.6_3-3.1.i386.rpm - with wacomcpl tool, man page https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=220706 ------- Additional Comments From marcel@xxxxxxxxxxxxx 2007-02-16 16:57 EST ------- oke a simple howto to simplify the problem. Open the src rpm package in mc of file-roller (enter CONTENTS.cpio) and extract all the files to the /usr/src/redhat/SOURCES dir The one file wich matters is the http://meverhagen.nl/fc6/i386/linuxwacom-7.6.1.spec spec file. Extract it to the /usr/src/redhat/SPECS run: rpmbuild -ba /usr/src/redhat/SPECS/linuxwacom-7.6.1.spec And then you should end up with a working rpm package for 64 bit If this fails enter this in the console cd /usr/src/redhat/BUILD/linuxwacom-0.7.6-4 ./configure --prefix=/usr --with-xorg-sdk=/usr --with-tcl=/usr --with-tk=/usr --enable-xserver64 make make install ofcouse you can tweak the ./configure line. It should be possible to configure without any options ! In this case you should create a few symlinks from /usr/lib/tk8.4 dir to /usr/local/lib/tk8.4 and a symlink from /usr/lib/tcl8.4 to /usr/local/lib/tcl8.4 In this case it will install into /usr/local/lib and you will have to manually copy the wacomcpl an wacomcpl-exec files from the src/wacomxi to /usr/bin dir. The lib dirs could be somehow different. But thats how I got it to work years ago by a ./configure and creating a few symlinks. (and ofcourse by editing the xorg.conf file, but for this I think the http://kxgenerator.xt.pl/ should be do the trick. A gui for the xorg.conf file. This doesn't work yet for the linuxwacom sections. however a little development should fix this. I hope I will find the time to help a bit with the development of this part of kxgenerator) -- Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review