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: .......,,.....N O
-------------------------------------------------------------------
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?
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: .......,,.....N O
-------------------------------------------------------------------
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?
Comment