kompilera clamav 95.2 [LÖST]

Hjälp med installation och användning av program
massamull
Inlägg: 123
Blev medlem: 29 dec 2007, 18:03
OS: Ubuntu
Utgåva: Vet inte/ingen utgåva passar

kompilera clamav 95.2 [LÖST]

Inlägg av massamull »

detta står som förklaring på hur ja ska göra, Jag har försår inte steg 2? hur ska jag göra där?

jag skriver med vilka mappar och filer som finns med.


TACKSAM för svar :)
The simplest way to compile this package is:

1. `cd' to the directory containing the package's source code and type
`./configure' to configure the package for your system.

Running `configure' might take a while. While running, it prints
some messages telling which features it is checking for.

2. Type `make' to compile the package.

3. Optionally, type `make check' to run any self-tests that come with
the package.

4. Type `make install' to install the programs and any data files and
documentation.

5. You can remove the program binaries and object files from the
source code directory by typing `make clean'. To also remove the
files that `configure' created (so you can compile the package for
a different kind of computer), type `make distclean'. There is
also a `make maintainer-clean' target, but that is intended mainly
for the package's developers. If you use it, you may have to get
all sorts of other programs in order to regenerate files that came


aclocal.m4 config.log COPYING.zlib m4
AUTHORS configure database Makefile.am
BUGS configure.in docs Makefile.in
ChangeLog contrib etc NEWS
clamav-config.h.in COPYING examples README
clamav-config.in COPYING.bzip2 FAQ shared
clamav-milter COPYING.file freshclam sigtool
clamconf COPYING.getopt INSTALL target.h
clamd COPYING.LGPL libclamav test
clamdscan COPYING.lzma libclamav.pc.in unit_tests
clamdtop COPYING.regex libclamunrar UPGRADE
clamscan COPYING.sha256 libclamunrar_iface
config COPYING.unrar libltdl
Användarvisningsbild
Hund
Inlägg: 16492
Blev medlem: 25 jan 2007, 04:15
OS: Gentoo
Ort: Norrland
Kontakt:

Re: kompilera clamav 95.2

Inlägg av Hund »

När du står i mappen med terminalen utför du dessa kommandon:
./configure
make
sudo make install
Vilket ska fungera bra om du har alla beroenden installerade. Detta kommando bör installera alla beroenden för att du ska kunna kompilera:
sudo apt-get build-dep clamav
Glöm inte heller paketet build-essential om du ska kunna kompilera i huvudtaget:
sudo aptitude install build-essential
Annars bör det finnas fräscha förråd du kan använda dig av om du inte vill kompilera.

Edit: https://launchpad.net/~ubuntu-clamav/+archive/ppa
Linuxkompis - En vänlig Linux-gemenskap för alla!
massamull
Inlägg: 123
Blev medlem: 29 dec 2007, 18:03
OS: Ubuntu
Utgåva: Vet inte/ingen utgåva passar

Re: kompilera clamav 95.2

Inlägg av massamull »

tack jag hade bara inte installerat sudo apt-get build-dep clamav, sen kunde jag installera de :)
Skriv svar

Återgå till "Program"