Clam AV help Please, 2 steps left??

Discussion in 'Software' started by candive, Jun 15, 2008.

  1. candive

    candive Corporal

    Can someone help me finish this install please.

    Hi candive, I'm at work on a windows computer at present, but that shouldn't be too much of a deterent to a successful clamav0.93.1 installation. If you have not already done so, install build-essential
    Quote:
    sudo apt-get install build-essential
    Next go here which should refer you to a local download mirror. Download to desktop then right click and choose 'extract here'. there are two library files that you will probably need, but I can'rt remember the name of them off the top of my head, but they will be mentioned in an error message - so it's no real hassle really. After extracting in terminal
    Quote:
    cd ~/Desktop
    Quote:
    cd <name of package>
    (exactly what the extracted file reads.
    Quote:
    ./configure
    At the end of the terminal read out there will be an error saying one ofr two files/libraries are missing - look them up in synaptic and install them. Then return to terminal repeat the above
    Quote:
    cd ~/Desktop
    Quote:
    cd clamav <package name>
    Quote:
    ./configure
    it should compile this time. Then
    Quote:
    Quote:
    make
    then
    Quote:
    sudo make install
    . Post back when you have done that. Before clam will work you have to edit two directories.

    /clamav-0.93.1/test'
    make[2]: Entering directory `/home/chris/Desktop/clamav-0.93.1'
    make[2]: Nothing to be done for `all-am'.
    make[2]: Leaving directory `/home/chris/Desktop/clamav-0.93.1'
    make[1]: Leaving directory `/home/chris/Desktop/clamav-0.93.1'
    chris@chris-laptop:~/Desktop/clamav-0.93.1$ sudo make install
    [sudo] password for chris:
    Making install in libclamunrar
    make[1]: Entering directory `/home/chris/Desktop/clamav-0.93.1/libclamunrar'
    make[2]: Entering directory `/home/chris/Desktop/clamav-0.93.1/libclamunrar'
    test -z "/usr/local/lib" || /bin/mkdir -p "/usr/local/lib"
    /bin/bash ../libtool --mode=install /usr/bin/install -c 'libclamunrar.la' '/usr/local/lib/libclamunrar.la'
    /usr/bin/install -c .libs/libclamunrar.so.4.0.3 /usr/local/lib/libclamunrar.so.4.0.3
    (cd /usr/local/lib && { ln -s -f libclamunrar.so.4.0.3 libclamunrar.so.4 || { rm -f libclamunrar.so.4 && ln -s libclamunrar.so.4.0.3 libclamunrar.so.4; }; })
    (cd /usr/local/lib && { ln -s -f libclamunrar.so.4.0.3 libclamunrar.so || { rm -f libclamunrar.so && ln -s libclamunrar.so.4.0.3 libclamunrar.so; }; })
    /usr/bin/install -c .libs/libclamunrar.lai /usr/local/lib/libclamunrar.la
    /usr/bin/install -c .libs/libclamunrar.a /usr/local/lib/libclamunrar.a
    chmod 644 /usr/local/lib/libclamunrar.a
    ranlib /usr/local/lib/libclamunrar.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/chris/Desktop/clamav-0.93.1/libclamunrar'
    make[1]: Leaving directory `/home/chris/Desktop/clamav-0.93.1/libclamunrar'
    Making install in libclamunrar_iface
    make[1]: Entering directory `/home/chris/Desktop/clamav-0.93.1/libclamunrar_iface'
    make[2]: Entering directory `/home/chris/Desktop/clamav-0.93.1/libclamunrar_iface'
    test -z "/usr/local/lib" || /bin/mkdir -p "/usr/local/lib"
    /bin/bash ../libtool --mode=install /usr/bin/install -c 'libclamunrar_iface.la' '/usr/local/lib/libclamunrar_iface.la'
    libtool: install: warning: relinking `libclamunrar_iface.la'
    (cd /home/chris/Desktop/clamav-0.93.1/libclamunrar_iface; /bin/bash ../libtool --tag=CC --mode=relink gcc -g -O2 -thread-safe -version-info 4:3:0 -no-undefined -Wl,--version-script,../libclamunrar_iface/libclamunrar_iface.map -o libclamunrar_iface.la -rpath /usr/local/lib unrar_iface.lo ../libclamunrar/libclamunrar.la -lz )
    gcc -shared .libs/unrar_iface.o -L/usr/local/lib -lclamunrar -lz -Wl,--version-script -Wl,../libclamunrar_iface/libclamunrar_iface.map -Wl,-soname -Wl,libclamunrar_iface.so.4 -o .libs/libclamunrar_iface.so.4.0.3
    /usr/bin/install -c .libs/libclamunrar_iface.so.4.0.3T /usr/local/lib/libclamunrar_iface.so.4.0.3
    (cd /usr/local/lib && { ln -s -f libclamunrar_iface.so.4.0.3 libclamunrar_iface.so.4 || { rm -f libclamunrar_iface.so.4 && ln -s libclamunrar_iface.so.4.0.3 libclamunrar_iface.so.4; }; })
    (cd /usr/local/lib && { ln -s -f libclamunrar_iface.so.4.0.3 libclamunrar_iface.so || { rm -f libclamunrar_iface.so && ln -s libclamunrar_iface.so.4.0.3 libclamunrar_iface.so; }; })
    /usr/bin/install -c .libs/libclamunrar_iface.lai /usr/local/lib/libclamunrar_iface.la
    /usr/bin/install -c .libs/libclamunrar_iface.a /usr/local/lib/libclamunrar_iface.a
    chmod 644 /usr/local/lib/libclamunrar_iface.a
    ranlib /usr/local/lib/libclamunrar_iface.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/chris/Desktop/clamav-0.93.1/libclamunrar_iface'
    make[1]: Leaving directory `/home/chris/Desktop/clamav-0.93.1/libclamunrar_iface'
    Making install in libclamav
    make[1]: Entering directory `/home/chris/Desktop/clamav-0.93.1/libclamav'
    Making install in lzma
    make[2]: Entering directory `/home/chris/Desktop/clamav-0.93.1/libclamav/lzma'
    make[3]: Entering directory `/home/chris/Desktop/clamav-0.93.1/libclamav/lzma'
    make[3]: Nothing to be done for `install-exec-am'.
    make[3]: Nothing to be done for `install-data-am'.
    make[3]: Leaving directory `/home/chris/Desktop/clamav-0.93.1/libclamav/lzma'
    make[2]: Leaving directory `/home/chris/Desktop/clamav-0.93.1/libclamav/lzma'
    Making install in .
    make[2]: Entering directory `/home/chris/Desktop/clamav-0.93.1/libclamav'
    make[3]: Entering directory `/home/chris/Desktop/clamav-0.93.1/libclamav'
    test -z "/usr/local/lib" || /bin/mkdir -p "/usr/local/lib"
    /bin/bash ../libtool --mode=install /usr/bin/install -c 'libclamav.la' '/usr/local/lib/libclamav.la'
    libtool: install: warning: relinking `libclamav.la'
    (cd /home/chris/Desktop/clamav-0.93.1/libclamav; /bin/bash ../libtool --tag=CC --mode=relink gcc -g -O2 -thread-safe -version-info 4:3:0 -no-undefined -Wl,--version-script,../libclamav/libclamav.map -o libclamav.la -rpath /usr/local/lib matcher-ac.lo matcher-bm.lo matcher.lo md5.lo others.lo readdb.lo cvd.lo dsig.lo str.lo scanners.lo textdet.lo filetypes.lo rtf.lo blob.lo mbox.lo message.lo table.lo text.lo ole2_extract.lo vba_extract.lo msexpand.lo pe.lo upx.lo htmlnorm.lo chmunpack.lo rebuildpe.lo petite.lo wwunpack.lo unsp.lo aspack.lo packlibs.lo fsg.lo mew.lo upack.lo line.lo untar.lo unzip.lo inflate64.lo special.lo binhex.lo is_tar.lo tnef.lo autoit.lo strlcpy.lo regcomp.lo regerror.lo regexec.lo regfree.lo unarj.lo bzlib.lo nulsft.lo infblock.lo pdf.lo spin.lo yc.lo elf.lo sis.lo uuencode.lo phishcheck.lo phish_domaincheck_db.lo phish_whitelist.lo regex_list.lo mspack.lo cab.lo entconv.lo hashtab.lo dconf.lo lzma_iface.lo explode.lo textnorm.lo ../libclamunrar_iface/libclamunrar_iface.la lzma/liblzma.la -lz -lpthread -lz )
    gcc -shared .libs/matcher-ac.o .libs/matcher-bm.o .libs/matcher.o .libs/md5.o .libs/others.o .libs/readdb.o .libs/cvd.o .libs/dsig.o .libs/str.o .libs/scanners.o .libs/textdet.o .libs/filetypes.o .libs/rtf.o .libs/blob.o .libs/mbox.o .libs/message.o .libs/table.o .libs/text.o .libs/ole2_extract.o .libs/vba_extract.o .libs/msexpand.o .libs/pe.o .libs/upx.o .libs/htmlnorm.o .libs/chmunpack.o .libs/rebuildpe.o .libs/petite.o .libs/wwunpack.o .libs/unsp.o .libs/aspack.o .libs/packlibs.o .libs/fsg.o .libs/mew.o .libs/upack.o .libs/line.o .libs/untar.o .libs/unzip.o .libs/inflate64.o .libs/special.o .libs/binhex.o .libs/is_tar.o .libs/tnef.o .libs/autoit.o .libs/strlcpy.o .libs/regcomp.o .libs/regerror.o .libs/regexec.o .libs/regfree.o .libs/unarj.o .libs/bzlib.o .libs/nulsft.o .libs/infblock.o .libs/pdf.o .libs/spin.o .libs/yc.o .libs/elf.o .libs/sis.o .libs/uuencode.o .libs/phishcheck.o .libs/phish_domaincheck_db.o .libs/phish_whitelist.o .libs/regex_list.o .libs/mspack.o .libs/cab.o .libs/entconv.o .libs/hashtab.o .libs/dconf.o .libs/lzma_iface.o .libs/explode.o .libs/textnorm.o -Wl,--whole-archive lzma/.libs/liblzma.a -Wl,--no-whole-archive -L/usr/local/lib -lclamunrar_iface -lpthread -lz -Wl,--version-script -Wl,../libclamav/libclamav.map -Wl,-soname -Wl,libclamav.so.4 -o .libs/libclamav.so.4.0.3
    /usr/bin/install -c .libs/libclamav.so.4.0.3T /usr/local/lib/libclamav.so.4.0.3
    (cd /usr/local/lib && { ln -s -f libclamav.so.4.0.3 libclamav.so.4 || { rm -f libclamav.so.4 && ln -s libclamav.so.4.0.3 libclamav.so.4; }; })
    (cd /usr/local/lib && { ln -s -f libclamav.so.4.0.3 libclamav.so || { rm -f libclamav.so && ln -s libclamav.so.4.0.3 libclamav.so; }; })
    /usr/bin/install -c .libs/libclamav.lai /usr/local/lib/libclamav.la
    /usr/bin/install -c .libs/libclamav.a /usr/local/lib/libclamav.a
    chmod 644 /usr/local/lib/libclamav.a
    ranlib /usr/local/lib/libclamav.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.
    ----------------------------------------------------------------------
    test -z "/usr/local/include" || /bin/mkdir -p "/usr/local/include"
    /usr/bin/install -c -m 644 'clamav.h' '/usr/local/include/clamav.h'
    make[3]: Leaving directory `/home/chris/Desktop/clamav-0.93.1/libclamav'
    make[2]: Leaving directory `/home/chris/Desktop/clamav-0.93.1/libclamav'
    make[1]: Leaving directory `/home/chris/Desktop/clamav-0.93.1/libclamav'
    Making install in clamscan
    make[1]: Entering directory `/home/chris/Desktop/clamav-0.93.1/clamscan'
    make[2]: Entering directory `/home/chris/Desktop/clamav-0.93.1/clamscan'
    test -z "/usr/local/bin" || /bin/mkdir -p "/usr/local/bin"
    /bin/bash ../libtool --mode=install /usr/bin/install -c 'clamscan' '/usr/local/bin/clamscan'
    /usr/bin/install -c .libs/clamscan /usr/local/bin/clamscan
    make[2]: Nothing to be done for `install-data-am'.
    make[2]: Leaving directory `/home/chris/Desktop/clamav-0.93.1/clamscan'
    make[1]: Leaving directory `/home/chris/Desktop/clamav-0.93.1/clamscan'
    Making install in clamd
    make[1]: Entering directory `/home/chris/Desktop/clamav-0.93.1/clamd'
    make[2]: Entering directory `/home/chris/Desktop/clamav-0.93.1/clamd'
    test -z "/usr/local/sbin" || /bin/mkdir -p "/usr/local/sbin"
    /bin/bash ../libtool --mode=install /usr/bin/install -c 'clamd' '/usr/local/sbin/clamd'
    /usr/bin/install -c .libs/clamd /usr/local/sbin/clamd
    make[2]: Nothing to be done for `install-data-am'.
    make[2]: Leaving directory `/home/chris/Desktop/clamav-0.93.1/clamd'
    make[1]: Leaving directory `/home/chris/Desktop/clamav-0.93.1/clamd'
    Making install in clamdscan
    make[1]: Entering directory `/home/chris/Desktop/clamav-0.93.1/clamdscan'
    make[2]: Entering directory `/home/chris/Desktop/clamav-0.93.1/clamdscan'
    test -z "/usr/local/bin" || /bin/mkdir -p "/usr/local/bin"
    /bin/bash ../libtool --mode=install /usr/bin/install -c 'clamdscan' '/usr/local/bin/clamdscan'
    /usr/bin/install -c clamdscan /usr/local/bin/clamdscan
    make[2]: Nothing to be done for `install-data-am'.
    make[2]: Leaving directory `/home/chris/Desktop/clamav-0.93.1/clamdscan'
    make[1]: Leaving directory `/home/chris/Desktop/clamav-0.93.1/clamdscan'
    Making install in freshclam
    make[1]: Entering directory `/home/chris/Desktop/clamav-0.93.1/freshclam'
    make[2]: Entering directory `/home/chris/Desktop/clamav-0.93.1/freshclam'
    test -z "/usr/local/bin" || /bin/mkdir -p "/usr/local/bin"
    /bin/bash ../libtool --mode=install /usr/bin/install -c 'freshclam' '/usr/local/bin/freshclam'
    /usr/bin/install -c .libs/freshclam /usr/local/bin/freshclam
    make[2]: Nothing to be done for `install-data-am'.
    make[2]: Leaving directory `/home/chris/Desktop/clamav-0.93.1/freshclam'
    make[1]: Leaving directory `/home/chris/Desktop/clamav-0.93.1/freshclam'
    Making install in sigtool
    make[1]: Entering directory `/home/chris/Desktop/clamav-0.93.1/sigtool'
    make[2]: Entering directory `/home/chris/Desktop/clamav-0.93.1/sigtool'
    test -z "/usr/local/bin" || /bin/mkdir -p "/usr/local/bin"
    /bin/bash ../libtool --mode=install /usr/bin/install -c 'sigtool' '/usr/local/bin/sigtool'
    /usr/bin/install -c .libs/sigtool /usr/local/bin/sigtool
    make[2]: Nothing to be done for `install-data-am'.
    make[2]: Leaving directory `/home/chris/Desktop/clamav-0.93.1/sigtool'
    make[1]: Leaving directory `/home/chris/Desktop/clamav-0.93.1/sigtool'
    Making install in clamconf
    make[1]: Entering directory `/home/chris/Desktop/clamav-0.93.1/clamconf'
    make[2]: Entering directory `/home/chris/Desktop/clamav-0.93.1/clamconf'
    test -z "/usr/local/bin" || /bin/mkdir -p "/usr/local/bin"
    /bin/bash ../libtool --mode=install /usr/bin/install -c 'clamconf' '/usr/local/bin/clamconf'
    /usr/bin/install -c .libs/clamconf /usr/local/bin/clamconf
    make[2]: Nothing to be done for `install-data-am'.
    make[2]: Leaving directory `/home/chris/Desktop/clamav-0.93.1/clamconf'
    make[1]: Leaving directory `/home/chris/Desktop/clamav-0.93.1/clamconf'
    Making install in database
    make[1]: Entering directory `/home/chris/Desktop/clamav-0.93.1/database'
    make[2]: Entering directory `/home/chris/Desktop/clamav-0.93.1/database'
    make[2]: Nothing to be done for `install-exec-am'.
    /bin/bash /home/chris/Desktop/clamav-0.93.1/config/install-sh -d /usr/local/share/clamav
    make[2]: Leaving directory `/home/chris/Desktop/clamav-0.93.1/database'
    make[1]: Leaving directory `/home/chris/Desktop/clamav-0.93.1/database'
    Making install in docs
    make[1]: Entering directory `/home/chris/Desktop/clamav-0.93.1/docs'
    make[2]: Entering directory `/home/chris/Desktop/clamav-0.93.1/docs'
    make[2]: Nothing to be done for `install-exec-am'.
    test -z "/usr/local/share/man/man1" || /bin/mkdir -p "/usr/local/share/man/man1"
    /usr/bin/install -c -m 644 './man/clamscan.1' '/usr/local/share/man/man1/clamscan.1'
    /usr/bin/install -c -m 644 './man/freshclam.1' '/usr/local/share/man/man1/freshclam.1'
    /usr/bin/install -c -m 644 './man/sigtool.1' '/usr/local/share/man/man1/sigtool.1'
    /usr/bin/install -c -m 644 './man/clamdscan.1' '/usr/local/share/man/man1/clamdscan.1'
    /usr/bin/install -c -m 644 './man/clamconf.1' '/usr/local/share/man/man1/clamconf.1'
    test -z "/usr/local/share/man/man5" || /bin/mkdir -p "/usr/local/share/man/man5"
    /usr/bin/install -c -m 644 './man/clamd.conf.5' '/usr/local/share/man/man5/clamd.conf.5'
    /usr/bin/install -c -m 644 './man/freshclam.conf.5' '/usr/local/share/man/man5/freshclam.conf.5'
    test -z "/usr/local/share/man/man8" || /bin/mkdir -p "/usr/local/share/man/man8"
    /usr/bin/install -c -m 644 './man/clamd.8' '/usr/local/share/man/man8/clamd.8'
    /usr/bin/install -c -m 644 './man/clamav-milter.8' '/usr/local/share/man/man8/clamav-milter.8'
    make[2]: Leaving directory `/home/chris/Desktop/clamav-0.93.1/docs'
    make[1]: Leaving directory `/home/chris/Desktop/clamav-0.93.1/docs'
    Making install in etc
    make[1]: Entering directory `/home/chris/Desktop/clamav-0.93.1/etc'
    make[2]: Entering directory `/home/chris/Desktop/clamav-0.93.1/etc'
    make[2]: Nothing to be done for `install-exec-am'.
    /bin/bash /home/chris/Desktop/clamav-0.93.1/config/install-sh -d /usr/local/etc
    make[2]: Leaving directory `/home/chris/Desktop/clamav-0.93.1/etc'
    make[1]: Leaving directory `/home/chris/Desktop/clamav-0.93.1/etc'
    Making install in clamav-milter
    make[1]: Entering directory `/home/chris/Desktop/clamav-0.93.1/clamav-milter'
    make[2]: Entering directory `/home/chris/Desktop/clamav-0.93.1/clamav-milter'
    test -z "/usr/local/sbin" || /bin/mkdir -p "/usr/local/sbin"
    test -z "/usr/local/share/man/man8" || /bin/mkdir -p "/usr/local/share/man/man8"
    make[2]: Leaving directory `/home/chris/Desktop/clamav-0.93.1/clamav-milter'
    make[1]: Leaving directory `/home/chris/Desktop/clamav-0.93.1/clamav-milter'
    Making install in test
    make[1]: Entering directory `/home/chris/Desktop/clamav-0.93.1/test'
    make[2]: Entering directory `/home/chris/Desktop/clamav-0.93.1/test'
    make[2]: Nothing to be done for `install-exec-am'.
    make[2]: Nothing to be done for `install-data-am'.
    make[2]: Leaving directory `/home/chris/Desktop/clamav-0.93.1/test'
    make[1]: Leaving directory `/home/chris/Desktop/clamav-0.93.1/test'
    make[1]: Entering directory `/home/chris/Desktop/clamav-0.93.1'
    make[2]: Entering directory `/home/chris/Desktop/clamav-0.93.1'
    test -z "/usr/local/bin" || /bin/mkdir -p "/usr/local/bin"
    /usr/bin/install -c 'clamav-config' '/usr/local/bin/clamav-config'
    test -z "/usr/local/lib/pkgconfig" || /bin/mkdir -p "/usr/local/lib/pkgconfig"
    /usr/bin/install -c -m 644 'libclamav.pc' '/usr/local/lib/pkgconfig/libclamav.pc'
    make[2]: Leaving directory `/home/chris/Desktop/clamav-0.93.1'
    make[1]: Leaving directory `/home/chris/Desktop/clamav-0.93.1'
    chris@chris-laptop:~/Desktop/clamav-0.93.1$

    Does anyone know what files I need to change/remove and how do I do it?
    Thank you.
     
    Last edited: Jun 15, 2008
  2. candive

    candive Corporal

    Here is a screen shot of an error
     

    Attached Files:

  3. BoredOutOfMyMind

    BoredOutOfMyMind Picabo, ICU

  4. candive

    candive Corporal

    Bored yes it is Ubuntu 8.04 Hardy Heron.
    Gnome 2.22.2
    Kernal 2.6.24-18
    32 bit

    I know about the test virus 4
    The first line in my screen shot says error I wonder if this is related to the files I am suppose to rename.
     

MajorGeeks.Com Menu

Downloads All In One Tweaks \ Android \ Anti-Malware \ Anti-Virus \ Appearance \ Backup \ Browsers \ CD\DVD\Blu-Ray \ Covert Ops \ Drive Utilities \ Drivers \ Graphics \ Internet Tools \ Multimedia \ Networking \ Office Tools \ PC Games \ System Tools \ Mac/Apple/Ipad Downloads

Other News: Top Downloads \ News (Tech) \ Off Base (Other Websites News) \ Way Off Base (Offbeat Stories and Pics)

Social: Facebook \ YouTube \ Twitter \ Tumblr \ Pintrest \ RSS Feeds