Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
10-09-2014, 02:14 PM
|
#1
|
LQ Newbie
Registered: Oct 2014
Posts: 10
Rep:
|
configure make install problem
Hi, I'm having a Wacom intuos pen&touch CTH-480 tablet, and I need to update my libwacom to a newer version (because last debian version is 0.8, and there is no my tablet in data folder of 0.8, but I found my tablet in 0.10 libwacom data folder, so I need to install 0.10). I tried to configure make install it from tar.gz, but got some errors, mabbe you will help me, : https://drive.google.com/file/d/0B_i...ew?usp=sharing (a txt file with command prompt results)
. Thanks in advance
|
|
|
10-09-2014, 02:36 PM
|
#2
|
Member
Registered: Apr 2014
Distribution: Slackware
Posts: 92
Rep:
|
It looks like you've run the configure script with sudo. This is generally unnecessary; you only really need to run "make install" with elevated privileges. The configure script may have generated some files, which are only accessible by the root user, hence the "permission denied" error. I'd suggest starting again, but just running configure as your user, rather than with sudo.
|
|
1 members found this post helpful.
|
10-10-2014, 01:12 AM
|
#3
|
LQ Newbie
Registered: Oct 2014
Posts: 10
Original Poster
Rep:
|
Quote:
Originally Posted by ndc85430
I'd suggest starting again, but just running configure as your user, rather than with sudo.
|
Thanks for the reply!
But it seems that normal user permissions is not enough:
Code:
vonavy14@samsung-nb-530ub:~$ cd /home/vonavy14/Downloads/libwacom/libwacom-0.10/vonavy14@samsung-nb-530ub:~/Downloads/libwacom/libwacom-0.10$ ./configure
./configure: line 1890: config.log: Permission denied
./configure: line 1900: config.log: Permission denied
|
|
|
10-10-2014, 01:45 AM
|
#4
|
LQ Newbie
Registered: Oct 2014
Posts: 10
Original Poster
Rep:
|
oh, sorry, I did't get immidiately that I should have to delete my libwacom-0.10 folder and start everything again. Now I did it, it seems to be installed successfully,
Howewer, my device still not working, and now I have absolutely no ideas why
It should be listed if I execute
/usr/local/bin/libwacom-list-local-devices
or
xsetwacom list
but those commands return empty results.
Totally confused
|
|
|
10-10-2014, 01:46 AM
|
#5
|
LQ Newbie
Registered: Oct 2014
Posts: 10
Original Poster
Rep:
|
...
Last edited by vonavy14; 10-10-2014 at 01:58 AM.
|
|
|
10-10-2014, 02:04 AM
|
#6
|
LQ Addict
Registered: Mar 2012
Location: Hungary
Distribution: debian/ubuntu/suse ...
Posts: 22,745
|
so that looks like another problem, the configure is now successfully completed. Please close this thread (and mark solved) and open a new one, with an appropriate title.
|
|
|
All times are GMT -5. The time now is 08:12 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|