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.
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.
I have noticed that there are some gnome based programs that are notorious at requiring libraries that are newer versions than what is found in any of the latest distro's. My opinion is that the people developing the applications should not be requiring the very latest versions (sometimes unstable versions) of all of these libraries and tools unless they truely need the latest versions. You need to go to the home page of the project, and make a note of every requirement ( program or library and the version ) and fulfill all of the requirements.
If the installation compiles but you are having problems in the "make install" phase, I've run into this before. In my case, the failure was because it couldn't find some helper tool to complete the install. This tool was in a normal users path but not root. I had used 'su -', so I was using the root user's path environment. By exiting, and using 'su', the make install phase was successful.
Good Luck. I'm sorry I haven't provided more specific information. You may try going to the anjuta homepage and look for a FAQ file. I'm sure other's have run into the same problems. If you still can't get it installed, perhaps a package will be released in the future for your distro.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.