Jump to content

SuperKaramba Install Help


Recommended Posts

I'm trying to install SuperKaramba and have never installed anything thats not a urpmi or rpm before.

I have followed the instructions but get an error on the configure bit.

Does any of this mean any thing to anyone?

 

[root@localhost superkaramba-0.35]# ./configure

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

/mnt/LinuxStuff/My: /mnt/LinuxStuff/My: No such file or directory

configure: WARNING: `missing' script is too old or missing

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 file name... 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.

[root@localhost superkaramba-0.35]#

 

 

 

 

 

Moved from Software Forum to Terminal Shell Commands, Kernel and Programming Forum - Artificial Intelligence

Link to comment
Share on other sites

What other xorg-devel like packages do you have? Go to the mandrake control center->software->install, look for xorg and install everything that seems relevant (only devel packages).

 

<explenation>If you want to compile something the program that does the building needs certain information. This information comes in files that are not needed to run the program (in this case xorg) so mandrake, so save diskspace and make things easier, puts these in different packages called -devel. So if karamba wants to build it needs files that's in one of the xorg-devel packages</explenation>

 

Have fun.

Link to comment
Share on other sites

i think you need the GCC-cpp libraries. use MCC->software management->install & type cpp in the search. install the version that matches your GCC. the cpp package will have a name similar to GCC<version#>-cpp-<version#>-mdk.

 

Chris

Link to comment
Share on other sites

Still no luck so i thought I'd insert the code when trying to configure incase there is something obvious to someone.

CHeers

 

 

 

[james@james superkaramba-0.35]$ ./configure

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 file name... 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++... g++

checking whether we are using the GNU C++ compiler... yes

checking whether g++ accepts -g... yes

checking dependency style of g++... gcc3

checking whether g++ supports -Wundef... yes

checking whether g++ supports -Wno-long-long... yes

checking whether g++ supports -Wnon-virtual-dtor... yes

checking whether g++ supports -fno-exceptions... yes

checking whether g++ supports -fno-check-new... yes

checking whether g++ supports -fexceptions... yes

checking how to run the C++ preprocessor... g++ -E

checking whether g++ supports -frepo... yes

not using lib directory suffix

checking for ld used by GCC... /usr/bin/ld

checking if the linker (/usr/bin/ld) is GNU ld... yes

checking for /usr/bin/ld option to reload object files... -r

checking for BSD-compatible nm... /usr/bin/nm -B

checking for a sed that does not truncate output...

checking whether ln -s works... yes

checking how to recognise dependant libraries... pass_all

checking for egrep... grep -E

checking for ANSI C header files... yes

checking for sys/types.h... yes

checking for sys/stat.h... yes

checking for stdlib.h... yes

checking for string.h... yes

checking for memory.h... yes

checking for strings.h... yes

checking for inttypes.h... yes

checking for stdint.h... yes

checking for unistd.h... yes

checking dlfcn.h usability... yes

checking dlfcn.h presence... yes

checking for dlfcn.h... yes

checking the maximum length of command line arguments... 32768

checking command to parse /usr/bin/nm -B output from gcc object... ok

checking for objdir... .libs

checking for ranlib... ranlib

checking for strip... strip

checking if gcc static flag works... yes

checking if gcc supports -fno-rtti -fno-exceptions... no

checking for gcc option to produce PIC... -fPIC

checking if gcc PIC flag -fPIC works... yes

checking if gcc supports -c -o file.o... yes

checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes

checking whether -lc should be explicitly linked in... no

checking how to hardcode library paths into programs... immediate

checking whether stripping libraries is possible... yes

checking dynamic linker characteristics... GNU/Linux ld.so

checking if libtool supports shared libraries... yes

checking whether to build shared libraries... yes

checking whether to build static libraries... no

configure: creating libtool

appending configuration tag "CXX" to libtool

checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes

checking for g++ option to produce PIC... -fPIC

checking if g++ PIC flag -fPIC works... no

checking if g++ supports -c -o file.o... no

checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes

checking whether -lc should be explicitly linked in... yes

checking how to hardcode library paths into programs... immediate

checking whether stripping libraries is possible... yes

checking dynamic linker characteristics... GNU/Linux ld.so

appending configuration tag "GCJ" to libtool

checking if gcj supports -fno-rtti -fno-exceptions... (cached) no

checking for gcj option to produce PIC... -fPIC

checking if gcj PIC flag -fPIC works... no

checking if gcj supports -c -o file.o... no

checking whether the gcj linker (/usr/bin/ld) supports shared libraries... yes

checking whether -lc should be explicitly linked in... yes

checking how to hardcode library paths into programs... immediate

checking whether stripping libraries is possible... yes

checking dynamic linker characteristics... GNU/Linux ld.so

checking for msgfmt... msgfmt

checking for gmsgfmt... msgfmt

found msgfmt program is not GNU msgfmt; ignore it

checking for xgettext... :

checking for main in -lutil... yes

checking for main in -lcompat... no

checking for crypt in -lcrypt... yes

checking for socklen_t... socklen_t

checking for dnet_ntoa in -ldnet... no

checking for dnet_ntoa in -ldnet_stub... no

checking for inet_ntoa... yes

checking for connect... yes

checking for remove... yes

checking for shmat... yes

checking crt_externs.h usability... no

checking crt_externs.h presence... no

checking for crt_externs.h... no

checking for _NSGetEnviron... no

checking for sys/types.h... (cached) yes

checking for stdint.h... (cached) yes

checking for poll in -lpoll... no

checking CoreAudio/CoreAudio.h usability... no

checking CoreAudio/CoreAudio.h presence... no

checking for CoreAudio/CoreAudio.h... no

checking for res_init... yes

checking if res_init needs custom prototype... no

checking for killpg in -lucb... no

checking for int... yes

checking size of int... 4

checking for long... yes

checking size of long... 4

checking for char *... yes

checking size of char *... 4

checking for char... yes

checking size of char... 1

checking for dlopen in -ldl... yes

checking for shl_unload in -ldld... no

checking for vsnprintf... yes

checking for snprintf... yes

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

[james@james superkaramba-0.35]$

 

 

 

 

Thanks again

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...