anjutacomplile

AM_CFLAGS =  -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare 

AM_CXXFLAGS =  

root@xuxi-desktop:~/Downloads/anjuta-2.30.0.0# ./configure 

checking for a BSD-compatible install... /usr/bin/install -c

checking whether build environment is sane... yes

checking for a thread-safe mkdir -p... /bin/mkdir -p

checking for gawk... no

checking for mawk... mawk

checking whether make sets $(MAKE)... yes

checking whether to enable maintainer-specific portions of Makefiles... no

checking whether ln -s works... yes

checking for pkg-config... /usr/bin/pkg-config

checking pkg-config is at least version 0.9.0... yes

checking gnome-doc-utils >= 0.3.2... yes

checking for gcc... gcc

checking for C compiler default output file name... a.out

checking whether the C compiler works... yes

checking whether we are cross compiling... no

checking for suffix of executables... 

checking for suffix of object files... o

checking whether we are using the GNU C compiler... yes

checking whether gcc accepts -g... yes

checking for gcc option to accept ISO C89... none needed

checking for style of include used by make... GNU

checking dependency style of gcc... gcc3

checking how to run the C preprocessor... gcc -E

checking for g++... g++

checking whether we are using the GNU C++ compiler... yes

checking whether g++ accepts -g... yes

checking dependency style of g++... gcc3

checking whether gcc and cc understand -c and -o together... yes

checking whether gcc understands -Wno-sign-compare... yes

checking what warning flags to pass to the C compiler... -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare

checking what language compliance flags to pass to the C compiler... 

checking for library containing strerror... none required

checking for grep that handles long lines and -e... /bin/grep

checking for egrep... /bin/grep -E

checking for ANSI C header files... yes

checking build system type... i686-pc-linux-gnu

checking host system type... i686-pc-linux-gnu

checking for a sed that does not truncate output... /bin/sed

checking for fgrep... /bin/grep -F

checking for ld used by gcc... /usr/bin/ld

checking if the linker (/usr/bin/ld) is GNU ld... yes

checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B

checking the name lister (/usr/bin/nm -B) interface... BSD nm

checking the maximum length of command line arguments... 1572864

checking whether the shell understands some XSI constructs... yes

checking whether the shell understands "+="... yes

checking for /usr/bin/ld option to reload object files... -r

checking for objdump... objdump

checking how to recognize dependent libraries... pass_all

checking for ar... ar

checking for strip... strip

checking for ranlib... ranlib

checking command to parse /usr/bin/nm -B output from gcc object... ok

checking for sys/types.h... yes

checking for sys/stat.h... yes

checking for stdlib.h... yes

checking for string.h... yes

checking for memory.h... yes

checking for strings.h... yes

checking for inttypes.h... yes

checking for stdint.h... yes

checking for unistd.h... yes

checking for dlfcn.h... yes

checking whether we are using the GNU C++ compiler... (cached) yes

checking whether g++ accepts -g... (cached) yes

checking dependency style of g++... (cached) gcc3

checking how to run the C++ preprocessor... g++ -E

checking for objdir... .libs

checking if gcc supports -fno-rtti -fno-exceptions... no

checking for gcc option to produce PIC... -fPIC -DPIC

checking if gcc PIC flag -fPIC -DPIC works... yes

checking if gcc static flag -static works... yes

checking if gcc supports -c -o file.o... yes

checking if gcc supports -c -o file.o... (cached) yes

checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes

checking whether -lc should be explicitly linked in... no

checking dynamic linker characteristics... GNU/Linux ld.so

checking how to hardcode library paths into programs... immediate

checking whether stripping libraries is possible... yes

checking if libtool supports shared libraries... yes

checking whether to build shared libraries... yes

checking whether to build static libraries... no

checking for ld used by g++... /usr/bin/ld

checking if the linker (/usr/bin/ld) is GNU ld... yes

checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes

checking for g++ option to produce PIC... -fPIC -DPIC

checking if g++ PIC flag -fPIC -DPIC works... yes

checking if g++ static flag -static works... yes

checking if g++ supports -c -o file.o... yes

checking if g++ supports -c -o file.o... (cached) yes

checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes

checking dynamic linker characteristics... GNU/Linux ld.so

