Jump to content

superkaramba problem(hopefully last)


BigCdaAnswer3
 Share

Recommended Posts

Ok, I've about given up...I have gone through and fixed so many things wrong with installin superkaramba from source it's makin me crazy. :cheeky: Mdk 10.1 CE seems very buggy! This is the last problem I think....the error it is giving me now says

 

 

checking for KDE... configure: error:

in the prefix, you've chosen, are no KDE headers installed. This will fail.

So, check this please and use another prefix!

 

 

I thought it woud be a good idea to try to locate them so I type in

locate k*.h

 

when I type that in I get:

 

warning: locate: warning: database /var/lib/slocate/slocate.db' is more than 8 days old

 

Ok, so I scrapped that. As always, I googled it before coming to here, and as i assumend I found many similar posts, and they all say to install the kde devel packages--I tried looking for them using rpm.pbone.net and I actually found the one I needed ( kdelibs-3.2.3-99.1.101mdk.src.rpm ) I saved this file from the internet and opened it with software installer that told me it needed an xorg development package to proceed so I ok'd it. After getting the xorg package it dissappeared like it was finished but still no luck running configure. AHHHHHHHH! HELP :wall:

Link to comment
Share on other sites

actually nm, i just updated my urpmi and got the right packages installed...whew!

Now it tells me to run make, and here is the output:

 

make all-recursive

make[1]: Entering directory `/home/bigcx2/Downloads/superkaramba-0.35'

Making all in doc

make[2]: Entering directory `/home/bigcx2/Downloads/superkaramba-0.35/doc'

Making all in .

make[3]: Entering directory `/home/bigcx2/Downloads/superkaramba-0.35/doc'

make[3]: Nothing to be done for `all-am'.

make[3]: Leaving directory `/home/bigcx2/Downloads/superkaramba-0.35/doc'

Making all in en

make[3]: Entering directory `/home/bigcx2/Downloads/superkaramba-0.35/doc/en'

make[3]: Nothing to be done for `all'.

make[3]: Leaving directory `/home/bigcx2/Downloads/superkaramba-0.35/doc/en'

make[2]: Leaving directory `/home/bigcx2/Downloads/superkaramba-0.35/doc'

Making all in po

make[2]: Entering directory `/home/bigcx2/Downloads/superkaramba-0.35/po'

make[2]: Nothing to be done for `all'.

make[2]: Leaving directory `/home/bigcx2/Downloads/superkaramba-0.35/po'

Making all in src

make[2]: Entering directory `/home/bigcx2/Downloads/superkaramba-0.35/src'

make[3]: Entering directory `/home/bigcx2/Downloads/superkaramba-0.35/src'

if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/home/bigcx2/Downloads/qt-x11-free-3.3.3/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -pedantic -W -Wpointer-arith -Wmissing-prototypes -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -O2 -fno-exceptions -fno-check-new -MT main.o -MD -MP -MF ".deps/main.Tpo" \

-c -o main.o `test -f 'main.cpp' || echo './'`main.cpp; \

then mv -f ".deps/main.Tpo" ".deps/main.Po"; \

else rm -f ".deps/main.Tpo"; exit 1; \

fi

cc1plus: warning: command line option "-Wmissing-prototypes" is valid for Ada/C/ObjC but not for C++

In file included from main.cpp:5:

./karambaapp.h:14:20: Python.h: No such file or directory

In file included from main.cpp:19:

karamba.h:8:20: Python.h: No such file or directory

In file included from main.cpp:22:

karamba_python.h:44: error: ISO C++ forbids declaration of `PyObject' with no type

karamba_python.h:44: error: expected `;' before '*' token

karamba_python.h:45: error: ISO C++ forbids declaration of `PyObject' with no type

karamba_python.h:45: error: expected `;' before '*' token

karamba_python.h:46: error: ISO C++ forbids declaration of `PyThreadState' with no type

karamba_python.h:46: error: expected `;' before '*' token

karamba_python.h:48: error: variable or field `getLock' declared void

karamba_python.h:48: error: expected `;' before '(' token

karamba_python.h:49: error: ISO C++ forbids declaration of `PyObject' with no type

karamba_python.h:49: error: expected `;' before '*' token

karamba_python.h:50: error: variable or field `releaseLock' declared void

karamba_python.h:50: error: expected `;' before '(' token

karamba_python.h:51: error: `PyObject' has not been declared

karamba_python.h:51: error: ISO C++ forbids declaration of `pArgs' with no type

make[3]: *** [main.o] Error 1

make[3]: Leaving directory `/home/bigcx2/Downloads/superkaramba-0.35/src'

make[2]: *** [all-recursive] Error 1

make[2]: Leaving directory `/home/bigcx2/Downloads/superkaramba-0.35/src'

make[1]: *** [all-recursive] Error 1

make[1]: Leaving directory `/home/bigcx2/Downloads/superkaramba-0.35'

make: *** [all] Error 2

 

 

No freakin' clue.....

Link to comment
Share on other sites

Have you dowloaded an applet (http://www.kde-look.org/index.php?xcontentmode=38)? Untar it, open a konsole, type superkaramba (or karamba. It'd been awhile since I used it. Just type superk and hit <tab>. If it completes the command is superkaramba. If not type kara <tab> and see what that gives.). That should give you a browse window. Go to the untarred applet folder, select the .theme file and hit <enter>

 

That should be it. Good luck.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...