Closed GoogleCodeExporter closed 9 years ago
error on version name the Linux debian version is Wheezy as indicate in package
list
Original comment by terre.ar...@gmail.com
on 26 Nov 2013 at 8:38
[deleted comment]
You don't the have right packages: you need the "dev" package to compile tools
on a debian platform. I would suggest that you add libcurl3-dev (or
libcurl4-opensll-dev, etc.).
More specifically, you have:
1) libcurl3 this is need for programs that *use* curl.
2) libcurl3-dev this is needed to *compile* programs that use curl.
The same applies for the other libraries: liblua-5.2, openssl, libpcsclite, etc.
I guess the default message provided by "configure" is a bit ambiguous. I will
check if it's possible to modify it in the next release of card peek, in order
to make it more explicit about the need for the "dev" library.
Original comment by L...@gmx.com
on 27 Nov 2013 at 9:56
ohh ... am sorry about this noise,
i have installed
libcurl4-openssl-dev 7.26.0-1+wheezy6 i386 development files
and documentation for libcurl (OpenS
and all is working as design (compilation / usage / ...)
many thanks for for your answer.
Original comment by terre.ar...@gmail.com
on 27 Nov 2013 at 7:53
Original issue reported on code.google.com by
terre.ar...@gmail.com
on 26 Nov 2013 at 8:35