Hi,
Yes. There are several issues with the current brew formula. As far as I
know people are already working on a fix. At least I have seen a discussion
on the list recently.

Cheers,
Tobi
On Oct 14, 2014 5:37 PM, "David Millman" <dmill...@gmail.com> wrote:

> Hi Tobias,
>
> I believe that the brew install on http://prosody.im/download/start has a
> small bug.  When running the installer, I get the error message:
>
> Error: No available formula for lua51 (dependency of prosody)
>
> After poking around for a few minutes, I installed lua and checked the
> version;
>
>   $ brew install lua
>   ... install successfully ...
>   $ brew list --versions lua
>   lua 5.1.5
>
> It seems like that satisfies the dependency, so I patched the script:
>
>   $ diff prosody.rb prosody.dlm-patch.rb
>   14c14
>   <   depends_on "lua51"
>   ---
>   >   depends_on "lua"
>
> I tried installing again and this time it installed successfully.
>
> About my system:
>   Homebrew 0.9.5
>   OS X 10.9.5
>   (please let me know if you would like any additional information)
>
> Best,
>
> Dave
>
>
>  --
> You received this message because you are subscribed to the Google Groups
> "prosody-dev" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to prosody-dev+unsubscr...@googlegroups.com.
> To post to this group, send email to prosody-dev@googlegroups.com.
> Visit this group at http://groups.google.com/group/prosody-dev.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"prosody-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to prosody-dev+unsubscr...@googlegroups.com.
To post to this group, send email to prosody-dev@googlegroups.com.
Visit this group at http://groups.google.com/group/prosody-dev.
For more options, visit https://groups.google.com/d/optout.

Reply via email to