On Thu, Oct 30, 2008 at 8:39 PM, Alex Holkner <[EMAIL PROTECTED]>wrote:

>
> On Fri, Oct 31, 2008 at 2:32 PM, Paul <[EMAIL PROTECTED]> wrote:
> > Would it be a good idea to distribute pyglet with my GPL-licensed app by
> > copying the pyglet folder to the app directory, or is this discouraged
> for
> > some reason? This would mean one less installation step for those wishing
> to
> > use my program.
> >
> > I already use py2exe for a Windows distribution, so this would only apply
> to
> > the Linux & Mac OS X version.
>
> It's always preferable to include pyglet in your distribution, as it
> saves dependency issues, and possible future version incompatibility
> problems.
>

Thanks, that clears things up a bit.

I don't suppose there's a way I could include all versions of AVBin as well
and have them be recognized automatically? On Windows I can just put
avbin.dll in the application directory but I haven't been able to figure out
how to get AVBin to be recognized by my script in OS X and Linux without
putting it in the appropriate system dir (which requires sudo).

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pyglet-users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/pyglet-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to