checking how to hardcode library paths into programs... immediate

checking return type of signal handlers... void

checking for gconftool-2... /usr/bin/gconftool-2

Using config source xml:merged:/etc/gconf/gconf.xml.defaults for schema installation

Using $(sysconfdir)/gconf/schemas as install directory for schema files

checking for pkg-config... /usr/bin/pkg-config

checking for GLIB... yes

checking for DBUS_GLIB... yes

checking for GTK... yes

checking for GDK_PIXBUF... yes

checking for ORBIT... yes

checking for GCONF... yes

checking for VTE... yes

checking for LIBXML... yes

checking for GDL... yes

checking for LIBXSLT... yes

checking for autogen... /usr/bin/autogen

checking for perl... /usr/bin/perl

checking for perl module Locale::gettext... ok

checking if devhelp plugin is disabled... no

checking for PLUGIN_DEVHELP... no

checking if glade plugin is disabled... no

checking for PLUGIN_GLADE... no

checking if sourceview plugin is disabled... no

checking for PLUGIN_SOURCEVIEW... no

checking for VALA... no

checking for PLUGIN_SYMBOL_DB... yes

checking for VTE... yes

checking locale.h usability... yes

checking locale.h presence... yes

checking for locale.h... yes

checking for LC_MESSAGES... yes

checking libintl.h usability... yes

checking libintl.h presence... yes

checking for libintl.h... yes

checking for ngettext in libc... yes

checking for dgettext in libc... yes

checking for bind_textdomain_codeset... yes

checking for msgfmt... /usr/bin/msgfmt

checking for dcgettext... yes

checking if msgfmt accepts -c... yes

checking for gmsgfmt... /usr/bin/msgfmt

checking for xgettext... /usr/bin/xgettext

checking whether NLS is requested... yes

checking for intltool >= 0.40.1... 0.41.0 found

checking for intltool-update... /usr/bin/intltool-update

checking for intltool-merge... /usr/bin/intltool-merge

checking for intltool-extract... /usr/bin/intltool-extract

checking for xgettext... (cached) /usr/bin/xgettext

checking for msgmerge... /usr/bin/msgmerge

checking for msgfmt... (cached) /usr/bin/msgfmt

checking for gmsgfmt... (cached) /usr/bin/msgfmt

checking for perl... /usr/bin/perl

checking for perl >= 5.8.1... 5.10.0

checking for XML::Parser... ok

checking whether to build gtk-doc documentation... no

checking for gtkdoc-check... /usr/bin/gtkdoc-check

checking dirent.h usability... yes

checking dirent.h presence... yes

checking for dirent.h... yes

checking fcntl.h usability... yes

checking fcntl.h presence... yes

checking for fcntl.h... yes

checking fnmatch.h usability... yes

checking fnmatch.h presence... yes

checking for fnmatch.h... yes

checking stat.h usability... no

checking stat.h presence... no

checking for stat.h... no

checking for stdlib.h... (cached) yes

checking for string.h... (cached) yes

checking for stdint.h... (cached) yes

checking time.h usability... yes

checking time.h presence... yes

checking for time.h... yes

checking types.h usability... no

checking types.h presence... no

checking for types.h... no

checking for unistd.h... (cached) yes

checking sys/dir.h usability... yes

checking sys/dir.h presence... yes

checking for sys/dir.h... yes

checking for sys/stat.h... (cached) yes

checking sys/times.h usability... yes

checking sys/times.h presence... yes

checking for sys/times.h... yes

checking for sys/types.h... (cached) yes

checking for an ANSI C-conforming const... yes

checking for size_t... yes

checking for off_t... yes

checking "for fpos_t"... yes

checking "for clock_t"... yes

checking "if L_tmpnam is defined in stdio.h"... yes

checking "if INT_MAX is defined in limits.h"... yes

checking if struct stat contains st_ino... yes

checking for bind in -lsocket... no

checking for library containing forkpty... -lutil

checking libutil.h usability... no

checking libutil.h presence... no

checking for libutil.h... no

checking util.h usability... no

checking util.h presence... no

checking for util.h... no

checking pty.h usability... yes

checking pty.h presence... yes

checking for pty.h... yes

