Warning: session_start(): open(/tmp/sess_0hfb711k5m0nfvq5ip46m65p60, O_RDWR) failed: No space left on device (28) in /www/H01/htdocs/lib/base/lib_base.php on line 280
KScope openDesktop.org
-
 KDE-Apps.org Applications for the KDE-Desktop 
 GTK-Apps.org Applications using the GTK Toolkit 
 GnomeFiles.org Applications for GNOME 
 MeeGo-Central.org Applications for MeeGo 
 CLI-Apps.org Command Line Applications 
 Qt-Apps.org Free Qt Applications 
 Qt-Prop.org Proprietary Qt Applications 
 Maemo-Apps.org Applications for the Maemo Plattform 
 Java-Apps.org Free Java Applications 
 eyeOS-Apps.org Free eyeOS Applications 
 Wine-Apps.org Wine Applications 
 Server-Apps.org Server Applications 
 apps.ownCloud.com ownCloud Applications 
--
-
 KDE-Look.org Artwork for the KDE-Desktop 
 GNOME-Look.org Artwork for the GNOME-Desktop 
 Xfce-Look.org Artwork for the Xfce-Desktop 
 Box-Look.org Artwork for your Windowmanager 
 E17-Stuff.org Artwork for Enlightenment 
 Beryl-Themes.org Artwork for the Beryl Windowmanager 
 Compiz-Themes.org Artwork for the Compiz Windowmanager 
 EDE-Look.org Themes for your EDE Desktop 
--
-
 Debian-Art.org Stuff for Debian 
 Gentoo-Art.org Artwork for Gentoo Linux 
 SUSE-Art.org Artwork for openSUSE 
 Ubuntu-Art.org Artwork for Ubuntu 
 Kubuntu-Art.org Artwork for Kubuntu 
 LinuxMint-Art.org Artwork for Linux Mint 
 Arch-Stuff.org Art And Stuff for Arch Linux 
 Frugalware-Art.org Themes for Frugalware 
 Fedora-Art.org Artwork for Fedora Linux 
 Mandriva-Art.org Artwork for Mandriva Linux 
--
-
 KDE-Files.org Files for KDE Applications 
 OpenTemplate.org Documents for OpenOffice.org
 GIMPStuff.org Files for GIMP
 InkscapeStuff.org Files for Inkscape
 ScribusStuff.org Files for Scribus
 BlenderStuff.org Textures and Objects for Blender
 VLC-Addons.org Themes and Extensions for VLC
--
-
 KDE-Help.org Support for your KDE Desktop 
 GNOME-Help.org Support for your GNOME Desktop 
 Xfce-Help.org Support for your Xfce Desktop 
--
openDesktop.orgopenDesktop.org:   Applications   Artwork   Linux Distributions   Documents    Linux42.org    OpenSkillz.com   
 
Home
Apps
Artwork
News
Groups
Knowledge
Events
Forum
People
Jobs
Register
Login


-
- Content .- Fans (1) .- Knowledge Base  . 

KScope

   1.6.2  

KDE Development Environment

Score 82%
KScope
zoom


KScope
zoom


KScope
zoom


Link:  Link
Downloads:  6529
Submitted:  Jan 6 2004
Updated:  Jan 10 2009

Description:

KScope is a source browsing and editing environment for large projects written in C (such as the Linux kernel).
KScope uses the Cscope code analysis engine to provide valuable information to coders, such as

* Finding the definition of a symbol
* Finding all references to a symbol
* Finding all functions calling/called by a given function
* Finding all files including a given header
* etc.

KScope also provides call-tree and call-graph views that can help developers by visualising the relationships between different functions in the code base.

Installation
============

tar zxvf kscope-X.Y.Z.tar.gz
cd kscope-X.Y.Z
./configure
make
make install (as root)




Changelog:

This version of KScope is no longer maintained. A new version was written from scratch, and depends on Qt4 and QScintilla only. Consequently, KScope is moving to Qt-apps:

http://qt-apps.org/content/show.php?content=96992




LicenseBSD
(Stable (1.6.2))
Send to a friend
Subscribe
Other  Content  from elahav
Report inappropriate content



goto page: prev   1  2  3 

-

 build kscope in FC5

 
 by ifade on: Jun 20 2007
 
Score 50%

Anyone can help me figure out this failure?

"g++: /usr/lib/libkateinterfaces.so: No such file or directory"

