0

I have downloaded :--
libwebsockets-1.0-chrome25-firefox17

from ;--
http://git.warmcat.com/cgi-bin/cgit/libwebsockets/

I have to install websocket library. But it does not contains configure file. As per install instruction :--

   The file `configure.ac' (or `configure.in') is used to create
`configure' by a program called `autoconf'.  You need `configure.ac' if
you want to change it or regenerate `configure' using a newer version
of `autoconf'.

Also it contains file :---
configure.ac
autogen.sh

Please suggest command to generate configure file, in linux ?

4

1 に答える 1

0

Just run the provided autogen.sh script.

于 2013-03-29T08:43:04.373 に答える