Linux - SoftwareThis 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.
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.
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free.
Im having a lot of trouble trying to install gphoto2 on my Xubuntu Linux machine. Its my first time trying to install software on a Linux box and its proving very difficult. I originally went down the route of RPM packages however I soon found that certain packages would not install as dependences weren’t satisfied even though I acquired those packages and installed them. I read on a tutorial (building and installing software on linux) that this can happen as certain libs are not exactly the same version in the two pakages or something like that. So I thought sod it I’ll have a go via source code. I download the latest version of gphoto2-suite and ran. /configure and found that I needed to install libusb-0.1.5 as the version on my system was version 0.1.4. I thought no problem I’ll download the correct version, which I did, I untared it and the files were placed in the /usr/lib directory. I then ran ./configure again and the same error was returned. Looking in the archive libusb-0.1.5 there I two object files I believe they are called – but the file names are libusb-0.4.1so.4 and some thing else (sorry im doing this form memory and as im not connected to the net and im having to use some one eles machine) the thing is do I just untar these libusb files and that’s it or do I have to do something else to them. How do I install this libusb. Any help will be greatly appreciated. Thank You.
Is there a particular reason that you aren't installed gphoto2 from the Ubuntu repositories? Installing the deb file will automatically manage the dependencies.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.