How to create some virtual machines in linux?

Can I create a commercial(closed source) software in Linux?

  • I'm asked to create a network tool in C and a GUI API in linux platform by my company. I'm aware of the GPL & GLPL licenses , but not clear whether I can create a proprietary commercial software with the tools & libraries available in Linux: My tool will be written in C and will be using the some network library functions in the Linux,header files .(Their license is GPL) , also the GUI i'm planning to develop is using GTK and Glade / Anjuta, (GTK is based on GLPL license) , I will be using GCC compiler for C programs, Please let me know whether its possible to create a closed source-commercial software using the above tools/libraries, if not possible is there any workaround is there for creating commerical tools in linux ?? Also please let me know which is the best GUI building programming language/IDE that can be used with C programs in linux Thanks in Advance

  • Answer:

    1. Open-source tools like GCC are permitted to be used to make closed-source binaries. 2. GPL libraries may not be used in proprietary applications, unless they have a linking exception. 3. LGPL libraries may be used in proprietary applications.

Merin Cooper at Yahoo! Answers Visit the source

Was this solution helpful to you?

Related Q & A:

Just Added Q & A:

Find solution

For every problem there is a solution! Proved by Solucija.

  • Got an issue and looking for advice?

  • Ask Solucija to search every corner of the Web for help.

  • Get workable solutions and helpful tips in a moment.

Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.