checking for fnmatch... yes

checking for strstr... yes

checking for stricmp... no

checking for strnicmp... no

checking for getline... yes

checking whether lockf is declared... yes

checking for lockf... yes

checking for fgetpos... yes

checking for mkstemp... yes

checking directory to use for temporary files... /tmp

checking for strerror... yes

checking for opendir... yes

checking for clock... yes

checking for remove... yes

checking for truncate... yes

checking for setenv... yes

checking for regcomp... yes

checking if regcomp works... yes

checking if building on FreeBSD... no

configure: checking "for missing prototypes"...

checking for Subversion svn-config... not found

checking for Subversion headers... found

checking for Subversion libraries... found

checking if subversion support is disabled... no

checking for APR... yes

checking for APR_UTILS... yes

checking for NEON... yes

checking for subversion >= 1.5.0... yes

checking for symbol-db shared memory... no

configure: creating ./config.status

config.status: creating Makefile

config.status: creating po/Makefile.in

config.status: creating libanjuta/Makefile

config.status: creating libanjuta/libanjuta-1.0.pc

config.status: creating libanjuta/anjuta-version.h

config.status: creating libanjuta/interfaces/Makefile

config.status: creating src/Makefile

config.status: creating pixmaps/Makefile

config.status: creating data/Makefile

config.status: creating data/welcome.txt

config.status: creating doc/anjuta.1

config.status: creating doc/anjuta-launcher.1

config.status: creating doc/Makefile

config.status: creating scripts/Makefile

config.status: creating launcher/Makefile

config.status: creating plugins/Makefile

config.status: creating plugins/gtodo/Makefile

config.status: creating plugins/class-gen/Makefile

config.status: creating plugins/class-gen/templates/Makefile

config.status: creating plugins/patch/Makefile

config.status: creating plugins/document-manager/Makefile

config.status: creating plugins/document-manager/images/Makefile

config.status: creating plugins/search/Makefile

config.status: creating plugins/message-view/Makefile

config.status: creating plugins/gdb/Makefile

config.status: creating plugins/gdb/images/Makefile

config.status: creating plugins/debug-manager/Makefile

config.status: creating plugins/debug-manager/images/Makefile

config.status: creating plugins/devhelp/Makefile

config.status: creating plugins/glade/Makefile

config.status: creating plugins/js-debugger/Makefile

config.status: creating plugins/file-manager/Makefile

config.status: creating plugins/file-loader/Makefile

config.status: creating plugins/file-wizard/Makefile

config.status: creating plugins/terminal/Makefile

config.status: creating plugins/build-basic-autotools/Makefile

config.status: creating plugins/project-manager/Makefile

config.status: creating plugins/gbf-am/Makefile

config.status: creating plugins/gbf-am/gbf-am-parse

config.status: WARNING:  'plugins/gbf-am/gbf-am-parse.in' seems to ignore the --datarootdir setting

config.status: creating plugins/gbf-am/GBF/Makefile

config.status: creating plugins/gbf-mkfile/Makefile

config.status: creating plugins/gbf-mkfile/gbf-mkfile-parse

config.status: WARNING:  'plugins/gbf-mkfile/gbf-mkfile-parse.in' seems to ignore the --datarootdir setting

config.status: creating plugins/gbf-mkfile/GBF/Makefile

config.status: creating plugins/symbol-db/benchmark/Makefile

config.status: creating plugins/symbol-db/images/Makefile

config.status: creating plugins/symbol-db/Makefile

config.status: creating plugins/symbol-db/anjuta-tags/Makefile

config.status: creating plugins/project-wizard/Makefile

config.status: creating plugins/macro/Makefile

config.status: creating plugins/cvs-plugin/Makefile

config.status: creating plugins/subversion/Makefile

config.status: creating plugins/git/Makefile

config.status: creating plugins/sourceview/Makefile

config.status: creating plugins/tools/Makefile

config.status: creating plugins/tools/scripts/Makefile

config.status: creating plugins/language-manager/Makefile

config.status: creating plugins/project-import/Makefile

config.status: creating plugins/project-wizard/templates/Makefile

config.status: creating plugins/project-wizard/templates/mkfile/Makefile

config.status: creating plugins/project-wizard/templates/mkfile/src/Makefile

