Coder Social home page Coder Social logo

Comments (13)

GoogleCodeExporter avatar GoogleCodeExporter commented on July 18, 2024
Well, it's highly unusual for a development environment not to have openssl 
headers
installed; I can note this in the README, but...

Original comment by [email protected] on 20 Mar 2010 at 2:58

from skipfish.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 18, 2024
You also need zlib, etc; it's probably not worth covering, I think.

Original comment by [email protected] on 20 Mar 2010 at 3:37

  • Changed state: WontFix

from skipfish.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 18, 2024
Try to install headers : 'apt-get install build-essential' before the make.

Original comment by [email protected] on 21 Mar 2010 at 10:08

from skipfish.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 18, 2024
Oki Got it ... 'apt-get install libssl-dev' then it rocks.

Original comment by [email protected] on 21 Mar 2010 at 10:29

from skipfish.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 18, 2024
Thanks to yigiit! I have successfully do "make" command. I am using Ubuntu 
9.10. 

Original comment by [email protected] on 22 Mar 2010 at 7:24

from skipfish.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 18, 2024
I have libssl-dev, zlib and build-essential but it wont compile under Ubuntu 
9.10. I
got this message:

$ make
cc skipfish.c -o skipfish -Wall -funsigned-char -g -ggdb -D_FORTIFY_SOURCE=0
-I/usr/local/include/ -I/opt/local/include/ -O3 -Wno-format http_client.c 
database.c
crawler.c analysis.c report.c -lcrypto -lssl -lidn -lz -L/usr/local/lib/ 
-L/opt/local/lib
http_client.c:39:18: error: idna.h: No such file or directory
http_client.c: In function ‘parse_url’:
http_client.c:276: warning: implicit declaration of function 
‘idna_to_ascii_8z’
http_client.c:276: error: ‘IDNA_SUCCESS’ undeclared (first use in this 
function)
http_client.c:276: error: (Each undeclared identifier is reported only once
http_client.c:276: error: for each function it appears in.)
make: *** [skipfish] Error 1

Any ideas?

Original comment by [email protected] on 22 Mar 2010 at 3:25

from skipfish.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 18, 2024
how about libidn11-dev?

Original comment by [email protected] on 22 Mar 2010 at 3:29

from skipfish.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 18, 2024
i do
apt-get install libssl-dev build-essential zlibc zlib-bin libidn11-dev libidn11
then make
and compile ok in Ubuntu 9.10 =)

By ToCaDo157

Original comment by [email protected] on 22 Mar 2010 at 6:04

from skipfish.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 18, 2024
tocado.157 thnx for to tip.

Original comment by [email protected] on 22 Mar 2010 at 8:30

from skipfish.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 18, 2024
this should be included in the README file

Original comment by [email protected] on 4 Jun 2010 at 1:56

from skipfish.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 18, 2024
comment # 8 works for me. (ubuntu 11.04). thanks !

Original comment by [email protected] on 26 May 2011 at 12:00

from skipfish.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 18, 2024
#8 did the trick. I tried Synaptic but it didn't get the latest version. 
apt-get install got the latest versions and it worked. Thx! 

Original comment by [email protected] on 17 Jun 2011 at 11:20

from skipfish.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 18, 2024
#8 helped me too. I didn't have libidn11-dev zlib-bin zlibc installed.

Original comment by [email protected] on 20 Nov 2011 at 9:02

from skipfish.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.