[Nasıl] Wizardpen Grafik Tablet Sürücü Kurulumu

Başlatan heartsmagic, 27 Temmuz 2008 - 05:24:19

« önceki - sonraki »

0 Üyeler ve 1 Ziyaretçi konuyu incelemekte.

if

sudo apt-get install libtool komutunu verin ve tekrar deneyin.

cereyanakapilma

Alıntı yapılan: if - 23 Ekim 2012 - 13:41:06
sudo apt-get install libtool komutunu verin ve tekrar deneyin.
Bayram icin yola çıktım. Haftaya deneyecegim.
Teşekkürler

heartsmagic

@if bir yere kadar getirmiş zaten, eline sağlık. Ancak bu sürümde derlemede bir sorun yaşanıyor. Benim gözümden kaçmış (ki görmem de çok mümkün değilmiş o zaman) daha yeni bir sürüm mevcut. Bu sürümü boşver, silebilirsin dizini falan. Doğrudan şunu uygula:

wget http://launchpad.net/wizardpen/trunk/0.8/+download/xorg-input-wizardpen-0.8.1.tar.bz2
tar xvf xorg-input-wizardpen-0.8.1.tar.bz2
cd xorg-input-wizardpen-0.8.1
./configure
make
sudo make install


Çıktıları elbette bize yine aktar ki yorum yapabilelim.
Hayattan çıkarı olmayanların, ölümden de çıkarı olmayacaktır.
Hayatlarıyla yanlış olanların ölümleriyle doğru olmalarına imkân var mıdır?


Böylece yalan, dünyanın düzenine dönüştürülüyor.

emrebahis

#78
İşe yarar mı bilemiyorum.

Ben ilk çıktığı günden beri 12.04 Kubuntu kullanıyorum. Kurulumu tablet takılı iken yaptım. Hiç bir sorun çıkmadı ve tablet çalışıyor. Yani depodan falan bir şey yüklemedim. Tabletimin modeli WP8060.

Herhangi bir çıktıya ihtiyacınız olursa yardımcı olabilirim.


cereyanakapilma

Alıntı yapılan: emrebahis - 24 Ekim 2012 - 13:39:25
İşe yarar mı bilemiyorum.

Ben ilk çıktığı günden beri 12.04 Kubuntu kullanıyorum. Kurulumu tablet takılı iken yaptım. Hiç bir sorun çıkmadı ve tablet çalışıyor. Yani depodan falan bir şey yüklemedim. Tabletimin modeli WP8060.

Herhangi bir çıktıya ihtiyacınız olursa yardımcı olabilirim.

Digimend'in yapımcısına mesaj attım. Benden gerekli bilgileri istedi salı günü bilgileri göndereceğim.
Alıntı Yap
Alıntı YapOn 10/21/2012 10:01 PM, onur uluturhan wrote:
I use wp8060 graphic tablet.
in commend line when I write "onur@onur:~$ lsusb"
It gives
"Bus 005 Device 002: ID 5543:0041 UC-Logic Technology Corp. Genius PenSketch 6x8"

Could you add kernel drive for this graphic tablet too?

Could you please collect the diagnostics for your tablet by following
instructions here:
http://sourceforge.net/apps/mediawiki/digimend/index.php?title=Collecting_tablet_diagnostics

Thank you.

Sincerely,
Nick

cereyanakapilma

http://sourceforge.net/apps/mediawiki/digimend/index.php?title=Collecting_tablet_diagnostics#Retrieve_USB_descriptors
bu adresteki basamakları yapacağım ama Retrieve USB descriptors bölümünde $ sudo lsusb -v -d $T > descriptors.txt komutunda -v ve-d değeri olarak ne girmeliyim?
her basamağı tek tek yapıp çıkan sonuçları program yapımcısına göndermem lazım. Bu basamakta ne yapmam gerektiğini anlamadım.

if


heartsmagic

Geliştirici ile sen yine iletişime devam et, ancak ben neden yeni sürücüyü denemediğini merak ediyorum? Bir önceki iletimde rahatlıkla derledim ben sürücüyü.
Hayattan çıkarı olmayanların, ölümden de çıkarı olmayacaktır.
Hayatlarıyla yanlış olanların ölümleriyle doğru olmalarına imkân var mıdır?


Böylece yalan, dünyanın düzenine dönüştürülüyor.

cereyanakapilma

Alıntı yapılan: heartsmagic - 31 Ekim 2012 - 01:10:57
Geliştirici ile sen yine iletişime devam et, ancak ben neden yeni sürücüyü denemediğini merak ediyorum? Bir önceki iletimde rahatlıkla derledim ben sürücüyü.

Kusura bakmayın başaramadım. Sizindediklerinizi yaptığımda aldığım sonuç aşağıdaki gibidir. make ve sudo make install komutlarında hata alıyorum. Burda nerde hata yapıyorum.

