LinuxQuestions.org
Visit Jeremy's Blog.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 12-09-2004, 04:06 AM   #1
Ausar
Member
 
Registered: Jun 2004
Location: Mays Landing, NJ
Distribution: None right now. Will be using Mandrake 10.1 Official.
Posts: 171

Rep: Reputation: 30
Problem installing Superkaramba


I am trying to install Super Karamba in Mandrake 10.1 community and I get this error.


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
/bin/sh: line 1: g++: command not found
make[3]: *** [main.o] Error 1
make[3]: Leaving directory `/home/dc/Desktop/superkaramba-0.35/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/dc/Desktop/superkaramba-0.35/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/dc/Desktop/superkaramba-0.35'
make: *** [all] Error 2



What gives? What am I doing wrong?
 
Old 12-09-2004, 05:10 AM   #2
Ausar
Member
 
Registered: Jun 2004
Location: Mays Landing, NJ
Distribution: None right now. Will be using Mandrake 10.1 Official.
Posts: 171

Original Poster
Rep: Reputation: 30
I found out I was missing the gcc compiler so I installed it and went to install Superkaramba agian. Now I get this message.


checking for X... configure: error: Can't find X includes. Please check your installation and add the correct paths!


What is that?

Please help!
 
Old 12-09-2004, 05:24 AM   #3
Ausar
Member
 
Registered: Jun 2004
Location: Mays Landing, NJ
Distribution: None right now. Will be using Mandrake 10.1 Official.
Posts: 171

Original Poster
Rep: Reputation: 30
I found out that the problem is that I am missing my "x dev" files. Where do I find them?
 
Old 12-09-2004, 11:55 PM   #4
Ausar
Member
 
Registered: Jun 2004
Location: Mays Landing, NJ
Distribution: None right now. Will be using Mandrake 10.1 Official.
Posts: 171

Original Poster
Rep: Reputation: 30
anybody?
 
Old 12-10-2004, 12:39 AM   #5
scuzzman
Senior Member
 
Registered: May 2004
Location: Hilliard, Ohio, USA
Distribution: Slackware, Kubuntu
Posts: 1,851

Rep: Reputation: 47
Mandrake should come with an RPM edition of SK - but if not, your x dev files MAY be in /usr/lib/X11 but only you know where they are - you installed them.
 
Old 12-11-2004, 03:22 AM   #6
Ausar
Member
 
Registered: Jun 2004
Location: Mays Landing, NJ
Distribution: None right now. Will be using Mandrake 10.1 Official.
Posts: 171

Original Poster
Rep: Reputation: 30
Quote:
Originally posted by scuzzman
Mandrake should come with an RPM edition of SK - but if not, your x dev files MAY be in /usr/lib/X11 but only you know where they are - you installed them.
Thats the thing, I clicked on them during installation but they aren't present. I need to find a rpm file on the net cause my CD-ROM drive is broke and it won't accept it in my dvd-rom or dvd writer drives.
 
Old 12-20-2004, 02:54 PM   #7
thompat
LQ Newbie
 
Registered: Dec 2004
Posts: 1

Rep: Reputation: 0
Did you ever get Superkaramba installed? I'm having the same problem. Damned thing has been driving me crazy all day.

Trying to make the desktop look friendly for my girlfriend who is scared of linux, but likes OSX, hehehe.

I haven't bothered explaining it to her yet.

-tpb
 
Old 12-21-2004, 02:58 PM   #8
p0z3r
Member
 
Registered: Apr 2004
Posts: 88

Rep: Reputation: 15
The missing package is xorg-x11-devel.
Install that and reconfigure.
cheers,
-Ryan
 
Old 01-11-2005, 12:57 AM   #9
djabbot
Member
 
Registered: Jan 2005
Location: Normal, IL
Distribution: Ubuntu
Posts: 88

Rep: Reputation: 15
same problem here. ive been looking for that file but i dont have urpmi yet so im having trouble finding dependancies for it. apparently the xorg file is not included on the mandrake cds. i really need to figure out how to install urpmi
 
Old 01-11-2005, 01:10 AM   #10
scuzzman
Senior Member
 
Registered: May 2004
Location: Hilliard, Ohio, USA
Distribution: Slackware, Kubuntu
Posts: 1,851

Rep: Reputation: 47
urpmi is, by default, installed.
Check out this post for more information on urpmi.
 
Old 01-11-2005, 01:47 AM   #11
djabbot
Member
 
Registered: Jan 2005
Location: Normal, IL
Distribution: Ubuntu
Posts: 88

Rep: Reputation: 15
ok. i went to the site and did what it said in the console. after each line it said it was added, but also said urpmi locked or something. is that normal? what do i do now? it should have added it to my software media manager list right? cause its not there. just the 3 cds and source.
 
Old 01-11-2005, 02:23 AM   #12
scuzzman
Senior Member
 
Registered: May 2004
Location: Hilliard, Ohio, USA
Distribution: Slackware, Kubuntu
Posts: 1,851

Rep: Reputation: 47
Then go into your software media manager, and, instead of doing it via the command line, do it in there. Just add the FTP servers.
 
Old 01-11-2005, 02:37 AM   #13
djabbot
Member
 
Registered: Jan 2005
Location: Normal, IL
Distribution: Ubuntu
Posts: 88

Rep: Reputation: 15
i tried to add the ftp addy to the manager list and got this. "retrieval of source hdlist failed, no hdlist file found for medium"
 
Old 01-11-2005, 03:03 AM   #14
scuzzman
Senior Member
 
Registered: May 2004
Location: Hilliard, Ohio, USA
Distribution: Slackware, Kubuntu
Posts: 1,851

Rep: Reputation: 47
Make sure you've got the FULL path of the FTP server. All else fails, try a different one.
 
Old 01-14-2005, 02:10 AM   #15
djabbot
Member
 
Registered: Jan 2005
Location: Normal, IL
Distribution: Ubuntu
Posts: 88

Rep: Reputation: 15
i got through the super karamba configure allright but in make i got this error:

Code:
then mv -f ".deps/main.Tpo" ".deps/main.Po"; \
else rm -f ".deps/main.Tpo"; exit 1; \
fi
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 karamba.h:56,
                 from main.cpp:19:
imagelabel.h:26:20: Python.h: No such file or directory
In file included from main.cpp:22:
karamba_python.h:28:20: Python.h: No such file or directory
In file included from main.cpp:22:
karamba_python.h:44: error: syntax error before `*' token
karamba_python.h:45: error: syntax error before `*' token
karamba_python.h:46: error: ISO C++ forbids declaration of `PyThreadState' with no type
karamba_python.h:46: error: syntax error before `*' token
karamba_python.h:48: error: `myThreadState' was not declared in this scope
karamba_python.h:48: error: invalid data member initialization
karamba_python.h:48: error: (use `=' to initialize static data members)
karamba_python.h:48: error: variable or field `getLock' declared void
karamba_python.h:49: error: syntax error before `*' token
karamba_python.h:50: error: `myThreadState' was not declared in this scope
karamba_python.h:50: error: invalid data member initialization
karamba_python.h:50: error: variable or field `releaseLock' declared void
karamba_python.h:51: error: type specifier omitted for parameter `PyObject'
karamba_python.h:51: error: syntax error before `*' token
make[3]: *** [main.o] Error 1
make[3]: Leaving directory `/home/adam/Programs/superkaramba-0.35/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/adam/Programs/superkaramba-0.35/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/adam/Programs/superkaramba-0.35'
make: *** [all] Error 2
can you guys tell me what i need?

btw. whats the difference between karamba & super karamba?

Last edited by djabbot; 01-14-2005 at 02:13 AM.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
installing superkaramba moloneyr Linux - Newbie 3 07-15-2007 10:32 PM
I need help Installing superkaramba xandar Mandriva 2 09-26-2005 06:35 PM
Installing SuperKaramba? shoombool_tala Linux - Software 1 02-01-2005 12:11 AM
Installing superkaramba liljhand Linux - Software 5 01-30-2005 05:41 PM
Help with Installing Superkaramba YaAqoB Linux - Software 7 12-21-2004 04:36 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 08:23 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration