tailhook / zerogw

A fast HTTP/WebSocket to zeromq gateway (UNMAINTAINED, take a look at swindon web server instead)
http://zerogw.com
MIT License
250 stars 27 forks source link

PPA #28

Closed benjiqq closed 10 years ago

benjiqq commented 10 years ago

Hi,

interesting project. I'm having problem with the PPA

W: Failed to fetch http://ppa.launchpad.net/tailhook/zerogw/ubuntu/dists/raring/main/binary-amd64/Packages  404  Not Found

W: Failed to fetch http://ppa.launchpad.net/tailhook/zerogw/ubuntu/dists/raring/main/binary-i386/Packages  404  Not Found

E: Some index files failed to download. They have been ignored, or old ones used instead.

What I did was following the instructions

sudo add-apt-repository ppa:tailhook/zerogw
sudo apt-get update
tailhook commented 10 years ago

Yes, they are for two-years-old ubuntu release. Since I'm not an ubuntu user, I rarely find time to update PPAs

benjiqq commented 10 years ago

Thanks. Do you know whether zerogw is being used by mongrel? I'm very interested in webservers via 0mq, but haven't seen zerogw until today. I have bit of a trouble getting these things to build.

tailhook commented 10 years ago

What do you mean "used by mongrel"? They are two separate (and competitive) products.

benjiqq commented 10 years ago

ok, cool. this looks like just what I need.