7lifes
Registered User
Hiho alle,
habe ein kleines Problem. Ich versuche auf einem Debian System den TCPD 0.2.0 zum laufen zu bekommen. Ich bekomme ihn auch ohne Probleme installiert, jedoch fehlt jede config Datei, wie z.B. die hosts.access.
Hier ein paar Auszüge. Ist es normal das dieser keine Config Dateien installiert?? Was muss ich dann tun, blicke da nicht wirklich durch.
Normaler Configure: (Hab einfach keine Idee mehr, wieso diese nicht installeirt wird) Dazu noch die Sourcen bekommt ihr hier: ftp://ftp.pld.org.pl/software/tcpd/
Install String:
Danke schonmal im vorraus
habe ein kleines Problem. Ich versuche auf einem Debian System den TCPD 0.2.0 zum laufen zu bekommen. Ich bekomme ihn auch ohne Probleme installiert, jedoch fehlt jede config Datei, wie z.B. die hosts.access.
Hier ein paar Auszüge. Ist es normal das dieser keine Config Dateien installiert?? Was muss ich dann tun, blicke da nicht wirklich durch.
Normaler Configure: (Hab einfach keine Idee mehr, wieso diese nicht installeirt wird) Dazu noch die Sourcen bekommt ihr hier: ftp://ftp.pld.org.pl/software/tcpd/
checking for a BSD compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for awk... awk
checking whether make sets ${MAKE}... yes
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 executable suffix...
checking for object suffix... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of gcc... gcc
checking for awk... (cached) awk
checking how to run the C preprocessor... gcc -E
checking whether ln -s works... yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
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 how to recognise dependant libraries... pass_all
checking command to parse /usr/bin/nm -B output... ok
checking for dlfcn.h... yes
checking for ranlib... ranlib
checking for strip... strip
checking for objdir... .libs
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.lo... yes
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking whether the linker (/usr/bin/ld) supports shared libraries... 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 if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking whether -lc should be explicitly linked in... no
creating libtool
checking for ANSI C header files... yes
checking for syslog.h... yes
checking for unistd.h... yes
checking for gcc option to accept ANSI C... none needed
checking for an ANSI C-conforming const... yes
checking for working memcmp... yes
checking return type of signal handlers... void
checking for socket... yes
checking for strdup... yes
checking for strtol... yes
checking for strtoul... yes
checking for gai_strerror... yes
checking for getaddrinfo... yes
checking for getnameinfo... yes
checking for inet_pton... yes
checking for strncasecmp... yes
checking if struct sockaddr_storage is available... yes
checking if ss_family is available... yes
checking for sa_len field in struct sockaddr... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating include/Makefile
config.status: creating lib/Makefile
config.status: creating src/Makefile
config.status: creating tcpd.spec
config.status: creating config.h
config.status: config.h is unchanged
Install String:
Making install in doc
make[1]: Entering directory `/home/lorenz/tcpd-0.2.0/doc'
make[2]: Entering directory `/home/lorenz/tcpd-0.2.0/doc'
make[2]: Nothing to be done for `install-exec-am'.
/bin/sh ../mkinstalldirs /usr/local/share/man/man3
/usr/bin/install -c -m 644 ./hosts_access.3 /usr/local/share/man/man3/hosts_access.3
/bin/sh ../mkinstalldirs /usr/local/share/man/man5
/usr/bin/install -c -m 644 ./hosts_access.5 /usr/local/share/man/man5/hosts_access.5
/usr/bin/install -c -m 644 ./hosts_options.5 /usr/local/share/man/man5/hosts_options.5
/bin/sh ../mkinstalldirs /usr/local/share/man/man8
/usr/bin/install -c -m 644 ./tcpd.8 /usr/local/share/man/man8/tcpd.8
/usr/bin/install -c -m 644 ./tcpd_check.8 /usr/local/share/man/man8/tcpd_check.8
make[2]: Leaving directory `/home/lorenz/tcpd-0.2.0/doc'
make[1]: Leaving directory `/home/lorenz/tcpd-0.2.0/doc'
Making install in include
make[1]: Entering directory `/home/lorenz/tcpd-0.2.0/include'
make[2]: Entering directory `/home/lorenz/tcpd-0.2.0/include'
make[2]: Nothing to be done for `install-exec-am'.
/bin/sh ../mkinstalldirs /usr/local/include
/usr/bin/install -c -m 644 tcpd.h /usr/local/include/tcpd.h
make[2]: Leaving directory `/home/lorenz/tcpd-0.2.0/include'
make[1]: Leaving directory `/home/lorenz/tcpd-0.2.0/include'
Making install in lib
make[1]: Entering directory `/home/lorenz/tcpd-0.2.0/lib'
make[2]: Entering directory `/home/lorenz/tcpd-0.2.0/lib'
/bin/sh ../mkinstalldirs /usr/local/lib
/bin/sh ../libtool --mode=install /usr/bin/install -c libwrap.la /usr/local/lib/libwrap.la
/usr/bin/install -c .libs/libwrap.so.2.0.0 /usr/local/lib/libwrap.so.2.0.0
(cd /usr/local/lib && rm -f libwrap.so.2 && ln -s libwrap.so.2.0.0 libwrap.so.2)
(cd /usr/local/lib && rm -f libwrap.so && ln -s libwrap.so.2.0.0 libwrap.so)
/usr/bin/install -c .libs/libwrap.lai /usr/local/lib/libwrap.la
/usr/bin/install -c .libs/libwrap.a /usr/local/lib/libwrap.a
ranlib /usr/local/lib/libwrap.a
chmod 644 /usr/local/lib/libwrap.a
PATH="$PATH:/sbin" ldconfig -n /usr/local/lib
----------------------------------------------------------------------
Libraries have been installed in:
/usr/local/lib
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the `LD_RUN_PATH' environment variable
during linking
- use the `-Wl,--rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to `/etc/ld.so.conf'
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/home/lorenz/tcpd-0.2.0/lib'
make[1]: Leaving directory `/home/lorenz/tcpd-0.2.0/lib'
Making install in src
make[1]: Entering directory `/home/lorenz/tcpd-0.2.0/src'
make[2]: Entering directory `/home/lorenz/tcpd-0.2.0/src'
/bin/sh ../mkinstalldirs /usr/local/lib
/bin/sh ../libtool --mode=install /usr/bin/install -c tcpd /usr/local/lib/tcpd
/usr/bin/install -c .libs/tcpd /usr/local/lib/tcpd
/bin/sh ../mkinstalldirs /usr/local/sbin
/bin/sh ../libtool --mode=install /usr/bin/install -c tcpd_check /usr/local/sbin/tcpd_check
/usr/bin/install -c .libs/tcpd_check /usr/local/sbin/tcpd_check
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/home/lorenz/tcpd-0.2.0/src'
make[1]: Leaving directory `/home/lorenz/tcpd-0.2.0/src'
make[1]: Entering directory `/home/lorenz/tcpd-0.2.0'
make[2]: Entering directory `/home/lorenz/tcpd-0.2.0'
/bin/sh ./mkinstalldirs /usr/local/bin
/usr/bin/install -c tcp_wrappers2tcpd.awk /usr/local/bin/tcp_wrappers2tcpd.awk
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/home/lorenz/tcpd-0.2.0'
make[1]: Leaving directory `/home/lorenz/tcpd-0.2.0'
Danke schonmal im vorraus