RE: [GD-General] Re: JPG libs
Brought to you by:
vexxed72
From: <phi...@pl...> - 2001-11-12 19:30:31
|
TiVo provide the patches they made to linux on their web-site somewhere. The actual TiVo application is entirely closed though (which is completely legit AFAIAA, given that IANAL ;) Also note that if you don't ship the LGPL JPEG loading code in your game, but only use it in your internal conversion tools, you don't have to worry about this at all. "Daniel Vogel" <vo...@ep...> Sent by: To: "Thatcher Ulrich" <tu...@tu...> gam...@li...urc cc: eforge.net <gam...@li...> Subject: RE: [GD-General] Re: JPG libs 11/08/2001 08:08 PM > Hm, the minimal requirement of the LGPL is that the end-user can > re-link with a different version of the lib, right? So using a DLL on This rules out static linking. > some type of computer is OK... are you thinking about consoles? Don't get me started on LGPL and consoles/ embedded systems ;) > Didn't Indrema officially establish that they could ship GPL'd > software in their planned console? Of course they could've done that. They just would have had to provide the source. Anyways, Indrema is not a good example as they were Vaporware. BTW, I don't think it would've been legal for them to ship with LGPLed software due to the re-link requirement. > And what about all those embedded apps that use Linux? > Is the TiVo source code available? I bet if you snail mail them they'll provide you with the Linux source code they use and I doubt they made many changes to the kernel. Keep in mind that binary only kernel modules are possible so they could extend the kernel without much hassle. They also don't have to provide the source to their app running on the OS. That's like saying we had to disclose the source to Unreal Tournament just because it runs on Linux ;-) > The legalities are too much for my tiny brain, but it seems this > question will probably come up again now that SDL runs on the PS2. SDL only runs on the PS2s that run Linux. - Daniel Vogel, Programmer, Epic Games Inc. _______________________________________________ Gamedevlists-general mailing list Gam...@li... https://lists.sourceforge.net/lists/listinfo/gamedevlists-general |