I have installed the kdebase, use "ls -la libka*" on /usr/lib, I can see "libkateinerfaces.so.0 -> libkateinterfaces.so.0.0.0."



Thanks.


Reply to this

-

 Re: build kscope in

 
 by elahav on: Jun 29 2007
 
Score 50%

See the post above. You are missing the link
/usr/lib/libkateinterfaces.so -> libkateinterfaces.so.0.0.0


Elad
Reply to this

-

 Re: Re: build kscope in

 
 by 777 on: Nov 23 2008
 
Score 50%
777777
student

Hi...
I am new person in UNIX...
I am facing the same error please find the log as below...

root@ubuntu:/home/anand/kscope-1.6.2# make
make all-recursive
make[1]: Entering directory `/home/anand/kscope-1.6.2'
Making all in doc
make[2]: Entering directory `/home/anand/kscope-1.6.2/doc'
Making all in .
make[3]: Entering directory `/home/anand/kscope-1.6.2/doc'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/home/anand/kscope-1.6.2/doc'
Making all in en
make[3]: Entering directory `/home/anand/kscope-1.6.2/doc/en'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/anand/kscope-1.6.2/doc/en'
make[2]: Leaving directory `/home/anand/kscope-1.6.2/doc'
Making all in po
make[2]: Entering directory `/home/anand/kscope-1.6.2/po'
rm -f zh_CN.gmo; : -o zh_CN.gmo ./zh_CN.po
test ! -f zh_CN.gmo || touch zh_CN.gmo
make[2]: Leaving directory `/home/anand/kscope-1.6.2/po'
Making all in src
make[2]: Entering directory `/home/anand/kscope-1.6.2/src'
make all-am
make[3]: Entering directory `/home/anand/kscope-1.6.2/src'
/bin/bash ../libtool --silent --tag=CXX --mode=link g++ -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -O2 -Wformat-security -Wmissing-format-attribute-Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -R /usr/lib -R /usr/lib -R /usr/share/qt3/lib -R /usr/lib -L/usr/share/qt3/lib -L/usr/lib-o kscope bookmarksdlg.o calltreedlg.o calltreemanager.o configfrontend.o cscopefrontend.o cscopemsgdlg.o ctagsfrontend.o ctagslist.o dirscanner.o dotfrontend.o dotparse.o dotscan.o editormanager.o editorpage.o editortabs.o encoder.o filelist.o fileview.o frontend.o graphedge.o graphnode.o graphprefdlg.o graphwidget.ohistorypage.o historyview.o kscope.o kscopeactions.o kscopeconfig.o kscopepixmaps.o main.o makedlg.o makefrontend.o newprojectdlg.o openprojectdlg.o prefcolor.o preferencesdlg.o preffont.o preffrontend.o prefopt.o progressdlg.o project.o projectbase.o projectfilesdlg.o projectmanager.o querypage.o querypagebase.o queryresultsmenu.o queryview.o queryviewdlg.o queryviewdriver.o querywidget.o scanprogressdlg.o searchlist.o searchresultsdlg.o symbolcompletion.o symboldlg.o tabwidget.o treewidget.o autocompletionlayout.o bookmarkslayout.o calltreelayout.o cscopemsglayout.o fileviewlayout.o graphpreflayout.o makelayout.o newprojectlayout.o openprojectlayout.o prefcolorlayout.o preffontlayout.o preffrontendlayout.o prefoptlayout.o projectfileslayout.o queryviewlayout.o querywidgetlayout.o scanprogresslayout.o searchresultslayout.o symbollayout.o welcomedlg.o -lkateinterfaces -lktexteditor -lkdeui
/usr/bin/ld: cannot find -lkateinterfaces
collect2: ld returned 1 exit status
make[3]: *** [kscope] Error 1
make[3]: Leaving directory `/home/anand/kscope-1.6.2/src'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/anand/kscope-1.6.2/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/anand/kscope-1.6.2'
make: *** [all] Error 2
root@ubuntu:/home/anand/kscope-1.6.2#
root@ubuntu:/home/anand/kscope-1.6.2#
root@ubuntu:/home/anand/kscope-1.6.2#
root@ubuntu:/home/anand/kscope-1.6.2#

