Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [mosquitto-dev] Building 1.4 With Websockets on OS X 10.10

> WITH_WEBSOCKETS:=yes

Make sure to `make clean' and then `make' if you modify that.

Regarding your previous post, you don't *have* to install if you don't
want to or if you just want to see if things work: a

        ./src/mosquitto -c your-config-file.conf -v

will do the trick as well.

        -JP


Back to the top