Installing Dionaea in Debian Squeeze 1º- Base System + Openssh-Server

Installing Dionaea in Debian Squeeze 1º- Base System + Openssh-Server

Installing Dionaea in Debian Squeeze 1º- Base system + openssh-server 2º- apt-get install libudns-dev libglib2.0-dev libss-dev libcurl4-openssl-dev libreadline-dev libsqlite3-ev python-dev libtool automake autoconf build-essential subversion git-core flex bison pkg-config 3º- git clone git://git.carnivore.it/dionaea.git dionaea 4º- apt-get install gettext wget http://ftp.gnome.org/pub/gnome/sources/glib/2.20/glib-2.20.4.tar.bz2 tar xfj glib-2.20.4.tar.bz2 rm glib-2.20.4.tar.bz2 cd glib-2.20.4/ ./configure --prefix=/opt/dionaea make make install cd .. 5º- git clone git://git.carnivore.it/liblcfg.git liblcfg cd liblcfg/code autoreconf -vi ./configure --prefix=/opt/dionaea make install cd .. cd .. 6º- git clone git://git.infradead.org/users/tgr/libnl.git cd libnl autoreconf -vi export LDFLAGS=-Wl,-rpath,/opt/dionaea/lib apt-get install check ./configure --prefix=/opt/dionaea make make install cd .. 7º- wget http://dist.schmorp.de/libev/Attic/libev-4.15.tar.gz tar xfz libev-4.15.tar.gz rm libev-5.15.tar.gz cd libev-4.15 ./configure --prefix=/opt/dionaea make install cd .. 8º- wget http://python.org/ftp/python/3.2.4/Python-3.2.4.tgz tar xfz Python-3.2.4.tgz cd Python-3.2.4 ./configure --enable-shared --prefix=/opt/dionaea --with-computed-gotos \ --enable-ipv6 LDFLAGS="-Wl,-rpath=/opt/dionaea/lib/" make make install cd .. 9º- wget http://cython.org/release/Cython-0.19.tar.gz tar xfz Cython-0.19.tar.gz cd Cython-0.19 /opt/dionaea/bin/python3 setup.py install cd .. 10º- apt-get install sqlite3 11º- apt-get install libxml2-dev 12º- aptitude install libxslt1-dev 13º- wget http://www.corpit.ru/mjt/udns/udns-0.2.tar.gz tar xfz udns-0.2.tar.gz rm udns-0.2.tar.gz cd udns-0.2/ ./configure make shared cp udns.h /opt/dionaea/include/ cp *.so* /opt/dionaea/lib/ cd /opt/dionaea/lib ln -s libudns.so.0 libudns.so 14º- wget http://c-ares.haxx.se/download/c-ares-1.9.1.tar.gz tar xfz c-ares-1.9.1.tar.gz cd c-ares-1.9.1 ./configure --prefix=/opt/dionaea make make install cd .. wget http://curl.haxx.se/download/curl-7.30.0.tar.bz2 tar xfj curl-7.30.0.tar.bz2 rm curl-7.30.0.tar.bz2 cd curl-7.30.0 ./configure --prefix=/opt/dionaea make make install cd .. 15º- wget http://www.tcpdump.org/release/libpcap-1.4.0.tar.gz tar xfz libpcap-1.4.0.tar.gz rm libpcap-1.4.0.tar.gz cd libpcap-1.4.0 ./configure --prefix=/opt/dionaea make make install cd .. 16º- cd dionaea autoreconf -vi ./configure --with-lcfg-include=/opt/dionaea/include/ --with-lcfg-lib=/opt/dionaea/lib/ --with-python=/opt/dionaea/bin/python3 --with-cython-dir=/usr/bin --with-udns- include=/opt/dionaea/include/ --with-udns-lib=/opt/dionaea/lib/ --with-emu- include=/opt/dionaea/include/ --with-emu-lib=/opt/dionaea/lib/ --with-gc- include=/usr/include/gc --with-ev-include=/opt/dionaea/include --with-ev-lib=/opt/dionaea/lib --with-nl-include=/opt/dionaea/include --with-nl-lib=/opt/dionaea/lib/ --with-curl- config=/opt/dionaea/bin/ --with-pcap-include=/opt/dionaea/include --with-pcap- lib=/opt/dionaea/lib/ --with-glib=/opt/dionaea.

View Full Text

Details

  • File Type
    pdf
  • Upload Time
    -
  • Content Languages
    English
  • Upload User
    Anonymous/Not logged-in
  • File Pages
    2 Page
  • File Size
    -

Download

Channel Download Status
Express Download Enable

Copyright

We respect the copyrights and intellectual property rights of all users. All uploaded documents are either original works of the uploader or authorized works of the rightful owners.

  • Not to be reproduced or distributed without explicit permission.
  • Not used for commercial purposes outside of approved use cases.
  • Not used to infringe on the rights of the original creators.
  • If you believe any content infringes your copyright, please contact us immediately.

Support

For help with questions, suggestions, or problems, please contact us