Find the answer to your Linux question:
Results 1 to 5 of 5
I would like to release a library under the BSD license, on sourceforge.net. Is it legal to use automake(which is GPL'd) as the build system in the source package? Thanks, ...
  1. #1
    Just Joined!
    Join Date
    Jan 2007
    Posts
    4

    Using Automake for BSD licensed project

    I would like to release a library under the BSD license, on sourceforge.net.

    Is it legal to use automake(which is GPL'd) as the build system in the source package?

    Thanks,
    Piyush.

    PS: Another memeber of the team already posted this question on Ubuntufoums, but then we thought that a Linux forum might be a better place for this question than a distribution-specific forum. Thanks.

  2. #2
    oz
    oz is online now
    forum.guy
    Join Date
    May 2004
    Location
    arch linux
    Posts
    18,092
    Hello

    For legal issues, you should always seek the advice of a qualified attorney at law. Most of the users that post here are not lawyers and probably wouldn't want to get themselves in trouble over giving unqualified legal advice.

    You could also try contacting someone at the GPL website to see what advise they might be able to offer:

    The GNU General Public License v3.0 - GNU Project - Free Software Foundation (FSF)
    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.

  3. #3
    Just Joined!
    Join Date
    Jan 2007
    Posts
    4
    Thanks for the information!


    --Piyush.

  4. #4
    Linux Guru coopstah13's Avatar
    Join Date
    Nov 2007
    Location
    NH, USA
    Posts
    3,149
    yes, it is perfectly fine to do that

    if you were modifying automake and including it with your software, then you might have issues

    if you are only building with it there is no problem

  5. #5
    Just Joined!
    Join Date
    Jan 2007
    Posts
    4
    Thank you!

Posting Permissions

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