On Fri, Jun 20, 2014 at 4:35 PM, Ryan Rogers <beavervalleyl...@gmail.com>
wrote:

> Hi there,
>
> I can't.
>
> Cesanta download is the only binary target available that I can find, and
> the firewall isn't letting it through as it is flagged as Malware.  Both
> Avast and AVG are saying no.  Why is this being flagged as malware?  It
> didn't use to be with 4.1?
>
> Red flag #1.
>
> Furthermore, even if I could get it from Cesanta website, I wouldn't.
>  Their EULA says this open-source GPL'd software is no longer free for
> commercial use. Huh?
>
> Red flag #2.
>
> Fine whatever.  I'll build it myself from the source.  Besides, that's a
> reasonable precaution since it is getting flagged as malware, naturally.  I
> wouldn't trust the exe even if I could download it, and I certainly do NOT
> agree to the terms!
>
> So instead I downloaded the source from Github, but low and behind it is
> MISSING THE BUILD DIRECTORY?
>
> Red Flag #3!!!
>
> Three strikes and you are OUT!!!
>
> Since version 5.2, the "build" folder has been missing from the Downloads
> on GitHub.
>
> So there is no possible way to build the Windows exe for versions > 5.1.
>
> Last Fall I could build Windows Service just fine with 4.1 source. That is
> no longer the case.
>
> What is going on here?  Has this open-source project been usurped by
> "Cesanta"?
>
> Why can't I find the source code to the Windows Service on GitHub which by
> the GPL license I *must* be able to find as it is a derivative work under
> GPL?
>

> What am I missing?  Where is main.c?  Where are the project files?  They
> are mising from the distribution, and by GPL they can't be...
>

All the project files are there.
To build a binary, clone the repo, go to examples, and "make server".

server.c is what main.c used to be.

Cesanta is the name of the company I have started to put a business behind
the project, provide support for other businesses, etc.

The server.c doesn't have all the functionality that Cesanta executables
have (like windows service, proper unicode support, etc).

You *must* comply to the EULA if you're using the executable for the
purpose other than personal. If you don't agree with EULA, stop using
mongoose.


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

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

Reply via email to