config.status: creating plugins/project-wizard/templates/mkfile/po/Makefile

config.status: creating plugins/project-wizard/templates/minimal/Makefile

config.status: creating plugins/project-wizard/templates/js_minimal/Makefile

config.status: creating plugins/project-wizard/templates/js_minimal/src/Makefile

config.status: creating plugins/project-wizard/templates/terminal/Makefile

config.status: creating plugins/project-wizard/templates/terminal/src/Makefile

config.status: creating plugins/project-wizard/templates/terminal/po/Makefile

config.status: creating plugins/project-wizard/templates/cpp/Makefile

config.status: creating plugins/project-wizard/templates/cpp/src/Makefile

config.status: creating plugins/project-wizard/templates/cpp/po/Makefile

config.status: creating plugins/project-wizard/templates/gtk/Makefile

config.status: creating plugins/project-wizard/templates/gtk/src/Makefile

config.status: creating plugins/project-wizard/templates/gtk/po/Makefile

config.status: creating plugins/project-wizard/templates/anjuta-plugin/Makefile

config.status: creating plugins/project-wizard/templates/anjuta-plugin/src/Makefile

config.status: creating plugins/project-wizard/templates/anjuta-plugin/po/Makefile

config.status: creating plugins/project-wizard/templates/gtkmm/Makefile

config.status: creating plugins/project-wizard/templates/gtkmm/src/Makefile

config.status: creating plugins/project-wizard/templates/gtkmm/po/Makefile

config.status: creating plugins/project-wizard/templates/gcj/Makefile

config.status: creating plugins/project-wizard/templates/gcj/src/Makefile

config.status: creating plugins/project-wizard/templates/java/Makefile

config.status: creating plugins/project-wizard/templates/java/src/Makefile

config.status: creating plugins/project-wizard/templates/java/po/Makefile

config.status: creating plugins/project-wizard/templates/python/Makefile

config.status: creating plugins/project-wizard/templates/python/src/Makefile

config.status: creating plugins/project-wizard/templates/python/po/Makefile

config.status: creating plugins/project-wizard/templates/wxwin/Makefile

config.status: creating plugins/project-wizard/templates/wxwin/src/Makefile

config.status: creating plugins/project-wizard/templates/wxwin/po/Makefile

config.status: creating plugins/project-wizard/templates/xlib/Makefile

config.status: creating plugins/project-wizard/templates/xlib/src/Makefile

config.status: creating plugins/project-wizard/templates/xlib/po/Makefile

config.status: creating plugins/project-wizard/templates/xlib-dock/Makefile

config.status: creating plugins/project-wizard/templates/xlib-dock/src/Makefile

config.status: creating plugins/project-wizard/templates/xlib-dock/po/Makefile

config.status: creating plugins/project-wizard/templates/sdl/Makefile

config.status: creating plugins/project-wizard/templates/sdl/src/Makefile

config.status: creating plugins/project-wizard/templates/sdl/po/Makefile

config.status: creating plugins/project-wizard/templates/licenses/Makefile

config.status: creating plugins/project-wizard/templates/gnome-applet/Makefile

config.status: creating plugins/project-wizard/templates/gnome-applet/src/Makefile

config.status: creating plugins/project-wizard/templates/gnome-applet/po/Makefile

config.status: creating plugins/project-wizard/templates/library/Makefile

config.status: creating plugins/project-wizard/templates/library/src/Makefile

config.status: creating plugins/project-wizard/templates/library/po/Makefile

config.status: creating plugins/project-wizard/templates/directory/Makefile

config.status: creating plugins/project-wizard/templates/m4/Makefile

config.status: creating plugins/dir-project/Makefile

config.status: creating plugins/language-support-cpp-java/Makefile

config.status: creating plugins/language-support-cpp-java/cxxparser/Makefile

config.status: creating plugins/run-program/Makefile

config.status: creating plugins/starter/Makefile

config.status: creating plugins/language-support-js/Makefile

config.status: creating anjuta.desktop.in

config.status: creating manuals/Makefile

config.status: creating manuals/reference/Makefile

config.status: creating manuals/reference/libanjuta/Makefile

config.status: creating manuals/reference/libanjuta/version.xml

