LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   noobie has issue with superkaramba and s libpython (https://www.linuxquestions.org/questions/linux-newbie-8/noobie-has-issue-with-superkaramba-and-s-libpython-190535/)

sross 06-06-2004 11:40 PM

noobie has issue with superkaramba and error
 
Hi, since mdk10 had issues with superkaramba downloaded a patched tar.gz. So I went to my console and did ./configure

It came back with this, any ideas? I think I'm close, hope someone can help, I am clueless thanks!

checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking for -p flag to install... yes
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for g++... no
checking for c++... no
checking for gpp... no
checking for aCC... no
checking for CC... no
checking for cxx... no
checking for cc++... no
checking for cl... no
checking for FCC... no
checking for KCC... no
checking for RCC... no
checking for xlC_r... no
checking for xlC... no
checking whether we are using the GNU C++ compiler... no
checking whether g++ accepts -g... no
checking dependency style of g++... none
checking whether g++ supports -Wundef... no
checking whether g++ supports -Wno-long-long... no
checking whether g++ supports -Wnon-virtual-dtor... no
checking how to run the C++ preprocessor... /lib/cpp
configure: error: C++ preprocessor "/lib/cpp" fails sanity check
See `config.log' for more details.

DrOzz 06-06-2004 11:45 PM

since you didn't specify, are you noting the version that superkaramba is calling for
and noting the version that you have installed ?
just because you didn't show any error messages, i am just throwing out the idea
that maybe the version you have installed is an earlier version that what superkarama
is requiring ?

sross 06-07-2004 12:04 AM

this post put in main post, still have issue

sross 06-07-2004 01:02 AM

linux sure is hard to get my head around. I can do anything in XP easily but something like just installing 1 little app in linux can take days to get it to work. If anyone can help me tackle my issue will be greatly appreciated. From what I've researched it might have something to do with gcc not being installed, but I go to install that and it says it's already installed :(

sross 06-07-2004 02:34 AM

wohoo, making progress, got this far so will research the error:

configure: WARNING: libjpeg not found. disable JPEG support.
checking for Qt... configure: error: Qt (>= Qt 3.0) (headers and libraries) not found. Please check your installation!
For more details about this problem, look at the end of config.log.


All times are GMT -5. The time now is 01:02 AM.