Die Anleitung da ist für das rc3
Ich hab veruscht das CVS mit Kconfigure zu installieren und der sagt folgendes (Ich habe das zeugs was man für rc3 rbacuht schon drauf):
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 whether build environment is sane...
yes
checking for gawk...
gawk
checking whether make sets $(MAKE)...
yes
checking whether to enable maintainer-specific portions of Makefiles...
no
checking for g++... g++
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 g++ accepts -g...
yes
checking for style of include used by make...
GNU
checking dependency style of g++...
gcc3
checking how to run the C++ preprocessor...
g++ -E
checking for gcc...
gcc
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 whether make sets $(MAKE)...
(cached)
yes
checking for a BSD-compatible install... /usr/bin/install -c
checking for ranlib... ranlib
checking for strip... strip
checking for ar...
ar
checking for ld... ld
checking for windres...
no
checking for msgfmt...
/usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext...
/usr/bin/xgettext
checking for msgmerge...
/usr/bin/msgmerge
checking for ranlib...
(cached) ranlib
checking for strerror in -lcposix...
no
checking for egrep... grep -E
checking for ANSI C header files...
yes
checking for an ANSI C-conforming const...
yes
checking for inline...
inline
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 for off_t...
yes
checking for size_t...
yes
checking for working alloca.h...
yes
checking for alloca...
yes
checking for stdlib.h...
(cached) yes
checking for unistd.h...
(cached) yes
checking for getpagesize...
yes
checking for working mmap...
yes
checking whether we are using the GNU C Library 2.1 or newer...
yes
checking whether integer division by zero raises SIGFPE...
yes
checking for inttypes.h...
yes
checking for stdint.h...
yes
checking for unsigned long long...
yes
checking for inttypes.h...
yes
checking whether the inttypes.h PRIxNN macros are broken...
no
checking for ld used by GCC...
ld
checking if the linker (ld) is GNU ld...
yes
checking for shared library run path origin...
done
checking argz.h usability...
yes
checking argz.h presence...
yes
checking for argz.h... yes
checking limits.h usability...
yes
checking limits.h presence...
yes
checking for limits.h... yes
checking locale.h usability...
yes
checking locale.h presence...
yes
checking for locale.h... yes
checking nl_types.h usability...
yes
checking nl_types.h presence...
yes
checking for nl_types.h... yes
checking malloc.h usability...
yes
checking malloc.h presence...
yes
checking for malloc.h... yes
checking stddef.h usability...
yes
checking stddef.h presence...
yes
checking for stddef.h... yes
checking for stdlib.h... (cached)
yes
checking for string.h... (cached)
yes
checking for unistd.h... (cached)
yes
checking sys/param.h usability...
yes
checking sys/param.h presence...
yes
checking for sys/param.h... yes
checking for feof_unlocked...
yes
checking for fgets_unlocked...
yes
checking for getc_unlocked...
yes
checking for getcwd...
yes
checking for getegid...
yes
checking for geteuid...
yes
checking for getgid...
yes
checking for getuid...
yes
checking for mempcpy...
yes
checking for munmap...
yes
checking for putenv...
yes
checking for setenv...
yes
checking for setlocale...
yes
checking for stpcpy...
yes
checking for strcasecmp...
yes
checking for strdup...
yes
checking for strtoul...
yes
checking for tsearch...
yes
checking for __argz_count...
yes
checking for __argz_stringify...
yes
checking for __argz_next...
yes
checking for iconv...
yes
checking for iconv declaration...
extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for nl_langinfo and CODESET...
yes
checking for LC_MESSAGES...
yes
checking for bison... bison
checking version of bison...
1.75, ok
checking whether NLS is requested... yes
checking whether included gettext is requested...
no
checking for GNU gettext in libc...
yes
checking for wx-config...
/usr/bin/wx-config
checking for wxWidgets version >= 2.4.2...
yes (version 2.4.2)
checking for wxbase-2.4-config... /usr/bin/wxbase-2.4-config
checking for wxWidgets base version >= 2.4.2...
yes (version 2.4.2)
./configure: line 1: curl-config: command not found
checking for curl >= 7.9.5...
no
./configure: line 1: curl-config: command not found
configure: WARNING: curl-config was not found
configure: error:
WARNING: curl >= 7.9.5 is not found.
Please check that curl-config is in your default path, check out
LD_LIBRARY_PATH or equivalent variable.
Or this might also be that your curl-config has other name.
Please try again with --with-curl-config=/usr/bin/curl-config
(replace /usr/bin/curl-config with a valid path to your curl-config).
If you use compiled packages check if you have devel pack installed.
To download the lastest version check
http://curl.haxx.se/download.html for sources.