Answer the question
In order to leave comments, you need to log in
How to compile svs under Debian 7?
I wanted to install an antivirus on a file server, I found this article:
habrahabr.ru/post/205326
I
clearly followed the instructions, but at this step:
Unpack and compile:cd samba-3.6.6 bzcat /tmp/svs-0.1.4.tar.bz2 | tar xvf - cd svs qmake && make
~/samba-3.6.6/source3/svs# qmake && make
gcc -c -pipe -O2 -w -D_REENTRANT -fPIC -DQT_WEBKIT -DSVS_OS_NAME=Linux -DSVS_OS_RELEASE=3.2.0-4-686-pae -DSVS_OS_ARCH=i686 -DSVS_VERSION=0.1.4 -DSVS_SCANNER_CLAMAV -DSVS_DFLT_CLAMDSCAN_COMMAND=/usr/bin/clamdscan -DSVS_TARGET=svs_clamav -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include/qt4/QtTest -I../source3/include -I../source3/../lib/popt -I../source3/../lib/replace -I../source3/../lib/talloc -I../source3/../lib/tevent -I../source3/../lib/tdb/include -I../source3/librpc -I../source3/.. -I../source3 -I. -o svs-vfs.o svs-vfs.c
svs-vfs.c:2:22: fatal error: includes.h: Нет такого файла или каталога
compilation terminated.
make: *** [svs-vfs.o] Ошибка 1
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question