config.status: creating manuals/anjuta-manual/Makefile

config.status: creating manuals/anjuta-faqs/Makefile

config.status: creating manuals/anjuta-build-tutorial/Makefile

config.status: creating mime/Makefile

config.status: creating config.h

config.status: config.h is unchanged

config.status: executing depfiles commands

config.status: executing libtool commands

config.status: executing default-1 commands

config.status: executing po/stamp-it commands

 

-------------------------------------------------------------------

Conditionally built plugins:

-------------------------------------------------------------------

Building subversion plugin: ............................YES

Building glade plugin: .................................NO

        Requires glade-3 (>= 3.6.0)

Building devhelp plugin: ...............................NO

        Requires devhelp >= 0.22

Building GtkSourceView based editor: ...................NO

Building Vala ctags parser (requires vala):.............NO

-------------------------------------------------------------------

AM_CFLAGS =  -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare 

AM_CXXFLAGS =  

root@xuxi-desktop:~/Downloads/anjuta-2.30.0.0# 

===============================================
configure: checking "for missing prototypes"...
checking for Subversion svn-config... not found
checking for Subversion headers... found
checking for Subversion libraries... found
checking if subversion support is disabled... no
checking for APR... yes
checking for APR_UTILS... yes
checking for NEON... yes
checking for subversion >= 1.5.0... yes
checking for symbol-db shared memory... no
========================================
svn-config pass
apt-get install glade libglade2-dev
Reading package lists... Done
Building dependency tree       
Reading state information... Done
glade is already the newest version.
libglade2-dev is already the newest version.
libglade2-dev set to manually installed.
The following packages were automatically installed and are no longer required:
  libopts25 libopts25-dev autogen anjuta-common libnss3-dev exuberant-ctags openbsd-inetd
  libnspr4-dev
Use 'apt-get autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 264 not upgraded.
root@xuxi-desktop:~/Downloads/anjuta-2.30.0.0# glade --version
glade3 3.6.7
root@xuxi-desktop:~/Downloads/anjuta-2.30.0.0# 
===================================================
不行,怀疑是需要c++的glade
关于库的都装上!!!
apt-get install glade libglade2-dev glade-common libglade2-0 libglademm-2.4-dev libgladeui-1-dev 
Reading package lists... Done
Building dependency tree       
Reading state information... Done
glade is already the newest version.
libglade2-dev is already the newest version.
libglade2-0 is already the newest version.
The following packages were automatically installed and are no longer required:
  libopts25 libopts25-dev autogen anjuta-common libnss3-dev exuberant-ctags openbsd-inetd
  libnspr4-dev
Use 'apt-get autoremove' to remove them.
The following extra packages will be installed:
  libcairomm-1.0-dev libglademm-2.4-1c2a libglibmm-2.4-dev libgtkmm-2.4-dev libpangomm-1.4-dev
  libsigc++-2.0-dev
Suggested packages:
  libcairomm-1.0-doc libglademm-2.4-doc libglibmm-2.4-doc libgtkmm-2.4-doc libsigc++-2.0-doc
The following NEW packages will be installed:
  glade-common libcairomm-1.0-dev libglademm-2.4-1c2a libglademm-2.4-dev libgladeui-1-dev
  libglibmm-2.4-dev libgtkmm-2.4-dev libpangomm-1.4-dev libsigc++-2.0-dev
