I didn't realize that there was a Ubuntu package for beanstalkd that I could install using apt-get.
That worked fine. On Nov 6, 1:28 pm, Giorgio <[email protected]> wrote: > Hello, > I've installed beanstalkd several times on different machines with no > problems, but I'm currently having problems with my latest install. > > The machine is an Amazon EC2 ubuntu instance (using the 64-bit AMI > from alestic.com). When i run make, this is what I get... > > In file included from /usr/local/include/event2/event.h:48, > from /usr/local/include/event.h:192, > from conn.h:23, > from prot.h:22, > from tube.c:25: > /usr/include/stdio.h:417: error: expected identifier or â(â before > âvoidâ > /usr/include/stdio.h:417: error: expected â)â before numeric constant > make[1]: *** [tube.o] Error 1 > make[1]: Leaving directory `/home/giorgio/downloads/beanstalkd-1.4.6' > make: *** [all] Error 2 > > Please help, > Giorgio -- You received this message because you are subscribed to the Google Groups "beanstalk-talk" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/beanstalk-talk?hl=en.
