Slashdot Mirror


No Wine for Dell Ubuntu Users, Says Shuttleworth

yuna49 writes "News from last week, but still worth noting: Mark Shuttleworth told eWeek in a May 3rd interview that Dell will not include open-source software such as Wine with the PCs it plans to bundle with Ubuntu Linux. Says Shuttleworth: 'I do not want to position Ubuntu and Linux as a cheap alternative to Windows ... While Linux is an alternative to Windows, it is not cheap Windows. Linux has its own strengths, and users should want it because of those strengths and not because it's a cheap copy of Windows ... Often we see proprietary software companies just completely fail to understand not only the motivations of the Linux community, but also the processes. It's very practical, there's a way to get things done, and it's different. The VMware guys have really engaged with us completely and worked to the agenda set by the Linux community, which is not an ideological agenda but a practical one.' Does that mean Wine won't even be listed in the package manager?"

17 of 328 comments (clear)

  1. Personally, I Use Codeweavers' Crossover Office by NeverVotedBush · · Score: 2, Informative

    It's built on wine, they feed back into wine, and it allows me to run the few remaining software apps I need to that are only available for Windows. I also still run Microsoft Office under Crossover but am almost always now using OpenOffice instead. Using Crossover, I hardly ever boot into Windows any more (yeah, I am set up dual boot still...).

  2. Re:omg.. you might have d/l it yourself.. by Anonymous Coward · · Score: 2, Informative

    apt-get install wine
    What's the problem?
    The problems are:
    1. You need to put "sudo" in front for it to work.
    2. You should be using "aptitude" instead of "apt-get" (aptitude stores extra information that makes uninstalls cleaner).

    All kidding aside, I agree with your post. The fact that it isn't installed by default isn't very big news. There are thousands of packages not being installed by default, and they are all trivially easy to add. A new user just needs to be told that "Wine" is the program they need to install. In fact, I noticed that Kubuntu Feisty even has a "wine" option in the default control panel!

    I guess Shuttleworth is simply trying to point out that they are not marketing it as "a cheap Windows knock-off." That's fair enough, but nor should we ignore the fact that Wine exists, and is a viable piece of software for many users.
  3. Re:Way to go, Mark by KingSkippus · · Score: 2, Informative

    how would it be Microsoft's fault...

    Because some of the API's either aren't fully documented or don't work as they are documented. Also, they've patented some of the critical components that allow software written for Windows to run. The end result is that people working on the WINE project have to do a lot of reverse-engineering of what the APIs actually do (as opposed to what they say they do) and figure out alternatives to really basic things that are legally off-limits.

    And let's not kid ourselves. If WINE does manage to start making inroads towards running Windows software, I shudder at the FUD that will be cranked out my Microsoft telling people how inferior it is to the so-called "real" Windows. (When personal experience has shown that the things that WINE does successfully, it generally actually does better than Windows. I know that developers at Microsoft are smart, but frankly, a lot of open source developers are smarter.)

    Oh, and last but not least, some software is written to do nasty low-level stuff that bypasses the APIs entirely. Even if WINE were 100% successful in re-creating the Windows APIs, such software still wouldn't work.

    But really, that comment was mostly just a side note. The important point I was trying to make is that if Windows software doesn't work on machines that people buy thinking that it will run Windows software, they will get mad at Ubuntu and WINE, and that's a very, very bad thing.

  4. Re:And one of those is by 0racle · · Score: 5, Informative

    What in the hell are you talking about? The Ubuntu that will ship not have Wine installed by default. The article does not say it will not have Wine available. You will still be able to launch Aptitude or whatever Ubuntu actually uses and install Wine from the Ubuntu repositories.

    --
    "I use a Mac because I'm just better than you are."
  5. Re:And one of those is by MadJo · · Score: 2, Informative

    But Wine is available in Ubuntu's repositories, so you CAN install it yourself. And adding repositories is easily done (even for a lesser-technical user). (there is even an Ubuntu repository for newer versions of Wine too)

  6. Re:And one of those is by popejeremy · · Score: 3, Informative
    1. Click on "Applications"
    2. Click on "Add/Remove"
    3. Choose WINE from the list.

    It's not any harder than that. I don't see what you're raising a stink about.

    WINE isn't included in the main distribution Ubuntu by default, and there's a good reason. It's still a beta. The current version in Ubuntu is 0.9.36. But anyone who wants to have WINE can add it easily in three, easy-to-understand clicks. Why should Dell do anything differently than the main distribution?

  7. Niche Applications by jrsjrsjrs · · Score: 2, Informative

    WINE isn't very good at running the latest and greatest (bloated) version of AutoCAD, but it runs most small applications very well. For example, I just installed a new version of a small concrete and masonry design app last week. Straight from the installer, everything worked, from the calculations, right down to the correct menu items being placed and all of the reports printing. I agree with Mark Shuttleworth about not making WINE part of the default install, but don't say the project is worthless. For people who need a to run small, packaged windows applications it's great.

  8. Re:And one of those is by antoinjapan · · Score: 2, Informative

    Will they block this website too?

    http://www.winehq.org/site/download-deb

  9. Re:And one of those is by Jonner · · Score: 2, Informative

    I suspect that the only reason this is being commented on is that if Dell ships machines with an alternative to Windows, some will automatically expect the alternative to be a direct replacement and Wine is an obvious choice to try to replace Windows. Since Wine is available for installation on normal Ubuntu, it would be exceedingly strange if the same weren't true on the Dell machines.

    The eWeek article has a bunch of quotes, but it's somewhat difficult to interpret. I am listening to the interview, but it's got a huge amount of background noise and difficult to make out at points. I think the interviewer said something like "Do you plan to push Wine on Ubuntu?" which is a much different question from "Do you want allow Ubuntu users to install Wine if they want to use it?".

  10. in other words... by catmistake · · Score: 2, Informative

    While Linux is an alternative to Windows, it is not cheap Windows.
    Right. And Windows is the expensive alternative to a functional, stable, secure operating system.

    Pretty sure this is just Dell covering their ass, so as not to piss off Microsoft causing them to yank their licensing deals.

    I think this is sorta like saying, effectively, that the new Dells won't ship with memory maxed out.... This doesn't preclude the consumer from maxing out memory after purchase, but Dell won't put the extra memory in there.



    wget http://kent.dl.sourceforge.net/sourceforge/wine/wi ne_0.9.5-winehq-1_i386.deb
    sudo dpkg -i wine*.deb
    sudo apt-get install libgtk1.2
    wget http://ds80-237-203-29.dedicated.hosteurope.de/wt/ winetools-0.9jo-III.tar.gz
    tar -xf winetools*
    cd winetools*
    sudo ./install
    (crud... ignore the [ stuff in brackets ] )
  11. PC Decrapifyer by flyingfsck · · Score: 2, Informative

    Well, the PC Decrapifyer makes short shrift of it: http://www.yorkspace.com/2006/08/62

    --
    Excuse me, but please get off my Pennisetum Clandestinum, eh!
  12. Re:And one of those is by kestasjk · · Score: 2, Informative

    The weird thing is WINE wasn't part of the last Ubuntu I installed anyway. Has it become part of the default install since then? If not then why is it a big deal if it won't be installed by default on Dell either?

    --
    // MD_Update(&m,buf,j);
  13. Re:And one of those is by yahooadam · · Score: 5, Informative

    sudo apt-get install wine

    seriously - whats so hard about that ?

    TBH i think this is a good idea, why should dell install a boatload of rubbish on your PC, the same goes for windows, you can install it yourself if you want, that's why its a PERSONAL computer

    also - although wine is good, it is no alternative to windows yet, its still not simple and easy to use, and its not 100% there, but if you are moving over its definitely a nice way to keep your favorite windows apps going (if they work)

  14. Re:Way to go, Mark by Chandon+Seldon · · Score: 3, Informative

    if independent developers would test their stuff under WINE and label the retail boxes with "Runs under WINE"

    If they want to go that far, they can just compile the app with winelib and have a Linux binary. That way they don't need to worry about a new version of wine changing out from under them at all.

    --
    -- The act of censorship is always worse than whatever is being censored. Always.
  15. Re:And one of those is by Lunar_Lamp · · Score: 2, Informative

    I don't use WINE, but I'm 99.9% sure that none of the official Ubuntu release ship with WINE installed as part of the default install.

  16. Wine is REALLY important by robinjo · · Score: 2, Informative

    Wine is one of the most important projects for Linux. The fact that a small project like Wine can run a big number of Windows software is just amazing. However, Wine has a bad reputation among Linux geeks who really don't understand how the world of the end user works.

    I have used Linux for more than 10 years. I have never used anything else as a server. I am working at a company that produces software for Windows. That's what we do because our clients have always used Windows. However, we've been also keeping our options open by trying to tie our software as little as possible to Windows. So, a Linux version is possible. It's hard work but it's possible. It could be made in a few months, when the time is ripe.

    We have 4000 clients who use Windows and only a few who ask for a Linux version. The demand is not high enough to warrant a native Linux version. Instead of porting, we concentrate on other features our clients want. There can't be more demand for a Linux version as our customers can't use Linux. They really DO need our software. There are NO alternatives whatsoever. There can't be other alternatives as it's not economically viable.

    Our situation is not unique. There are hundreds of thousands of small software companies who only have Windows versions of their products. And tens of millions of people who depend on them every day.

    What Wine brings is a possibility to even consider using Linux. We've started supporting Wine with our software. Thanks to that a few clients have started using LTSP. They are happy with the solution and that will slowly increate the usage of Linux among our customers. And when there are enough users, we'll have a possibility to start support a native Linux-version. But until then, Wine keeps our customers happy.

    Bottom line is: Native Linux-versions of software is important but they can only be done when there is enough demand for Linux software.

  17. Re:And one of those is by yahooadam · · Score: 2, Informative

    so just use the synaptic package manager, its hardly rocket science

    the synaptic package manager is just a nice GUI to the apt-get command line - and people can pick and choose which they want

    >Figuring out how to install Wine is far easier than getting it configured properly to run your apps.
    sadly i have to agree, although cedega and crossover office do very nice jobs of the apps they support in my experience