Results 1 to 3 of 3

Thread: Skipfish Can't be able to update to newest version 2.10b

  1. #1
    Join Date
    2013-Apr
    Posts
    182

    Skipfish Can't be able to update to newest version 2.10b

    hi everyone ,

    Could anyone can help me with update skipfish to newest version 2.10b

    I download sourcescode and make . it is show error
    /Downloads/skipfish-2.10b# make
    cc -L/usr/local/lib/ -L/opt/local/lib src/skipfish.c -o skipfish \
    -O3 -Wno-format -Wall -funsigned-char -g -ggdb -I/usr/local/include/ -I/opt/local/include/ -DVERSION=\"2.10b\" src/http_client.c src/database.c src/crawler.c src/analysis.c src/report.c src/checks.c src/signatures.c src/auth.c src/options.c -lcrypto -lssl -lidn -lz -lpcre
    In file included from src/crawler.h:26:0,
    from src/skipfish.c:41:
    src/http_client.h:26:25: fatal error: openssl/ssl.h: No such file or directory
    compilation terminated.
    src/http_client.c:37:25: fatal error: openssl/ssl.h: No such file or directory
    compilation terminated.
    In file included from src/database.c:33:0:
    src/http_client.h:26:25: fatal error: openssl/ssl.h: No such file or directory
    compilation terminated.
    In file included from src/crawler.c:30:0:
    src/http_client.h:26:25: fatal error: openssl/ssl.h: No such file or directory
    compilation terminated.
    In file included from src/analysis.c:28:0:
    src/http_client.h:26:25: fatal error: openssl/ssl.h: No such file or directory
    compilation terminated.
    In file included from src/report.c:33:0:
    src/http_client.h:26:25: fatal error: openssl/ssl.h: No such file or directory
    compilation terminated.
    In file included from src/crawler.h:26:0,
    from src/checks.c:27:
    src/http_client.h:26:25: fatal error: openssl/ssl.h: No such file or directory
    compilation terminated.
    In file included from src/database.h:29:0,
    from src/signatures.c:35:
    src/http_client.h:26:25: fatal error: openssl/ssl.h: No such file or directory
    compilation terminated.
    In file included from src/auth.c:30:0:
    src/http_client.h:26:25: fatal error: openssl/ssl.h: No such file or directory
    compilation terminated.
    make: *** [skipfish] Error 1
    /Downloads/skipfish-2.10b# apt-get install openssl
    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    openssl is already the newest version.
    0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

    thanks in advanced

  2. #2
    Join Date
    2013-Apr
    Posts
    126
    Installing / Updating packages from kali repositeries is recommanded and doing this isn't wise.

  3. #3
    Join Date
    2013-Jun
    Posts
    2
    root-boy, Do you know how to update skipfish from the repositories?

Similar Threads

  1. Replies: 1
    Last Post: 2023-04-13, 17:03

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •