You are not logged in.

#1 2008-08-14 09:20:49

turingcat
Member
Registered: 2008-08-14
Posts: 18

[request]kscope

i want to install kscope in the gnome enviroment,the kscope in AUR is too old,anybody can help me?

Offline

#2 2008-08-14 09:48:14

Stefan Husmann
Member
From: Germany
Registered: 2007-08-07
Posts: 1,391

Re: [request]kscope

Did you try to increment the pkgver number in the AUR-PKGBUILD?

Offline

#3 2008-08-14 10:00:53

turingcat
Member
Registered: 2008-08-14
Posts: 18

Re: [request]kscope

yes,and also add the dependance with kdesdk for the error about "/usr/bin/ld: cannot find -lkateinterfaces
" when ./config

Offline

#4 2008-08-15 00:55:11

turingcat
Member
Registered: 2008-08-14
Posts: 18

Re: [request]kscope

/usr/bin/ld: warning: libkparts.so.4, needed by /usr/lib/libkateinterfaces.so, may conflict with libkparts.so.2
/usr/bin/ld: warning: libkio.so.5, needed by /usr/lib/libkateinterfaces.so, may conflict with libkio.so.4
/usr/bin/ld: warning: libkdeui.so.5, needed by /usr/lib/libkateinterfaces.so, may conflict with libkdeui.so.4
/usr/bin/ld: warning: libkdecore.so.5, needed by /usr/lib/libkateinterfaces.so, may conflict with libkdecore.so.4
/usr/bin/ld: warning: libktexteditor.so.4, needed by /usr/lib/libkateinterfaces.so, may conflict with libktexteditor.so.0
editormanager.o: In function `EditorManager::applyPrefs()':
editormanager.cpp:(.text+0x2eb): undefined reference to `Kate::Document::setFileChangedDialogsActivated(bool)'
editorpage.o: In function `EditorPage::slotSetModified()':
editorpage.cpp:(.text+0xaa9): undefined reference to `typeinfo for Kate::DocumentExt'
editorpage.cpp:(.text+0xae0): undefined reference to `typeinfo for Kate::View'
editorpage.o: In function `EditorPage::setCursorPos(unsigned int, unsigned int)':
editorpage.cpp:(.text+0xbf5): undefined reference to `typeinfo for Kate::View'
editorpage.o: In function `EditorPage::setTabWidth(unsigned int)':
editorpage.cpp:(.text+0x21fb): undefined reference to `typeinfo for Kate::Document'
editorpage.cpp:(.text+0x222a): undefined reference to `Kate::Document::queryCommand(QString const&)'
editortabs.o: In function `EditorTabs::removeAllPages()':
editortabs.cpp:(.text+0x1f98): undefined reference to `Kate::Document::setFileChangedDialogsActivated(bool)'
editortabs.cpp:(.text+0x1fdc): undefined reference to `Kate::Document::setFileChangedDialogsActivated(bool)'
collect2: ld returned 1 exit status


still has error,don't know how to deal with it!

Offline

#5 2008-08-25 05:40:21

elahav
Member
From: Ottawa, ON
Registered: 2005-04-18
Posts: 90

Re: [request]kscope

Did you upgrade to KDE 4.1? If so, you may be trying to link against the new Kate library.
Arch has a kdelibs package for compatibility with KDE3 programmes, though I don't know if it contains the Kate interfaces library.

Offline

Board footer

Powered by FluxBB