Also when I try to verify that the file libkateinterfaces.so whether linked to libkateinterfaces.so.0.0.0 I was not able to find the file libkateinterfaces.so instead there was libkateinterfaces.so.4 which is linked to libkateinterfaces.so.4.1.0. Please find the command output supporting it
root@ubuntu:/usr/lib# ls -la libkate*
-rw-r--r-- 1 root root 0 2008-11-22 19:30 libkateinterfaces.so.0.0.0
lrwxrwxrwx 1 root root 26 2008-11-22 18:51 libkateinterfaces.so.4 -> libkateinterfaces.so.4.1.0
-rw-r--r-- 1 root root 516412 2008-11-05 11:35 libkateinterfaces.so.4.1.0
-rw-r--r-- 1 root root 1474 2008-10-06 08:54 libkatepartinterfaces.la
lrwxrwxrwx 1 root root 30 2008-11-22 18:10 libkatepartinterfaces.so -> libkatepartinterfaces.so.0.0.0
lrwxrwxrwx 1 root root 30 2008-11-01 22:33 libkatepartinterfaces.so.0 -> libkatepartinterfaces.so.0.0.0
-rw-r--r-- 1 root root 100052 2008-10-06 08:57 libkatepartinterfaces.so.0.0.0

So please suggest me any solution to this query as early as possible....


Reply to this

-

 Re: Re: Re: build kscope in

 
 by 777 on: Nov 24 2008
 
Score 50%
777777
student

Hi I have put all the log as mention below please some body out there help me to get rid of following error

