Hi
i am installing qmailadmin-1.0.13 with qmail but no images found after installing many times.
 
Here how i am going to install.
 
[EMAIL PROTECTED] qmailadmin-1.0.13]# ./configure
loading cache ./config.cache
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... (cached) yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking host system type... i686-unknown-linux
checking for gcc... (cached) gcc
checking whether the C compiler (gcc  ) works... yes
checking whether the C compiler (gcc  ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for ranlib... (cached) ranlib
checking for strerror in -lcposix... (cached) no
checking how to run the C preprocessor... (cached) gcc -E
checking for AIX... no
checking for crypt in -lcrypt... (cached) yes
checking for crypt in -lshadow... (cached) no
checking for floor in -lm... (cached) yes
checking for gethostbyaddr in -lnsl... (cached) yes
checking for getsockname in -lsocket... (cached) no
checking whether we should prohibit caching... no
checking whether to require ip authentication... yes
checking whether to display user index... yes
checking whether to allow admins to modify user quotas... no
checking whether to show help pages... no
checking for ezmlm-idx... yes
checking for dirent.h that defines DIR... (cached) yes
checking for opendir in -ldir... (cached) no
checking for ANSI C header files... (cached) yes
checking for unistd.h... (cached) yes
checking for working const... (cached) yes
checking for size_t... (cached) yes
checking whether struct tm is in sys/time.h or time.h... (cached) time.h
checking for getcwd... (cached) yes
checking for mkdir... (cached) yes
checking for strdup... (cached) yes
checking for strstr... (cached) yes
creating ./config.status
creating Makefile
creating config.h
config.h is unchanged
 
            Current settings
---------------------------------------
 
       cgi-bin dir = /var/www/cgi-bin
          html dir = /var/www/html
         image dir = /var/www/html/images/qmailadmin
         image URL = "">      template dir = /usr/local/share/qmailadmin/
         qmail dir = /var/qmail
      vpopmail dir = /home/vpopmail
         ezmlm dir = /usr/local/bin/ezmlm
         ezmlm idx = yes
[EMAIL PROTECTED] qmailadmin-1.0.13]# make
gcc -I. -I/home/vpopmail/include      -g -O2 -c qmailadmin.c
gcc -I. -I/home/vpopmail/include      -g -O2 -c alias.c
gcc -I. -I/home/vpopmail/include      -g -O2 -c autorespond.c
gcc -I. -I/home/vpopmail/include      -g -O2 -c forward.c
gcc -I. -I/home/vpopmail/include      -g -O2 -c mailinglist.c
gcc -I. -I/home/vpopmail/include      -g -O2 -c user.c
gcc -I. -I/home/vpopmail/include      -g -O2 -c util.c
gcc -I. -I/home/vpopmail/include      -g -O2 -c auth.c
gcc -I. -I/home/vpopmail/include      -g -O2 -c template.c
gcc -I. -I/home/vpopmail/include      -g -O2 -c command.c
gcc -I. -I/home/vpopmail/include      -g -O2 -c show.c
gcc -I. -I/home/vpopmail/include      -g -O2 -c cgi.c
gcc -I. -I/home/vpopmail/include      -g -O2 -c limits.c
gcc -I. -I/home/vpopmail/include      -g -O2 -c dotqmail.c
gcc  -g -O2  -o qmailadmin  qmailadmin.o alias.o autorespond.o forward.o mailinglist.o user.o util.o auth.o template.o command.o show.o cgi.o limits.o dotqmail.o -L/home/vpopmail/lib -lvpopmail -lnsl -lm -lcrypt
[EMAIL PROTECTED] qmailadmin-1.0.13]# make install-strip
make  AM_INSTALL_PROGRAM_FLAGS=-s install
make[1]: Entering directory `/usr/local/src/qmailadmin-1.0.13'
make[2]: Entering directory `/usr/local/src/qmailadmin-1.0.13'
/bin/sh ./mkinstalldirs /var/www/cgi-bin
  /usr/bin/install -c -s qmailadmin /var/www/cgi-bin/qmailadmin
chown vpopmail /var/www/cgi-bin/qmailadmin
chgrp vchkpw /var/www/cgi-bin/qmailadmin
chmod u+s,g+s /var/www/cgi-bin/qmailadmin
/bin/sh ./mkinstalldirs  /usr/local/share/qmailadmin/
/bin/sh ./mkinstalldirs  /usr/local/share/qmailadmin//html
cp -R html/*      /usr/local/share/qmailadmin//html
/bin/sh ./mkinstalldirs  /var/www/html/images/qmailadmin
mkdir /var/www/html/images
mkdir /var/www/html/images/qmailadmin
cp -R images/*    /var/www/html/images/qmailadmin
cp                /usr/local/share/qmailadmin//html/en /usr/local/share/qmailadmin//html/en-us
if test "" = "yes"; then \
                cp html/show_login_help.html /usr/local/share/qmailadmin//html/show_login.html ; \
fi
make[2]: Leaving directory `/usr/local/src/qmailadmin-1.0.13'
make[1]: Leaving directory `/usr/local/src/qmailadmin-1.0.13'
 
Any suggestion.
Thanks
Zafar
 

Reply via email to