Results 1 to 10 of 14
I try to install SuperKaramba, but it won't compile.
I unpacked the .tar.gz, then ran ./configure
I get an error:
Code:
Can't find X includes! Please check your installation and ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 11-07-2005 #1Just Joined!
- Join Date
- Oct 2005
- Location
- Driebergen, The Netherlands
- Posts
- 38
Problems compiling SuperKaramba
I try to install SuperKaramba, but it won't compile.
I unpacked the .tar.gz, then ran ./configure
I get an error:
When I type make then, I get the error:Code:Can't find X includes! Please check your installation and add the correct paths!
I'm trying this with Root access.Code:No targets specified and no makefile found
Any help would be appreciated.
Regards,
René
- 11-07-2005 #2Linux Engineer
- Join Date
- Apr 2005
- Location
- Belgium
- Posts
- 1,429
It's normal make doesn't want to run, since configure aborted
. So there is no makefile. Configure is complaining about the path to your X installation. I don't recall exactly how the path would have to be defined.
Which distro are you using? Chances are there is already a package for your distro available (tgz, rpm, deb, ...). That should be your first option to check out.** Registered Linux User # 393717 and proud of it
** Check out www.zenwalk.org
** Zenwalk 2.8 - Xfce 4.4 beta 2- 2.6.17.6 kernel = Slack on steroids! **
- 11-07-2005 #3
from memory you have to have the kde\X\gnome header files installed for superkaramba to compile.
Life is complex, it has a real part and an imaginary part.
- 11-07-2005 #4Linux Engineer
- Join Date
- Jan 2005
- Location
- Chicago (USA)
- Posts
- 1,028
Sounds like Kubuntu. Try a distro that isn't so compliling-hostile.
- 11-07-2005 #5Just Joined!
- Join Date
- Oct 2005
- Location
- Driebergen, The Netherlands
- Posts
- 38
It's Debian (Sarge) 3.1 Stable.
I know there is a folder in /etc called X11 (/etc/X11/), which should be the path of X (I guess...).
How do I let SuperKaramba and/or Debian know that the path is /etc/X11 ?
Regards,
René
- 11-07-2005 #6Linux Engineer
- Join Date
- Apr 2005
- Location
- Belgium
- Posts
- 1,429
René, you don't have to greet at the end of your posts

Anyway, try apt-get for superkaramba (you do have KDE installed right? Otherwise you need gDesklets or aDesklets).** Registered Linux User # 393717 and proud of it
** Check out www.zenwalk.org
** Zenwalk 2.8 - Xfce 4.4 beta 2- 2.6.17.6 kernel = Slack on steroids! **
- 11-08-2005 #7Just Joined!
- Join Date
- Oct 2005
- Location
- Driebergen, The Netherlands
- Posts
- 38
apt-get install superkaramba won't work...
I get an error, but since I got Debian installed with the Dutch language, I don't think you reconize it :P
Trying to translate it...
Regards,
René
(I always greet... just a habitat)
- 11-08-2005 #8Linux Engineer
- Join Date
- Apr 2005
- Location
- Belgium
- Posts
- 1,429
Revenanh, I'm dutch-speaking myself... Remember my sig says 'Belgium'
. Nederlands hoor!
** Registered Linux User # 393717 and proud of it
** Check out www.zenwalk.org
** Zenwalk 2.8 - Xfce 4.4 beta 2- 2.6.17.6 kernel = Slack on steroids! **
- 11-08-2005 #9Just Joined!
- Join Date
- Oct 2005
- Location
- Driebergen, The Netherlands
- Posts
- 38
In that case... :P
The error:
Regards,Code:Pakket superkaramba is niet beschikbaar, hoewel er naar verwezen wordt door een ander pakket. Mogelijk betekent dit dat het pakket ontbreekt, verouderd is, of enkel beschikbaar is van een andere bron E: Pakket superkaramba heeft geen installeerbare kandidaat
René
- 11-08-2005 #10Linux Engineer
- Join Date
- Apr 2005
- Location
- Belgium
- Posts
- 1,429
Quite bizarre... Maybe you need to add some repositories for apt to search. Which desktop environment are you running? KDE or Gnome?
** Registered Linux User # 393717 and proud of it
** Check out www.zenwalk.org
** Zenwalk 2.8 - Xfce 4.4 beta 2- 2.6.17.6 kernel = Slack on steroids! **


Reply With Quote