0 upgraded, 9 newly installed, 0 to remove and 264 not upgraded.
Need to get 1,856kB of archives.
After this operation, 13.9MB of additional disk space will be used.
Do you want to continue [Y/n]? y
Get:1 http://Ubuntu.uestc.edu.cn karmic/universe glade-common 2.12.2-0ubuntu3 [116kB]
Get:2 http://Ubuntu.uestc.edu.cn karmic/main libcairomm-1.0-dev 1.8.0-1build1 [87.0kB]
Get:3 http://Ubuntu.uestc.edu.cn karmic/main libglademm-2.4-1c2a 2.6.7-2 [21.7kB]
Get:4 http://Ubuntu.uestc.edu.cn karmic/main libsigc++-2.0-dev 2.0.18-2 [141kB]
Get:5 http://Ubuntu.uestc.edu.cn karmic/main libglibmm-2.4-dev 2.22.1-2 [547kB]
Get:6 http://Ubuntu.uestc.edu.cn karmic/main libpangomm-1.4-dev 2.26.0-0ubuntu2 [51.9kB]
Get:7 http://Ubuntu.uestc.edu.cn karmic/main libgtkmm-2.4-dev 1:2.18.2-1 [672kB]
Get:8 http://Ubuntu.uestc.edu.cn karmic/main libglademm-2.4-dev 2.6.7-2 [21.0kB]                   
Get:9 http://Ubuntu.uestc.edu.cn karmic/main libgladeui-1-dev 3.6.7-1ubuntu1 [198kB]               
Fetched 1,856kB in 10s (176kB/s)                                                                   
Selecting previously deselected package glade-common.
(Reading database ... 132507 files and directories currently installed.)
Unpacking glade-common (from .../glade-common_2.12.2-0ubuntu3_all.deb) ...
Selecting previously deselected package libcairomm-1.0-dev.
Unpacking libcairomm-1.0-dev (from .../libcairomm-1.0-dev_1.8.0-1build1_i386.deb) ...
Selecting previously deselected package libglademm-2.4-1c2a.
Unpacking libglademm-2.4-1c2a (from .../libglademm-2.4-1c2a_2.6.7-2_i386.deb) ...
Selecting previously deselected package libsigc++-2.0-dev.
Unpacking libsigc++-2.0-dev (from .../libsigc++-2.0-dev_2.0.18-2_i386.deb) ...
Selecting previously deselected package libglibmm-2.4-dev.
Unpacking libglibmm-2.4-dev (from .../libglibmm-2.4-dev_2.22.1-2_i386.deb) ...
Selecting previously deselected package libpangomm-1.4-dev.
Unpacking libpangomm-1.4-dev (from .../libpangomm-1.4-dev_2.26.0-0ubuntu2_i386.deb) ...
Selecting previously deselected package libgtkmm-2.4-dev.
Unpacking libgtkmm-2.4-dev (from .../libgtkmm-2.4-dev_1%3a2.18.2-1_i386.deb) ...
Selecting previously deselected package libglademm-2.4-dev.
Unpacking libglademm-2.4-dev (from .../libglademm-2.4-dev_2.6.7-2_i386.deb) ...
Selecting previously deselected package libgladeui-1-dev.
Unpacking libgladeui-1-dev (from .../libgladeui-1-dev_3.6.7-1ubuntu1_all.deb) ...
Processing triggers for shared-mime-info ...
Setting up glade-common (2.12.2-0ubuntu3) ...
Setting up libcairomm-1.0-dev (1.8.0-1build1) ...
Setting up libglademm-2.4-1c2a (2.6.7-2) ...
Setting up libsigc++-2.0-dev (2.0.18-2) ...
Setting up libglibmm-2.4-dev (2.22.1-2) ...
Setting up libpangomm-1.4-dev (2.26.0-0ubuntu2) ...
Setting up libgtkmm-2.4-dev (1:2.18.2-1) ...
Setting up libglademm-2.4-dev (2.6.7-2) ...
Setting up libgladeui-1-dev (3.6.7-1ubuntu1) ...
Processing triggers for libc-bin ...
ldconfig deferred processing now taking place
root@xuxi-desktop:~/Downloads/anjuta-2.30.0.0# 
======================================================
哦yeah
-------------------------------------------------------------------
Conditionally built plugins:
-------------------------------------------------------------------
Building subversion plugin: ............................YES
Building glade plugin: .................................YES
Building devhelp plugin: ...............................NO
        Requires devhelp >= 0.22
Building GtkSourceView based editor: ...................NO
Building Vala ctags parser (requires vala):.............NO
-------------------------------------------------------------------
============================================
apt-get install devhelp devhelp-common libdevhelp-1-0 libdevhelp-1-dev
Reading package lists... Done
Building dependency tree       
Reading state information... Done
devhelp is already the newest version.
devhelp-common is already the newest version.
devhelp-common set to manually installed.
libdevhelp-1-0 is already the newest version.
libdevhelp-1-0 set to manually installed.
The following packages were automatically installed and are no longer required:
  libopts25 libopts25-dev autogen anjuta-common libnss3-dev exuberant-ctags openbsd-inetd
  libnspr4-dev
