spdylay icon indicating copy to clipboard operation
spdylay copied to clipboard

spdy for libdash

Open LiorAs94 opened this issue 11 years ago • 3 comments

hello i try to install libdash supports spdy. For that, i have to install spdylay. i try to use the instructions in the site http://webcache.googleusercontent.com/search?q=cache:http://spdylay.sourceforge.net/package_README.html but i have to install many packages that i don't succeed to. What should i do?

LiorAs94 avatar Jan 30 '14 14:01 LiorAs94

Recent Linux distributions have packaged almost all necessary packages. What kind of OS are you using? Which packages are you struggling to install?

tatsuhiro-t avatar Feb 02 '14 03:02 tatsuhiro-t

i try to do it on ubuntu 12.04. Those packages i try but i don't succeed: autoconf ,automake ,autotools-dev ,libtool ,pkg-config, zlib1g-dev ,libcunit1-dev ,libssl-dev ,libxml2-dev ,libevent-dev

LiorAs94 avatar Feb 05 '14 11:02 LiorAs94

If you get error from apt-get, then it is not spdylay issue.

tatsuhiro-t avatar Feb 05 '14 12:02 tatsuhiro-t