LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 03-22-2006, 10:09 AM   #1
Fear58
Member
 
Registered: Feb 2004
Location: Reno, Nevada
Distribution: Mandrake 9.2
Posts: 221

Rep: Reputation: 30
Superkaramba can't be compiled because of missing Python libraries/headers. Help!


Hey all. I'm a fairly new Linux user, and I just installed Mandriva x64 2006 . Anywho, I decided to try out superkaramba, but after I extract it and do a ./configure on it, I get this: "Superkaramba can't be compiled
because of missing Python libraries/headers.
"

I googled Python and downloaded their latest stable version, like 2.4.2 or something I believe. I successfully installed it, and after I did, i tryed to do another ./configure on Superkaramba again. Same messege popped up. Any help would be MUCH appreciated.
 
Old 03-22-2006, 10:30 AM   #2
Ipsofacto
Member
 
Registered: Sep 2005
Distribution: Arch
Posts: 132

Rep: Reputation: 15
I think you need the following in addition to python:

python-gtk
 
Old 03-22-2006, 10:43 AM   #3
Fear58
Member
 
Registered: Feb 2004
Location: Reno, Nevada
Distribution: Mandrake 9.2
Posts: 221

Original Poster
Rep: Reputation: 30
Now I get this when I try do do a ./configure on PyGTK : "checking for headers required to compile python extensions... not found
configure: error: could not find Python headers
[root@localhost pygtk-2.8.0]# "

Any help?
 
Old 03-22-2006, 10:48 AM   #4
ethics
Senior Member
 
Registered: Apr 2005
Location: London
Distribution: Arch - Latest
Posts: 1,522

Rep: Reputation: 45
use urpmi to look for superkaramba, if no joy then use it to gt the python-devel packages
 
Old 03-26-2006, 09:48 PM   #5
p0z3r
Member
 
Registered: Apr 2004
Posts: 88

Rep: Reputation: 15
SuperKaramba requires the python-devel package for your distro when compiling it manually.
 
Old 09-05-2008, 08:37 AM   #6
essahar
LQ Newbie
 
Registered: Jun 2006
Distribution: Red Hat Enterprise Linux
Posts: 12

Rep: Reputation: 0
I got the same issue with fedora 7 and superkaramba 0.39 the problem is that it' looking for last version of python 2.4 but I have 2.5 I edited the configure file and replaced:

---------------
if test -z ""2.4""; then
version="1.5"
else
version=""2.4""
fi
------------
by
------------
if test -z ""2.5""; then
version="1.5"
else
version=""2.5""
fi
------------

That's was the solution you still need also the python-devel.
 
Old 09-05-2008, 01:14 PM   #7
arizonagroovejet
Senior Member
 
Registered: Jun 2005
Location: England
Distribution: openSUSE, Fedora, CentOS
Posts: 1,094

Rep: Reputation: 198Reputation: 198
Ignore this.

Last edited by arizonagroovejet; 09-05-2008 at 01:18 PM.
 
  


Reply



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 On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
python problem - compiled from source - python -V still showing old version txm123 Linux - Newbie 1 02-15-2006 11:05 AM
Missing headers (mqueue.h) / libraries in Cygwin Sambatyon Programming 0 07-29-2005 01:09 AM
Python+Superkaramba onelung02 Linux - Software 5 05-01-2005 02:57 PM
superkaramba and python whitehole Linux - Software 6 02-17-2005 09:18 AM
Python modules in Superkaramba wakeupbomb Linux - Software 12 08-03-2003 05:55 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 10:11 AM.

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