Use 'apt-get autoremove' to remove them.
The following extra packages will be installed:
  libsoup2.4-dev libstartup-notification0-dev libwebkit-dev libwnck-dev libxres-dev
  x11proto-resource-dev
Suggested packages:
  libsoup2.4-doc
The following NEW packages will be installed:
  libdevhelp-1-dev libsoup2.4-dev libstartup-notification0-dev libwebkit-dev libwnck-dev
  libxres-dev x11proto-resource-dev
0 upgraded, 7 newly installed, 0 to remove and 264 not upgraded.
Need to get 550kB of archives.
After this operation, 3,383kB of additional disk space will be used.
Do you want to continue [Y/n]? y
Get:1 http://Ubuntu.uestc.edu.cn karmic/main x11proto-resource-dev 1.0.2-5ubuntu1 [4,374B]
Get:2 http://Ubuntu.uestc.edu.cn karmic/main libxres-dev 2:1.0.3-2 [12.2kB]
Get:3 http://Ubuntu.uestc.edu.cn karmic/main libstartup-notification0-dev 0.10-1 [19.9kB]
Get:4 http://Ubuntu.uestc.edu.cn karmic/main libwnck-dev 1:2.28.0-0ubuntu1 [228kB]
Get:5 http://Ubuntu.uestc.edu.cn karmic/main libsoup2.4-dev 2.28.1-2 [162kB]
Get:6 http://Ubuntu.uestc.edu.cn karmic/main libwebkit-dev 1.1.15.2-1 [103kB]                      
Get:7 http://Ubuntu.uestc.edu.cn karmic/main libdevhelp-1-dev 0.23-4 [20.9kB]                      
Fetched 550kB in 9s (56.1kB/s)                                                                     
Selecting previously deselected package x11proto-resource-dev.
(Reading database ... 133658 files and directories currently installed.)
Unpacking x11proto-resource-dev (from .../x11proto-resource-dev_1.0.2-5ubuntu1_all.deb) ...
Selecting previously deselected package libxres-dev.
Unpacking libxres-dev (from .../libxres-dev_2%3a1.0.3-2_i386.deb) ...
Selecting previously deselected package libstartup-notification0-dev.
Unpacking libstartup-notification0-dev (from .../libstartup-notification0-dev_0.10-1_i386.deb) ...
Selecting previously deselected package libwnck-dev.
Unpacking libwnck-dev (from .../libwnck-dev_1%3a2.28.0-0ubuntu1_i386.deb) ...
Selecting previously deselected package libsoup2.4-dev.
Unpacking libsoup2.4-dev (from .../libsoup2.4-dev_2.28.1-2_i386.deb) ...
Selecting previously deselected package libwebkit-dev.
Unpacking libwebkit-dev (from .../libwebkit-dev_1.1.15.2-1_i386.deb) ...
Selecting previously deselected package libdevhelp-1-dev.
Unpacking libdevhelp-1-dev (from .../libdevhelp-1-dev_0.23-4_i386.deb) ...
Processing triggers for man-db ...
Processing triggers for doc-base ...
Processing 1 added doc-base file(s)...
Registering documents with scrollkeeper...
Setting up x11proto-resource-dev (1.0.2-5ubuntu1) ...
Setting up libxres-dev (2:1.0.3-2) ...
Setting up libstartup-notification0-dev (0.10-1) ...
Setting up libwnck-dev (1:2.28.0-0ubuntu1) ...
Setting up libsoup2.4-dev (2.28.1-2) ...
Setting up libwebkit-dev (1.1.15.2-1) ...
Setting up libdevhelp-1-dev (0.23-4) ...
root@xuxi-desktop:~/Downloads/anjuta-2.30.0.0# 
====================================================
-------------------------------------------------------------------
Conditionally built plugins:
-------------------------------------------------------------------
Building subversion plugin: ............................YES
Building glade plugin: .................................YES
Building devhelp plugin: ...............................YES
Building GtkSourceView based editor: ...................NO
Building Vala ctags parser (requires vala):.............NO
-------------------------------------------------------------------

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值