root@ubuntu:/usr/lib# ln -s /usr/lib/libkateinterfaces.so -> libkateinterfaces.so.0.0.0
root@ubuntu:/usr/lib# ls -la libkate*
lrwxrwxrwx 1 root root 26 2008-11-23 09:37 libkateinterfaces.so -> libkateinterfaces.so.0.0.0
-rw-r--r-- 1 root root 0 2008-11-24 09:18 libkateinterfaces.so.0.0.0
lrwxrwxrwx 1 root root 26 2008-11-22 18:51 libkateinterfaces.so.4 -> libkateinterfaces.so.4.1.0
-rw-r--r-- 1 root root 516412 2008-11-05 11:35 libkateinterfaces.so.4.1.0
-rw-r--r-- 1 root root 1474 2008-10-06 08:54 libkatepartinterfaces.la
lrwxrwxrwx 1 root root 30 2008-11-22 18:10 libkatepartinterfaces.so -> libkatepartinterfaces.so.0.0.0
lrwxrwxrwx 1 root root 30 2008-11-01 22:33 libkatepartinterfaces.so.0 -> libkatepartinterfaces.so.0.0.0
-rw-r--r-- 1 root root 100052 2008-10-06 08:57 libkatepartinterfaces.so.0.0.0
root@ubuntu:/usr/lib# ls -la usr*
ls: cannot access usr*: No such file or directory
root@ubuntu:/usr/lib# cd /home/anand/kscope-1.6.2
root@ubuntu:/home/anand/kscope-1.6.2# ./configure
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking for -p flag to install... yes
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for kde-config... /usr/bin/kde-config
checking where to install... /usr (as returned by kde-config)
checking for style of include used by make... GNU
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 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 is blacklisted... no
checking whether g++ supports -Wmissing-format-attribute... yes
checking whether gcc supports -Wmissing-format-attribute... yes
checking whether g++ supports -Wundef... yes
checking whether g++ supports -Wno-long-long... yes
checking whether g++ supports -Wno-non-virtual-dtor... yes
checking whether g++ supports -fno-exceptions... yes
checking whether g++ supports -fno-check-new... yes
checking whether g++ supports -fno-common... yes
checking whether g++ supports -fexceptions... yes
checking how to run the C++ preprocessor... g++ -E
checking whether g++ supports -O0... yes
checking whether g++ supports -Wl,--no-undefined... yes
checking whether g++ supports -Wl,--allow-shlib-undefined... yes
not using lib directory suffix
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking for a sed that does not truncate output...
checking whether ln -s works... yes
checking how to recognise dependant libraries... pass_all
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 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 dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ranlib... ranlib
checking for strip... strip
checking if gcc static flag works... no
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
configure: creating libtool
appending configuration tag "CXX" to libtool
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
appending configuration tag "GCJ" to libtool
checking if gcj supports -fno-rtti -fno-exceptions... (cached) no
checking for gcj option to produce PIC... -fPIC
checking if gcj PIC flag -fPIC works... no
checking if gcj supports -c -o file.o... no
checking whether the gcj linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking for msgfmt... msgfmt
checking for gmsgfmt... msgfmt
found msgfmt program is not GNU msgfmt; ignore it
checking for xgettext... :
checking if C++ programs can be compiled... yes
checking for strlcat... no
checking if strlcat needs custom prototype... yes - in libkdefakes
checking for strlcpy... no
checking if strlcpy needs custom prototype... yes - in libkdefakes
checking for main in -lutil... yes
checking for main in -lcompat... no
checking for crypt in -lcrypt... yes
checking for socklen_t... yes
checking for dnet_ntoa in -ldnet... no
checking for dnet_ntoa in -ldnet_stub... no
checking for inet_ntoa... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for sys/types.h... (cached) yes
checking for stdint.h... (cached) yes
checking sys/bitypes.h usability... yes
checking sys/bitypes.h presence... yes
checking for sys/bitypes.h... yes
checking for poll in -lpoll... no
checking Carbon/Carbon.h usability... no
checking Carbon/Carbon.h presence... no
checking for Carbon/Carbon.h... no
checking CoreAudio/CoreAudio.h usability... no
checking CoreAudio/CoreAudio.h presence... no
checking for CoreAudio/CoreAudio.h... no
checking if res_init needs -lresolv... yes
checking for res_init... yes
checking if res_init needs custom prototype... no
checking for killpg in -lucb... no
checking size of int... 4
checking size of short... 2
checking size of long... 4
checking size of char *... 4
checking for dlopen in -ldl... yes
checking for shl_unload in -ldld... no
checking size of size_t... 4
checking size of unsigned long... 4
checking sizeof size_t == sizeof unsigned long... yes
checking for PIE support... yes
checking if enabling -pie/fpie support... yes
checking crt_externs.h usability... no
checking crt_externs.h presence... no
checking for crt_externs.h... no
checking for _NSGetEnviron... no
checking for vsnprintf... yes
checking for snprintf... yes
checking for X... libraries /usr/lib, headers .
checking for IceConnectionNumber in -lICE... yes
checking for libXext... yes
checking for pthread_create in -lpthread... yes
checking for extra includes... no
checking for extra libs... no
checking for libz... -lz
checking for libpng... -lpng -lz -lm
checking for libjpeg6b... no
checking for libjpeg... -ljpeg
checking for perl... /usr/bin/perl
checking for Qt... libraries /usr/share/qt3/lib, headers /usr/share/qt3/include using -mt
checking for moc... /usr/share/qt3/bin/moc
checking for uic... /usr/share/qt3/bin/uic
checking whether uic supports -L ... yes
checking whether uic supports -nounload ... yes
checking if Qt needs -ljpeg... no
checking for rpath... yes
checking for KDE... libraries /usr/lib, headers /usr/include/kde
checking if UIC has KDE plugins available... yes
checking for KDE paths... defaults
checking for dcopidl... /usr/bin/dcopidl
checking for dcopidl2cpp... /usr/bin/dcopidl2cpp
checking for mcopidl... /usr/bin/mcopidl
checking for artsc-config... /usr/bin/artsc-config
checking for meinproc... /usr/bin/meinproc
checking for kconfig_compiler... /usr/bin/kconfig_compiler
checking for dcopidlng... /usr/bin/dcopidlng
checking for makekdewidgets... /usr/bin/makekdewidgets
checking for xmllint... /usr/bin/xmllint
checking whether byte ordering is bigendian... no
checking for MAXPATHLEN... 4096
checking for flex... flex
checking lex output file root... lex.yy
checking lex library... -lfl
checking whether yytext is a pointer... yes
checking for flex... yes
checking for bison... bison -y
checking for bison... yes
checking if doc should be compiled... yes
checking if po should be compiled... yes
checking if src should be compiled... yes
configure: creating ./config.status
wrong input (flag != 4) at admin/conf.change.pl line 116, <> line 1379.
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating doc/en/Makefile
config.status: creating po/Makefile
config.status: creating src/Makefile
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands

Good - your configure finished. Start make now

