2012-06-14 1 views
3

Я пытаюсь настроить одеяло, чтобы иметь возможность сделать make и сделать установку, чтобы построить csipsimple (http://code.google.com/p/csipsimple/wiki/HowToBuild) Однако на mac я сталкиваюсь с проблемой ниже, когда пытаюсь настроить одеяло. У меня установлен macports.Не удается настроить quilt на mac для csipsimple

Sorry, you have a version of sed which doesn't understand constructs 
of the form (foo|bar). quilt needs it. If you have access to 
a version of sed which does understand such constructs, you can supply 
its path with the '--with-sed=' option. 

Благодарим за любую помощь.

ответ

6

инсталляцию gsed с

sudo port install gsed 

затем

./configure --with-sed=gsed