On Thu, Sep 18, 2008 at 12:33 PM, Szakáts Viktor <[EMAIL PROTECTED]> wrote:

> Quite true. (Shouldn't it be "HB_COMMERCE=no"? Maybe I'm
> misunderstanding its meaning)

Actually HB_COMMERCE=yes means "suitable for commercial apps". For
rpms it means --without gpllib

---
if [ "${HB_COMMERCE}" = "yes" ]
then
    INST_PARAM="${INST_PARAM} --without gpllib"
fi
---

it means no GPM but also slang AFAIK has a "special" license.

Another problem is mysql which is GPL unless the user has purchased a license.
I'm not a lawyer so I don't know if simply providing rpms is enough to
"stain" full harbour.
To be sure I don't build and link any "pure" GPL code.

best regards,
Lorenzo
_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to