compiling libebb

49 views
Skip to first unread message

Zeelot

unread,
Feb 8, 2009, 1:28:32 AM2/8/09
to ebbebb
sorry for the stupid post but how do you even compile libebb?
I have libev compiled fine
ebb installed fine, libebb downloaded but can't figure out how to
compile it...

~/ebb/bin/ebb_rails start -e production
Ebb is loading the application...done
/home/zeelot/ebb/bin/../lib/ebb.rb:36:in `set_options': no such file
to load -- /home/zeelot/ebb/bin/../lib/../ext/ebb_ffi
(MissingSourceFile)
from /home/zeelot/ebb/bin/../lib/ebb.rb:63:in `start_server'
from /home/zeelot/ebb/bin/../lib/ebb/runner.rb:120:in `run'
from /home/zeelot/ebb/bin/ebb_rails:5

ry

unread,
Feb 8, 2009, 5:28:45 AM2/8/09
to ebbebb
to compile ebb, just typing "rake" in the directory should suffice.

Zeelot

unread,
Feb 9, 2009, 12:31:06 AM2/9/09
to ebbebb
rake aborted!
Command failed with status (127): [ragel -s -G2 .libebb/
ebb_request_parser.rl...]
/home/zeelot/ebb/Rakefile:61

that's what I get when trying to type rake in my ebb dir (cloned git
master repo)

Ry

unread,
Feb 9, 2009, 12:48:55 AM2/9/09
to ebbebb
Unfortunately it requires a program called Ragel (http://
www.complang.org/ragel/) to compile the parser to C. I believe it is
complaining that you don't have it.

Zeelot

unread,
Feb 9, 2009, 1:08:17 AM2/9/09
to ebbebb
got it running now this happens

/home/zeelot/ebb/bin/../lib/ebb.rb:70:in `server_process_connections':
Interrupt
from /home/zeelot/ebb/bin/../lib/ebb.rb:70:in `start_server'
from /home/zeelot/ebb/bin/../lib/ebb/runner.rb:120:in `run'
from /home/zeelot/ebb/bin/ebb_rails:5

thanks for help btw


On Feb 9, 12:48 am, Ry <coldredle...@gmail.com> wrote:
> Unfortunately it requires a program called Ragel (http://www.complang.org/ragel/) to compile the parser to C.  I believe it is
Reply all
Reply to author
Forward
0 new messages