Slashdot Mirror


IBM to Oracle - You Can't Buy Open Source

mrops writes "CNET has up a short article about IBM's reaction to Oracle's recent acquisitions. From the article: 'Handy was responding to comments made by Oracle CEO Ellison to the Financial Times, where he said that he wanted Oracle to control a 'full stack' of software, including the Linux operating system. If Oracle did try to buy a Linux distributor, such as Red Hat or Novell, Handy said 'we'd stick to our strategy of having two or more independent distributors and have to wait and see what happens.'" It should be pointed out, as noted in yesterday's Slashback, that Ellison has no intentions of purchasing Red Hat.

5 of 102 comments (clear)

  1. Headline makes the wrong assumption by $RANDOMLUSER · · Score: 5, Insightful

    Oracle doesn't want to buy Open Source, they want to buy installed bases.

    --
    No folly is more costly than the folly of intolerant idealism. - Winston Churchill
  2. Why not? by RingDev · · Score: 3, Insightful

    Why can't a company buy an open source project? Bring the developers on board, retain controlling rights, enforce licensing, etc... All OS means is that the code is published. Contrary to (supposed) popular believe, software, in and of itself, has no desire to be 'free.'

    -Rick

    --
    "Most people in the U.S. wouldn't know they live in a tyrannical state if it walked up and grabbed their junk." - MyFirs
    1. Re:Why not? by tdvaughan · · Score: 3, Insightful

      One of the most important factors to an Open Source project's success is the community around it. Piss off the community and the project will be forked. Bug reports, feature requests, forums and mailing lists will dry up or dissolve into flamewars while the forked project takes developer interest away and eventually becomes incompatible with the original.

    2. Re:Why not? by Cyclops · · Score: 3, Insightful
      Contrary to (supposed) popular believe, software, in and of itself, has no desire to be 'free.'
      Software has no desire. Software is a set of specific rules that results in a specific and predictable effect. The code of such software, as was written, is covered by copyright, and software has copyright licenses.

      Free Software, contrary to what you seem to believe, is about providing users with certain freedoms:
      0. the freedom to run the program for any purpose
      1. the freedom to study the program and modify it according to your needs
      2. the freedom to distribute copies
      3. the freedom to publish modified versions

      So who has desire for theses Freedoms? Software? Don't be laughable. It's PEOPLE who desire it!

      Any software license that removes theses freedoms from users is disrespecting them. It's a license written with control in mind. Control of the user and what he may or may not be able to do.

      I for one, only use Free Software (for quite a long time, now), but in the beggining I thought only the quality of "open source" mattered. Then I learned better...
  3. Re:Oracle, IBM need to improve install and daemon by jobsagoodun · · Score: 4, Insightful

    Not true

    I've scripted (without GUI) installation of DB2, Websphere & Orrible no problemo just by reading the fine manual. You could too.