onur@onur:~$ cd Masaüstü
onur@onur:~/Masaüstü$ cd xorg-input-wizardpen-0.8.1
onur@onur:~/Masaüstü/xorg-input-wizardpen-0.8.1$ ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for style of include used by make... GNU
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for ar... ar
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking if RANDR is defined... no
checking if XINPUT is defined... no
checking for XORG... no
configure: error: Package requirements (xorg-server >= 1.0.99.901 xproto ) were not met:

No package 'xorg-server' found
No package 'xproto' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables XORG_CFLAGS
and XORG_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
onur@onur:~/Masaüstü/xorg-input-wizardpen-0.8.1$ make
make: *** Hedefler belirtilmediğinden make dosyası yok. Durdu.
onur@onur:~/Masaüstü/xorg-input-wizardpen-0.8.1$ sudo make install
[sudo] password for onur:
make: *** Hedef `install' i derlemek için  hiçbir kural yok. Durdu.
onur@onur:~/Masaüstü/xorg-input-wizardpen-0.8.1$



Mesaj tekrarı yüzünden mesajınız birleştirildi. Bu mesajın gönderim tarihi : 31 Ekim 2012 - 01:33:05

Alıntı yapılan: if - 31 Ekim 2012 - 00:58:02
lsusb çıktısını alayım.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 008 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 002: ID 058f:6254 Alcor Micro Corp. USB Hub
Bus 002 Device 003: ID 064e:a103 Suyin Corp. Acer/HP Integrated Webcam [CN0314]
Bus 005 Device 002: ID 5543:0041 UC-Logic Technology Corp. Genius PenSketch 6x8 Tablet
Bus 001 Device 003: ID 04e8:3292 Samsung Electronics Co., Ltd ML-1640 Series Laser Printer
Bus 001 Device 004: ID 03f0:4205 Hewlett-Packard ScanJet G3010
Bus 001 Device 005: ID 045e:00cb Microsoft Corp. Basic Optical Mouse v2.0
Bus 003 Device 002: ID 0a5c:2101 Broadcom Corp. Bluetooth Controller

heartsmagic

İlk derleme aşamasında bazı şeyleri atlamışsın ki aslında senden bu nedenle tüm çıktıları geçmeni istiyoruz:
sudo apt-get install build-essential xserver-xorg-dev

Eğer xproto paketi gelmezse ona da bakman gerekecektir. Dene tekrar geç buraya çıktıları.
Hayattan çıkarı olmayanların, ölümden de çıkarı olmayacaktır.
Hayatlarıyla yanlış olanların ölümleriyle doğru olmalarına imkân var mıdır?


Böylece yalan, dünyanın düzenine dönüştürülüyor.

cereyanakapilma

#85
onur@onur:~$ cd Masaüstü
onur@onur:~/Masaüstü$ cd xorg-input-wizardpen-0.8.1
onur@onur:~/Masaüstü/xorg-input-wizardpen-0.8.1$ ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for style of include used by make... GNU
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for ar... ar
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking if RANDR is defined... yes
checking if XINPUT is defined... yes
checking for XORG... yes
checking for ANSI C header files... (cached) yes
checking linux/input.h usability... yes
checking linux/input.h presence... yes
checking for linux/input.h... yes
checking sysfs/libsysfs.h usability... no
checking sysfs/libsysfs.h presence... no
checking for sysfs/libsysfs.h... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating man/Makefile
config.status: creating udev/Makefile
config.status: creating xorg/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
onur@onur:~/Masaüstü/xorg-input-wizardpen-0.8.1$ make
make  all-recursive
make[1]:`/home/onur/Masaüstü/xorg-input-wizardpen-0.8.1' dizinine giriliyor
Making all in src
make[2]:`/home/onur/Masaüstü/xorg-input-wizardpen-0.8.1/src' dizinine giriliyor
/bin/bash ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..     -g -O2 -fvisibility=hidden -I/usr/include/pixman-1 -I/usr/include/xorg    -I../src -MT wizardpen.lo -MD -MP -MF .deps/wizardpen.Tpo -c -o wizardpen.lo wizardpen.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -fvisibility=hidden -I/usr/include/pixman-1 -I/usr/include/xorg -I../src -MT wizardpen.lo -MD -MP -MF .deps/wizardpen.Tpo -c wizardpen.c  -fPIC -DPIC -o .libs/wizardpen.o
wizardpen.c:118:1: UYARI: uyumsuz gösterici türünde ilklendirme [enabled by default]
wizardpen.c:118:1: UYARI: ('WIZARDPEN.default_options' için near ilklendirme) [enabled by default]
mv -f .deps/wizardpen.Tpo .deps/wizardpen.Plo
/bin/bash ../libtool --tag=CC   --mode=link gcc  -g -O2 -fvisibility=hidden -I/usr/include/pixman-1 -I/usr/include/xorg    -I../src -module -avoid-version  -o wizardpen_drv.la -rpath /usr/lib/xorg/modules/input wizardpen.lo 
libtool: link: gcc -shared  .libs/wizardpen.o      -Wl,-soname -Wl,wizardpen_drv.so -o .libs/wizardpen_drv.so
libtool: link: ( cd ".libs" && rm -f "wizardpen_drv.la" && ln -s "../wizardpen_drv.la" "wizardpen_drv.la" )
make[2]: `/home/onur/Masaüstü/xorg-input-wizardpen-0.8.1/src' dizininden çıkılıyor
Making all in man
make[2]:`/home/onur/Masaüstü/xorg-input-wizardpen-0.8.1/man' dizinine giriliyor
sed -e 's|__vendorversion__|"wizardpen 0.8.1" "X Version 11"|' -e 's|__xorgversion__|"wizardpen 0.8.1" "X Version 11"|' -e 's|__xservername__|Xorg|g' -e 's|__xconfigfile__|xorg.conf|g' -e 's|__projectroot__|/usr/local|g' -e 's|__appmansuffix__|1|g' -e 's|__drivermansuffix__|4|g' -e 's|__adminmansuffix__|8|g' -e 's|__miscmansuffix__|7|g' -e 's|__filemansuffix__|5|g' < wizardpen.man > wizardpen.4
make[2]: `/home/onur/Masaüstü/xorg-input-wizardpen-0.8.1/man' dizininden çıkılıyor
Making all in udev
make[2]:`/home/onur/Masaüstü/xorg-input-wizardpen-0.8.1/udev' dizinine giriliyor
make[2]: `all' için hiçbir şey yapılmadı.
make[2]: `/home/onur/Masaüstü/xorg-input-wizardpen-0.8.1/udev' dizininden çıkılıyor
Making all in xorg
make[2]:`/home/onur/Masaüstü/xorg-input-wizardpen-0.8.1/xorg' dizinine giriliyor
make[2]: `all' için hiçbir şey yapılmadı.
make[2]: `/home/onur/Masaüstü/xorg-input-wizardpen-0.8.1/xorg' dizininden çıkılıyor
make[2]:`/home/onur/Masaüstü/xorg-input-wizardpen-0.8.1' dizinine giriliyor
gcc -DHAVE_CONFIG_H -I.     -g -O2 -fvisibility=hidden -I/usr/include/pixman-1 -I/usr/include/xorg    -I./src -MT wizardpen-calibrate.o -MD -MP -MF .deps/wizardpen-calibrate.Tpo -c -o wizardpen-calibrate.o `test -f 'calibrate/wizardpen-calibrate.c' || echo './'`calibrate/wizardpen-calibrate.c
mv -f .deps/wizardpen-calibrate.Tpo .deps/wizardpen-calibrate.Po
/bin/bash ./libtool --tag=CC   --mode=link gcc  -g -O2 -fvisibility=hidden -I/usr/include/pixman-1 -I/usr/include/xorg    -I./src   -o calibrate/wizardpen-calibrate wizardpen-calibrate.o 
libtool: link: gcc -g -O2 -fvisibility=hidden -I/usr/include/pixman-1 -I/usr/include/xorg -I./src -o calibrate/wizardpen-calibrate wizardpen-calibrate.o
make[2]: `/home/onur/Masaüstü/xorg-input-wizardpen-0.8.1' dizininden çıkılıyor
make[1]: `/home/onur/Masaüstü/xorg-input-wizardpen-0.8.1' dizininden çıkılıyor
onur@onur:~/Masaüstü/xorg-input-wizardpen-0.8.1$ sudo make install
Making install in src
make[1]:`/home/onur/Masaüstü/xorg-input-wizardpen-0.8.1/src' dizinine giriliyor
make[2]:`/home/onur/Masaüstü/xorg-input-wizardpen-0.8.1/src' dizinine giriliyor
make[2]: `install-exec-am' için hiçbir şey yapılmadı.
test -z "/usr/lib/xorg/modules/input" || /bin/mkdir -p "/usr/lib/xorg/modules/input"
/bin/bash ../libtool   --mode=install /usr/bin/install -c   wizardpen_drv.la '/usr/lib/xorg/modules/input'
libtool: install: /usr/bin/install -c .libs/wizardpen_drv.so /usr/lib/xorg/modules/input/wizardpen_drv.so
libtool: install: /usr/bin/install -c .libs/wizardpen_drv.lai /usr/lib/xorg/modules/input/wizardpen_drv.la
libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/lib/xorg/modules/input
----------------------------------------------------------------------
Libraries have been installed in:
   /usr/lib/xorg/modules/input

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to `/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[2]: `/home/onur/Masaüstü/xorg-input-wizardpen-0.8.1/src' dizininden çıkılıyor
make[1]: `/home/onur/Masaüstü/xorg-input-wizardpen-0.8.1/src' dizininden çıkılıyor
Making install in man
make[1]:`/home/onur/Masaüstü/xorg-input-wizardpen-0.8.1/man' dizinine giriliyor
make[2]:`/home/onur/Masaüstü/xorg-input-wizardpen-0.8.1/man' dizinine giriliyor
make[2]: `install-exec-am' için hiçbir şey yapılmadı.
test -z "/usr/local/share/man/man4" || /bin/mkdir -p "/usr/local/share/man/man4"
/usr/bin/install -c -m 644 wizardpen.4 '/usr/local/share/man/man4'
make[2]: `/home/onur/Masaüstü/xorg-input-wizardpen-0.8.1/man' dizininden çıkılıyor
make[1]: `/home/onur/Masaüstü/xorg-input-wizardpen-0.8.1/man' dizininden çıkılıyor
Making install in udev
make[1]:`/home/onur/Masaüstü/xorg-input-wizardpen-0.8.1/udev' dizinine giriliyor
make[2]:`/home/onur/Masaüstü/xorg-input-wizardpen-0.8.1/udev' dizinine giriliyor
make[2]: `install-exec-am' için hiçbir şey yapılmadı.
test -z "/etc/udev/rules.d" || /bin/mkdir -p "/etc/udev/rules.d"
/usr/bin/install -c -m 644 67-xorg-wizardpen.rules '/etc/udev/rules.d'
make[2]: `/home/onur/Masaüstü/xorg-input-wizardpen-0.8.1/udev' dizininden çıkılıyor
make[1]: `/home/onur/Masaüstü/xorg-input-wizardpen-0.8.1/udev' dizininden çıkılıyor
Making install in xorg
make[1]:`/home/onur/Masaüstü/xorg-input-wizardpen-0.8.1/xorg' dizinine giriliyor
make[2]:`/home/onur/Masaüstü/xorg-input-wizardpen-0.8.1/xorg' dizinine giriliyor
make[2]: `install-exec-am' için hiçbir şey yapılmadı.
test -z "/usr/share/X11/xorg.conf.d" || /bin/mkdir -p "/usr/share/X11/xorg.conf.d"
/usr/bin/install -c -m 644 70-wizardpen.conf '/usr/share/X11/xorg.conf.d'
make[2]: `/home/onur/Masaüstü/xorg-input-wizardpen-0.8.1/xorg' dizininden çıkılıyor
make[1]: `/home/onur/Masaüstü/xorg-input-wizardpen-0.8.1/xorg' dizininden çıkılıyor
make[1]:`/home/onur/Masaüstü/xorg-input-wizardpen-0.8.1' dizinine giriliyor
make[2]:`/home/onur/Masaüstü/xorg-input-wizardpen-0.8.1' dizinine giriliyor
test -z "/usr/local/bin" || /bin/mkdir -p "/usr/local/bin"
  /bin/bash ./libtool   --mode=install /usr/bin/install -c calibrate/wizardpen-calibrate '/usr/local/bin'
