Re: [DIGImend-devel] iBall PF1064U Pen Tablet not working on Linux Mint 17.1 Xfce
Brought to you by:
spb_nick
|
From: Nikolai K. <sp...@gm...> - 2015-04-27 15:12:03
|
On 04/27/2015 06:03 PM, Prashant Gawande wrote: > Hi Nick, > > I've been trying to install according to README. I am getting the following messages: > > prash@ADNYA ~/Downloads/uclogic-tools-master $ ./bootstrap && ./configure && make > 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... gawk > checking whether make sets $(MAKE)... yes > checking whether make supports nested variables... yes > checking whether to enable maintainer-specific portions of Makefiles... no > checking for gcc... gcc > checking whether the C compiler works... no > configure: error: in `/home/prash/Downloads/uclogic-tools-master': > configure: error: C compiler cannot create executables > See `config.log' for more details > prash@ADNYA ~/Downloads/uclogic-tools-master $ > > Please do bear with me and help as I am new to Linux. I've autotools-dev > version 20130810.1, automake-1.14 version 1:1.14.1-2ubuntu1 and > libusb-1.0-0-dev version 2:1.0.17-1ubuntu2 installed. I am also attaching > the config.log file incase you need it. Please see what is doable. Thank you for detailed diagnostics of your issue. I think installing the "build-essentials" package should fix your problem. Nick |