Find the answer to your Linux question:
Results 1 to 2 of 2
Zorin has several flavors.. Core is the "free" version but they also sell versions for Business, Games, Multimedia and one called Zorin OS 5 Ultimate that has everything. Don't they ...
  1. #1
    Just Joined!
    Join Date
    Dec 2010
    Posts
    9

    Confused about Zorin source code

    Zorin has several flavors.. Core is the "free" version but they also sell versions for Business, Games, Multimedia and one called Zorin OS 5 Ultimate that has everything.

    Don't they have to offer the source code for each version to anyone who wants to download it.. even if they made modifications to the code.. except for any closed source they used?

    If that's true, where is the source code for Zorin OS 5 Ultimate ? I cannot find it. All Zorin products use the GNU GLP version 3 license.

    Another thing they are doing I don't understand is selling PC's bundled with both Windows 7 and Zorin OS and set up to dual boot. I didn't know the Microsoft EULA allowed that but that's for another forum.

  2. #2
    oz
    oz is offline
    forum.guy
    Join Date
    May 2004
    Location
    arch linux
    Posts
    18,099
    I've never used Zorin, but if it's based on Ubuntu which is forked from Debian, and it uses apt for installing packages like Debian and Ubuntu do, you might be able to use apt to pull up the source packages like in the following example:

    Code:
    apt-get source package_name
    Of course, you'll have to have the source repos listed in your sources.list file.

    You can check the following link for more info on pulling in source packages using apt:

    APT HOWTO - Working with source packages

    If that doesn't work, I'd recommend asking on the Zorin Forum (zoringroup.com/forum/) about where you can download available source code files.

    Note that it's been quite a while since I last used any Debian related distro, so some or all of the above may no longer apply if they've changed things.
    oz

    new members/users: read this first | new member faq
    no private messages requesting computer support - post them on the forums!
    please use the "report post" button to alert our forum admins to problematic posts rather than responding to them yourself.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...