libtool: install: /usr/bin/install -c calibrate/wizardpen-calibrate /usr/local/bin/wizardpen-calibrate
make[2]: `install-data-am' için hiçbir şey yapılmadı.
make[2]: `/home/onur/Masaüstü/xorg-input-wizardpen-0.8.1' dizininden çıkılıyor
make[1]: `/home/onur/Masaüstü/xorg-input-wizardpen-0.8.1' dizininden çıkılıyor
onur@onur:~/Masaüstü/xorg-input-wizardpen-0.8.1$


if

Bir iki önemsiz uyarıya rağmen kurulmuş olması gerek @cereyanakapilma.

heartsmagic

Kısacası o dizinde artık:

sudo make install

yürüteblirsin.
Hayattan çıkarı olmayanların, ölümden de çıkarı olmayacaktır.
Hayatlarıyla yanlış olanların ölümleriyle doğru olmalarına imkân var mıdır?


Böylece yalan, dünyanın düzenine dönüştürülüyor.

cereyanakapilma

evet kuruldu.

My paint otomotik olarak basınç ayarını tanımaktadır.
Gimp için ise düzenle > tercihler > giriş aygıtları > gelişmiş girdi aygıtlarını yapılandır > (tabletinizi seçiniz)
ardından da kip sekmesinin kapalı olduğunu göreceksiniz bu sekmeyi ekran olarak değiştiriniz.
Artık güzel güzel kağıt harcamadan karakalem çizimlerinizi yapabilirsiniz.