473,385 Members | 1,356 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

Abou Anjuta

129 100+
Hello friends,
I have downloaded the software Anjuta for ubuntu and untar that file and i give command ./configure at last it giving like this.

Conditionally built plugins:
-------------------------------------------------------------------
Building subversion plugin: ............................NO
Requires apr (>= 0.9.4); http://subversion.org
Requires apr-util (>= 0.9.4); http://subversion.org
Requires neon (>= 0.24.5); http://subversion.org
Requires subversion (>= 1.0.2); http://subversion.org
Building glade plugin: .................................NO
Requires glade-3 (>= 3.0.2)
Building devhelp plugin: ...............................NO
Requires devhelp
Building class inheritance plugin: .....................YES
Building performance profiler with function call chart: YES
Building Valgrind debugger plugin: .....................YES
Building GtkSourceView based editor: ...................NO
Building Scintilla based editor: .......................NO
Building new (unstable) Symbol-db plugin: .......,,.....NO
-------------------------------------------------------------------
AM_CFLAGS = -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare
AM_CXXFLAGS = -g -O2 -Wall -Wno-unused -Wshadow -Woverloaded-virtual

Please tell me what to do?
Mar 7 '08 #1
1 2101
ashitpro
542 Expert 512MB
Hello friends,
I have downloaded the software Anjuta for ubuntu and untar that file and i give command ./configure at last it giving like this.

Conditionally built plugins:
-------------------------------------------------------------------
Building subversion plugin: ............................NO
Requires apr (>= 0.9.4); http://subversion.org
Requires apr-util (>= 0.9.4); http://subversion.org
Requires neon (>= 0.24.5); http://subversion.org
Requires subversion (>= 1.0.2); http://subversion.org
Building glade plugin: .................................NO
Requires glade-3 (>= 3.0.2)
Building devhelp plugin: ...............................NO
Requires devhelp
Building class inheritance plugin: .....................YES
Building performance profiler with function call chart: YES
Building Valgrind debugger plugin: .....................YES
Building GtkSourceView based editor: ...................NO
Building Scintilla based editor: .......................NO
Building new (unstable) Symbol-db plugin: .......,,.....NO
-------------------------------------------------------------------
AM_CFLAGS = -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare
AM_CXXFLAGS = -g -O2 -Wall -Wno-unused -Wshadow -Woverloaded-virtual

Please tell me what to do?

This software needs to satisfy all the dependencies(packages with 'NO' tags)
Beside using gz packages you better use deb packages.
Follow this link

http://packages.ubuntu.com/edgy/gnome/anjuta

Look for red marks. these are the dependencies for Anjuta.
Install all those packages, after that install the Anjuta

use 'dpkg -i <deb file name>' command to install all deb packages
Mar 7 '08 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

28
by: Matt Saunders | last post by:
Hi all, In a couple of weeks I get my big break. I joined my present employer (an ISP) in a real bottom-rung-of-the-ladder customer support job several months ago, without even getting an...
6
by: Sridhar R | last post by:
I am looking for a class browser that has these features. 1. Given a symbol (class, method or function) it should giveback the lineno n source code 2. It should be efficient and quick. I...
14
by: SignOff | last post by:
HI, I'm using a MSVC++ 7.0 with MFC. Let'ssay I created a class derived from CStatic: class Card : CStatic { ...... }
15
by: Jonathan Turkanis | last post by:
Hi All, I hope this is not too far off topic here, but I can't think off any place where it would be exactly on topic. I'd like to get some sense of how widely used certain IDEs are. I'm...
1
by: Lars Weber | last post by:
Hi! I am trying out some C++ programmig with my Gentoo Linux distribution. When I generate a Gtkmm project with the Anjuta IDE wizard and just push the "Run configure" button, I end up with the...
2
by: david wolf | last post by:
I have a environment variable in Linux. I want to reset it to something else in my program, what I did is as follows: #include <stdlib.h> #include <stdio.h> int main(){ char *env1 =...
9
by: Schizoid Man | last post by:
Hi, Can I use Eclipse for C or C++? Or is it specifically optimized to work with Java (in terms of keyword highlighting, syntax, etc)? Thanks, Schiz
1
by: Bad_Kid | last post by:
(c++) I have to present a wave which is stored in a file (int numbers, I know sample's freq) on some kind of graph. I've never been using drawing in c++. Any suggestions, the easiest way to do...
10
by: 66650755 | last post by:
First,thanks for all who have answered my last question. if char string="12345"; how could I convert the string(that is "3") to an int by using atoi? I only want to convert...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.