On Fri, 16 Jan 2015 18:16:26 +0800, Timothy Sipples wrote: >1. As always the case, on any platform, if there's a library you need that >either isn't available at all or isn't available in the form or version >that you'd like, put that library within your project scope and pull it >along for the ride with your application.
That may or may not be legal. AFAIK, most UNIX libraries do not have licenses that allow them to be copied. >If you think others would benefit from that work, feel free to share it >publicly. You can choose any commercial terms (or none at all) as long as >they're consistent with the library's software license. Again, licensing may be an issue. If you have copied Linux libraries, you will generally have to distribute them under GPL (AFAIK). -- Tom Marchant ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
