DISQUS

BabyGotMac: Is Parallels violating the Wine LGPL?

  • Sergio · 2 years ago
    Either way it won't do anything to the users that purchased the product. If, eventually, a free version of parallels derive of shared source code (which I believe it when I see it) then, and only then, Parallels sales will hurt.
  • Achille · 2 years ago
    Of course they are not violating the GPL.
    Are you kidding me? Did you bother reading the text of the LGPL?
    The license clearly state you don't have to release the source code, all you have to do is say that YOU ARE USING LGPL'd CODE.

    > http://en.wikipedia.org/wiki/GNU_Lesser_General...
  • Waldo · 2 years ago
    *IF* this is true-- and if Parallel's desktop is including GPL'd code, then this would mean that Parallels software gets opened or (likely) Parallel's gets sued and loses and opens the code anyway.

    *OR* maybe they strip out the offending code and release an update w/o it.

    *OR* if this relates to LGPL'd code then maybe parallels releases just the code to the libraries they added to.

    W
  • themacmeister · 2 years ago
    Now this just s*x..

    I thought Parallel was doing well, and has no need to hold back the source, unless of course it is based more on Cedega code than Wine(X)??
  • Bloodbob · 2 years ago
    Umm for the fools who think you don't have to release the source code for the LIBRARY. Reread the LGPL you don't have to give out the source code for your entire program only the parts covered by the LGPL.
  • robbyt · 2 years ago
    the LGPL is not the same thing as the GPL.

    wine is GPL, not LGPL.

    read the licenses, then talk, mac fans.
  • Dean · 2 years ago
    You can use the LGPL code but if you make changes to the library code you must release the changes to that code.

    They've improved the library code and the wine community would like for those changes to come back.

    GPL only libraries would make your whole program GPL... thats why LGPL is used for libraries.
  • Mahmoud · 2 years ago
    WINE is licensed under LGPL
    http://www.winehq.org/site/license
  • forget parallels · 2 years ago
    vmware fusion is better
  • whatever · 2 years ago
    Licenses are only as good as your ability to enforce them. Who's going to foot the 100K + legal bill to force them to release if necessary?

    So you take them to court and get them to release the code back. Very unlikely you'd recover any 'damages' or legal fees for you efforts.

    Yawn.
  • bob · 2 years ago
    The problem is that Parallels DID NOT RELEASE the LGPL code. This is the issue. So they are violating the LGPL anyway by not releasing the code on request. This is the problem. Not that they are using LGPLed code. quoted item in the OP
  • cainum · 2 years ago
    The issue is not Parallels violating the code. They have stated in their license CLEARLY that they are using LGPL code. This is not in question. The issue is that they are not releasing the code as the LGPL mandates. This is the problem. If anyone bothered to read the source material on wiki.winehq.org/parallels they would know this.