root@ubuntu:/home/anand/kscope-1.6.2# make
make all-recursive
make[1]: Entering directory `/home/anand/kscope-1.6.2'
Making all in doc
make[2]: Entering directory `/home/anand/kscope-1.6.2/doc'
Making all in .
make[3]: Entering directory `/home/anand/kscope-1.6.2/doc'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/home/anand/kscope-1.6.2/doc'
Making all in en
make[3]: Entering directory `/home/anand/kscope-1.6.2/doc/en'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/anand/kscope-1.6.2/doc/en'
make[2]: Leaving directory `/home/anand/kscope-1.6.2/doc'
Making all in po
make[2]: Entering directory `/home/anand/kscope-1.6.2/po'
rm -f zh_CN.gmo; : -o zh_CN.gmo ./zh_CN.po
test ! -f zh_CN.gmo || touch zh_CN.gmo
make[2]: Leaving directory `/home/anand/kscope-1.6.2/po'
Making all in src
make[2]: Entering directory `/home/anand/kscope-1.6.2/src'
make all-am
make[3]: Entering directory `/home/anand/kscope-1.6.2/src'
/bin/bash ../libtool --silent --tag=CXX --mode=link g++ -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -R /usr/lib -R /usr/lib -R /usr/share/qt3/lib -R /usr/lib -L/usr/share/qt3/lib -L/usr/lib -o kscope bookmarksdlg.o calltreedlg.o calltreemanager.o configfrontend.o cscopefrontend.o cscopemsgdlg.o ctagsfrontend.o ctagslist.o dirscanner.o dotfrontend.o dotparse.o dotscan.o editormanager.o editorpage.o editortabs.o encoder.o filelist.o fileview.o frontend.o graphedge.o graphnode.o graphprefdlg.o graphwidget.o historypage.o historyview.o kscope.o kscopeactions.o kscopeconfig.o kscopepixmaps.o main.o makedlg.o makefrontend.o newprojectdlg.o openprojectdlg.o prefcolor.o preferencesdlg.o preffont.o preffrontend.o prefopt.o progressdlg.o project.o projectbase.o projectfilesdlg.o projectmanager.o querypage.o querypagebase.o queryresultsmenu.o queryview.o queryviewdlg.o queryviewdriver.oquerywidget.o scanprogressdlg.o searchlist.o searchresultsdlg.o symbolcompletion.o symboldlg.o tabwidget.o treewidget.o autocompletionlayout.o bookmarkslayout.o calltreelayout.o cscopemsglayout.o fileviewlayout.o graphpreflayout.o makelayout.o newprojectlayout.o openprojectlayout.o prefcolorlayout.o preffontlayout.o preffrontendlayout.o prefoptlayout.o projectfileslayout.o queryviewlayout.o querywidgetlayout.o scanprogresslayout.o searchresultslayout.o symbollayout.o welcomedlg.o -lkateinterfaces -lktexteditor -lkdeui
/usr/lib/libkateinterfaces.so: file not recognized: File truncated
collect2: ld returned 1 exit status
make[3]: *** [kscope] Error 1
make[3]: Leaving directory `/home/anand/kscope-1.6.2/src'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/anand/kscope-1.6.2/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/anand/kscope-1.6.2'
make: *** [all] Error 2


Thanks in advance!


Reply to this

-

 Re: Re: Re: Re: build kscope in

 
 by 777 on: Nov 24 2008
 
Score 50%
777777
student

Also I have install kdebase
following log support it......


root@ubuntu:/home/anand/kscope-1.6.2# apt-get install kdebase
Reading package lists... Done
Building dependency tree
Reading state information... Done
kdebase is already the newest version.
The following packages were automatically installed and are no longer required:
linux-headers-2.6.24-19-generic python-pexpect python-twisted-web python-pycurl python-smartpm linux-headers-2.6.24-21-generic linux-headers-2.6.24-21
linux-headers-2.6.24-19
Use 'apt-get autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 4 not upgraded.
root@ubuntu:/home/anand/kscope-1.6.2#


Reply to this

-

 Re: Re: Re: Re: Re: build kscope in

 
 by elahav on: Dec 1 2008
 
Score 50%

Are you by any chance using KDE4? KScope will only build with KDE3.


Elad
Reply to this

goto page: prev   1  2  3 

Add commentBack




-



 
 
 Who we are
Contact
More about us
Frequently Asked Questions
Register
Twitter
Blog
Explore
Apps
Artwork
Jobs
Knowledge
Events
People
Updates on identi.ca
Updates on Twitter
Content RSS   
Events RSS   

Participate
Groups
Forum
Add Content
Public API
About openDesktop.org
Legal Notice
Spreadshirt Shop
CafePress Shop
Advertising
Sponsor us
Report Abuse
 

Copyright 2007-2016 openDesktop.org Team  
All rights reserved. openDesktop.org is not liable for any content or goods on this site.
All contributors are responsible for the lawfulness of their uploads.
openDesktop is a trademark of the openDesktop.org Team