Stories
Slash Boxes
Comments

News for nerds, stuff that matters

VM Enables 'Write-Once, Run Anywhere' Linux Apps

Posted by Zonk on Sun May 27, 2007 06:16 AM
from the i-run-so-far-away dept.
An anonymous reader writes "A startup will soon launch 'a kind of holy software grail,' according to an article at LinuxDevices. The dual-licensed technology is claimed to enable more or less normal Linux applications to run — without requiring recompilation — under Windows, Mac, or Linux, with a look and feel native to each. 'As with Java, Lina users will first install a VM specific to their platform, after which they can run binaries compiled not for their particular OS, but for the VM, which aims to hide OS-specific characteristics from the application. Lina comprises a platform-specific application that virtualizes the host PC's x86 processor... A lightly modified Linux kernel (2.6.19, for now) runs on top of the VM. Under the Linux kernel is a filesystem with standard Linux libraries modified to map resources such as library, filesystem, and system calls to analogous resources on the host platform.' Further details, including an entertaining video or two are at OpenLina.com"
This discussion has been archived. No new comments can be posted.
Display Options Threshold:
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
  • Lofty Goals Indeed (Score:5, Insightful)

    FTA

    "We're trying to change the economics of the software industry. Our hope is that in the next two years, all these companies that are starting with Microsoft APIs will start with Linux instead."
    That is a key mindset to getting Linux out of its niche and into the mainstream. Thinking Linux first can't be a bad thing at all.

    I hope this lives up to its hype (and promise). I may have to finally break down and get an Macintel (much to the chagrin of my PPC army).
  • by Caspian (99221) on Sunday May 27, @06:22AM (#19290881)
    Namely, games. I see nothing on their FAQ or Features pages about 3D support. Without that, games-- and several subclasses of applications (CAD programs, simulations, scientific visualisation programs, etc.) will fall flat on their face.

    This is a noble effort, though, but what about the 3D?
  • Humor (Score:5, Funny)

    by Anonymous Coward on Sunday May 27, @06:26AM (#19290895)
    From the LINA FAQ:

    Q: What does LINA stand for?
    A: LINA is not an acronym.

  • From the FAQ (Score:5, Funny)

    by ozric99 (162412) <.ten.cirzo. .ta. .luap.> on Sunday May 27, @06:30AM (#19290913)
    (Last Journal: Friday November 28 2003, @02:48AM)
    Q: What programming languages is LINA written in?
    A: For performance reasons, we've written LINA in C and C++.

    Why not just write the VM in Java, then it'll be truly portable, right? Right..?

  • by LadyBug@FI (110420) on Sunday May 27, @06:39AM (#19290945)
    >"It's been said on numerous occasions that the big things that are holding Linux back are Adobe [for
    >graphics software] and Intuit [for its personal finance software] because they write to Windows, and
    >people can't give up those two pieces of software. As soon as companies like that, or companies that
    >want to compete with them, start writing to LINA, things are going to change fast."

    And how is the likelihood of big software houses starting to write to LINA bigger than big software houses staring writing to Mac or native Linux?
  • CoLinux (Score:1)

    by damaki (997243) * on Sunday May 27, @06:48AM (#19290987)
    It's like http://www.colinux.org/ [colinux.org], but multi-platform. It really does not feel like revolutionary stuff...
    CoLinux lacks only a good and painless frontend, and transparent support for X which would create new Windows instead of a X Server client containing Windows. The MacOS port does not feel like big stuff.
    The only point of this VM would be performance.
    • Re:CoLinux by nxtw (Score:2) Sunday May 27, @07:05AM
      • Re:CoLinux by damaki (Score:1) Sunday May 27, @07:26AM
        • Re:CoLinux by nxtw (Score:2) Sunday May 27, @07:57AM
          • Re:CoLinux by TheRaven64 (Score:2) Sunday May 27, @11:31AM
        • Re:CoLinux by CrankyOldBastard (Score:2) Sunday May 27, @05:08PM
        • 1 reply beneath your current threshold.
      • it uses Qt? by eean (Score:2) Sunday May 27, @10:40AM
    • Re:CoLinux by smallfries (Score:2) Sunday May 27, @07:57AM
    • 2 replies beneath your current threshold.
  • Native Look and Feel (Score:5, Insightful)

    by zmotula (663798) on Sunday May 27, @06:53AM (#19291005)
    (http://www.davi.cz/)

    run (...) under Windows, Mac, or Linux, with a look and feel native to each
    People should realize that this is impossible to do. This sounds like look&feel was something like a skin you can change at will, but it is not. Different systems have different requirements that cannot be changed programmatically, like keyboard shortcuts, icons, file placement, GUI metaphors and so on. If you want an application to feel native, simply design the GUI according to local customs, there is no other way.
  • Why...? (Score:2)

    by nxtw (866177) on Sunday May 27, @06:57AM (#19291031)

    "You have to compile binaries specifically for Lina, but it's fairly trivial, no different than compiling binaries for SuSE or Red Hat."


    So it's like UML on Windows using Qt/Windows and Gtk directly? And it runs as a layer on top of Win32??

    I'm not sure that this effort is really worth it if you've to recompile. With Qt4/KDE4 more or less all of KDE will operate on Windows. Most major open source applications are already functioning in Windows.

    No matter what this thing does, it's still an extra layer between the win32 subsystem and the applications.
    • Re:Why...? by Ant P. (Score:2) Sunday May 27, @07:05AM
      • Re:Why...? by nxtw (Score:2) Sunday May 27, @07:19AM
  • It's not truly transparent (Score:2, Informative)

    by Anonymous Coward on Sunday May 27, @06:59AM (#19291039)
    ->...you have to compile specifically for it, so it doesn't run legacy linux applications.
    http://www.linuxdevices.com/news/NS6279947776.html [linuxdevices.com]
    "In Lina's case, the VM is essentially a Linux environment that supports standard C/C++ applications, or even perl and python, if their respective interpreters are installed. CTO Nile Geisinger explained, "You have to compile binaries specifically for Lina, but it's fairly trivial, no different than compiling binaries for SuSE or Red Hat."
    -> how is this better than cygwin/mingw???

    Even worse:
    "Open source developers will be able to use Lina for free, while commercial developers will pay an as-yet undecided licensing fee, the idea goes."
    ->so, better recompile for free for the three systems.

    ->wine is the other way round, but at least it doesn't need you to recompile or require you to pay to use it.

    ->no comments:
    "Geisinger hinted that Lina's library set is fairly extensive, after four years of development by a team that has ranged from two to five developers. "There's a lot of code there," he said.
    However, a few biggies are missing. GTK+ support is in the works, but not finished yet. There's no support initially for USB peripherals and possibly for other hardware interfaces. And, there's no slick installer to put non-Linux users at ease."
    ->compare with the resources put e.g. behind java or even cygwin

     
  • Enterprise what? (Score:1)

    by ThoreauHD (213527) on Sunday May 27, @07:06AM (#19291091)
    These kids should focus on making applications work on the desktop first. Hoping their C container will run multi-threaded multi-node applications in the enterprise is a whole 'nother ball of shit. But they don't know that yet. Java can barely keep up, and they've been at it for a decade. Contemplate delusions of grandeur after you get this to run something useful on the desktop. My advice. you'll just get your ass sued off otherwise.
  • Dual licensed - wtf?! (Score:4, Insightful)

    by prestwich (123353) on Sunday May 27, @07:11AM (#19291115)
    (http://www.treblig.org)
    From their FAQ:

          'A: LINA is dual licensed. For non-commercial users, LINA is available under the GNU General Public License, Version 2.
                  If you wish to use it commercially, please contact us to find out more about the LINA commercial license.'

    Erm I'm sorry?! You can't stop someone using a GPL licensed program for commercial use.
    Do they mean to say that if you want to sell it or do none-free changes then they will sell
    you a non-GPL license?

    • Re:Dual licensed - wtf?! by dhasenan (Score:3) Sunday May 27, @08:19AM
    • Re:Dual licensed - wtf?! (Score:5, Interesting)

      by 3seas (184403) on Sunday May 27, @08:39AM (#19291577)
      (http://threeseas.net/ | Last Journal: Friday January 18 2002, @01:44PM)
      There are several development tools that have such a license. That if you are developing GPL software then the GPL license applies, but if you are developing comercial closed source then you pay.

      Though this is a Virtual Machine, not the software that runs on it, you typically have to have some sort of clearance or approval to install and run such software in a large company. And having a paper trail of purchase or licensing fits the traditional business model. So yeah, if they actually produce, it makes since, however...

      How long will it be before someone gets the idea to simply put it all on a memory stick and/or live CD/DVD such that they can take it with them, yet run it on top of other running OS's, that would then allow the best of both worlds (let the best app win regardless of OS)....

      BTW, a windows version of D-BUS is being developed and in a case like this, it can be what integrates the two system applications. And that is what will make it really useful.

      Imagine taking your personal tool box to work that you keep and which adds to your value to the company.
         
      [ Parent ]
    • Re:Dual licensed - wtf?! by jedo (Score:3) Sunday May 27, @08:49AM
    • Re:Dual licensed - wtf?! by WhiteWolf666 (Score:2) Sunday May 27, @01:40PM
    • Re:Dual licensed - wtf?! by Kjella (Score:2) Sunday May 27, @07:04PM
  • Qt? (Score:3, Informative)

    by IceFox (18179) on Sunday May 27, @07:12AM (#19291123)
    (http://www.icefox.net/)
    So it looks like right now it mostly supports Qt with some gtk stuff coming along. Anyone else find that odd? Today you can compile your Qt apps on Linux, Mac and Windows and get native look and feel. Why would I want to wrap that with a vmmachine? Just yesterday I ran across an app written in Qt for HDR imaging [sourceforge.net] that is written with Qt and is for the mac, linux and windows.
    • Re:Qt? by HappySmileMan (Score:1) Sunday May 27, @07:59AM
      • Re:Qt? by IceFox (Score:2) Sunday May 27, @08:14AM
        • Re:Qt? by HappySmileMan (Score:1) Sunday May 27, @08:57AM
    • Don't forget wxPython! (Score:5, Interesting)

      by kollivier (449524) on Sunday May 27, @09:39AM (#19291893)
      You can also use wxPython (http://www.wxpython.org), which seems to start a lot faster than LINA (look how many times the LINA app bounces in the dock before it starts), actually *comes with* Mac OS X Tiger, uses native OS controls whenever possible and as of 2.8.3 has a library called SizedControls which automatically applies OS HIG-compliant sizing and borders to your windows and controls on Windows, GTK/GNOME, and Mac (disclaimer: I'm the author of said library). Plus, unlike Qt and LINA, wxPython/wxWidgets is free for commercial development as well as open source.

      So I've been using this 'holy grail' for years, but maybe the VM slowdown and commercial licensing will appeal to some people. :-)
      [ Parent ]
  • Just what we need...another VM.. (Score:4, Insightful)

    by Anonymous Coward on Sunday May 27, @07:14AM (#19291127)
    Imagine a world where everyone wrote software for virtual machines - the problem occurs when people write software for different virtual machines. Eg: if Pidgin was written in Java, Firefox in Mono and GNOME in Python, to run my ordinary desktop I would suffer the overhead of 2VMs and an interpreter.

    Besides, its not hard to write cross-platform C++ code.
  • Dependencies? (Score:3, Interesting)

    I don't understand how it deals with dependencies, especially for GUI applications for that "native L&F." I could understand statically compiled binaries, but it obviously must use some shared objects on the OS because in the introduction video, Windows still required Cygwin.

    I don't doubt that this will be useful, but there's just too much hype surrounding it right now, and I can't tell the difference between the truth and the embellishments.
  • by jasonw61 (185955) on Sunday May 27, @07:22AM (#19291183)
    'a kind of holy software grail,' to enable more or less normal Linux applications -- without requiring recompilation -- under Windows, Mac, or Linux, with a look and feel native to each.
    Just what i have been waiting for...
  • by durin (72931) on Sunday May 27, @07:49AM (#19291319)
    Most apps under windows can run on 98, NT, 2000, 2003, XP and Vista!
  • "Look and feel native to each" (Score:4, Insightful)

    by jcr (53032) <jcr.idiom@com> on Sunday May 27, @07:56AM (#19291361)
    (Last Journal: Sunday November 05 2006, @05:31AM)
    This time, for sure!

    Sorry, that claim has been bullshit for decades.

    -jcr

  • by iknownuttin (1099999) on Sunday May 27, @08:03AM (#19291405)
    A startup in Alameda, Calif. plans to release a kind of holy software grail

    VM enables "write-once, run anywhere" Linux apps?

    Ultimately, Lina has some pretty lofty goals.

    Hi.
    1. This sounds like what Java tried to do.

    2. Startup!?!?! Watch your pocketbooks!

  • If you compile different versions, or if a machine automatically translates for you, that doesn't mean you don't have to test on different platforms. If you expect to have a robust product that runs on linux, windows, and mac, you have to test it on all 3. I think people are confused that this will somehow eliminate that step, so you'd save yourself some time. If it's all one source base, then you'll have tons of stuff like this:
    -if running mac, then do this fix, if running windows then do some other fix, if running linux then do some third fix
    so either your code gets very large and unweildly, or you have 3 different versions and let them branch a bit. Either has advantages and drawbacks, but neither is what VM promises in theory.

    Remember: "in theory, there's no difference between theory and practice, but in practice, there is."
  • While this is nice, personally Id rather see SVS or Softgrid get extensions to support non windows OS's. That way you still have your 'enterprise' management tools.

    What business wants to adopt something that doesnt have management tools these days? I know i dont want to make more work for myself.
  • For the love of God, why? (Score:5, Insightful)

    by Noiser (18478) on Sunday May 27, @09:02AM (#19291705)
    (http://aharoni.wordpress.com/)
    I can understand the hack value, but why, for the love of God, would i want to run binary Linux apps on Windows? Didn't they have anything better to waste four years on?

    There are some binary Windows apps, which could make life easier (albeit somewhat unethical in FSF terms) for Linux users, such as MS Office and IE6, and AFAIK that's what WINE is for (although i've never had the dire need to actually try it). But vice versa??

    All the FOSS Linux apps that are source portable - OpenOffice, Perl, Mozilla, SVN, Audacity etc. - already found their success on the Windows platform. Is someone weird enough to make an application which is binary-only *and* Linux-only?

    Or am i missing something?
  • fat bunny? (Score:2)

    by nanosquid (1074949) on Sunday May 27, @09:15AM (#19291751)
    I'm not sure I want to use a piece of software with a fat bunny as its mascot.
    • Re:fat bunny? by Thumper_SVX (Score:2) Sunday May 27, @09:53AM
      • 1 reply beneath your current threshold.
  • by anwyn (266338) on Sunday May 27, @09:18AM (#19291775)
    If MS had half a brain they would buy this company immediately! This could work like wine in reverse! MS could say to the suits, "you don't have to migrate away from our wind-turd OS, you can buy this emulator!" The suits are too stupid to realize that they would be missing the most important advantage of Free Software, namely freedom, but the suits would like not having to convert their powerpoint presentations to open office!" This is horrible news!
  • It will end up with a smaller market share than Java with all the same problems. Debugging will be hell and the application on all platforms will suck because it does not co-exist well with the rest of the system. At least with java there were significant security benefits and a large enough base to make simple graphical tools useful. Extensions to java such as SWT also went quite a way in creating a good native UI widget set, but it still sucks.
    • 1 reply beneath your current threshold.
  • by Antique Geekmeister (740220) on Sunday May 27, @09:25AM (#19291827)
    I'm sorry, but the number of times I've seen the "Write Once, Run Anywhere" claim made for new "paradigms" is fairly scary. There are limitiations to all of these approaches. In this case, running software in complete OS emulation mode denies access to hardware features that have not been successfully ported to the virtual environment, enforces limits of the particular underlying VM hosting operating system in fascinating ways, and absolutely punishes the performance of any disk-accessing operations.

    There are uses for virtualized environments, but they're hardly a new approach to code portability.
  • The claim in the article was trivially possible back in the days of CP/M, minis and mainframes: Pascal was compiled to p-code and interpreted on eveything from na 8-bit Z-80 to a 80-bit CDC.

    I daresay we've improved on that since, with perl as one obvious example.

    --dave

  • If they make this thing slick and seamless, i'll be impressed. the technology is nothing special (something most OSS people sadly miss the point of ) it's the overall usefulness that's important.
  • by GodWasAnAlien (206300) on Sunday May 27, @10:05AM (#19292049)
    Did they port UML to Windows? Are they using coLinux.

    Why start at the kernel level? Why not start at the application level,
    like line.sf.net did?
  • Yea but Java's soon GPL. (Score:3, Interesting)

    by sudog (101964) on Sunday May 27, @10:11AM (#19292081)
    (http://www.goaway.com/)
    If Java's GPL then why do we need another Java?
  • by sudog (101964) on Sunday May 27, @11:12AM (#19292511)
    (http://www.goaway.com/)
    From http://www.openlina.com/faq.html [openlina.com]:

    Q: What license is LINA released under?

    A: LINA is dual licensed. For non-commercial users, LINA is available under the GNU General Public License, Version 2. If you wish to use it commercially, please contact us to find out more about the LINA commercial license.

    How can they expect to bar commercial *use* of Lina when it's a GPL'd software product--unless their software must be embedded in the end executables?

    Meanwhile, the video describing Lina is terrible. It shows (in a ridiculously puny window) two people installing an Apache-backed *WEB APPLICATION* onto two apparently different systems: a Linux machine and a Mac machine. What's the point of that when a PHP-backed application will do just as well and is nearly as simple use? (And what needed Lina? Apache? The web app itself? Both? Beats the hell out of me.)

    There's no word on actual performance of Lina binary applications either, and while they claim additional "security," the reality is that complexity does NOT breed security, and Lina is yet another layer which must be maintained, secured, configured, and reconfigured.

    Java already provides all or nearly all of this, and targetting development at Lina would be a massive re-tooling. It would also appear that the LINA PDF is internally inconsistent on the matter of whether legacy *binaries* or just legacy *apps* would run under a Lina host. I'll guess that everything must be recompiled specifically for Lina for it to work properly.

    Quite frankly, once Java's GPL'd code is ported to the missing OSes it needs to be ported to, there will be no barrier to Java adoption anymore. Plus, commercial devs can still create independently-licensed Java applications without worrying about Lina demanding their cut for commercial development under Lina.
  • If I read the article right, this is basically VMware (or Bochs) with a different name. How is that going to change the world again ? Don't most distributions already offer binary packages in the first place ? Just because I run Gentoo doesn't mean my mother has to.

    For all I care, it'd be nice if we could cull the hundreds of vanity distros and repatriate all those developers onto Ubuntu, Red Hat, Gentoo, Debian and maybe Slackware (if they even care). Heck we could probably merge all the binary distros into a single one with "profiles", because typically a binary that runs on one standard distro, will run just as well on another distro running on the same architecture (as long as its dependencies are met). In a pinch, I can build something on my Gentoo, copy it over to my pain-in-the-ass CentOS box and run it. x86 is x86 no matter what crap you load onto it, it still runs x86 code.
  • More? Or Less? (Score:2)

    by krygny (473134) on Sunday May 27, @11:45AM (#19292759)

    "... its dual-licensed Lina virtual Linux machine will run more or less normal Linux applications ..."

    Well, what is it? Is it more, or is it less?

  • Requesting a Dupe (Score:2)

    by nametaken (610866) on Sunday May 27, @12:07PM (#19292927)

    To: Slashdot Editors
    Re: Dupes

    I know we bitch about dupes, but can we get a dupe of this article when they actually RELEASE this please?

    Thanks!
  • Bunny! (Score:2)

    by RedCard (302122) on Sunday May 27, @01:16PM (#19293393)
    I will use this product and/or service because I like the bunny.

    That is all.
  • I won't comment on vapor-ware (Score:3, Interesting)

    by Zarf (5735) on Sunday May 27, @02:00PM (#19293713)
    (http://hartsock.blogspot.com/ | Last Journal: Wednesday October 31, @08:25PM)
    Am I "net-blind" or is there no where to download this thing? Google around for "Download Lina" produces hits on some MP3s and some hits on the Lina logo. If there is a download version of this project I can't find it.

    On the matter of the product itself:

    From the videos on the website it sounds like Lina is a new type of VM for C/C++ code similar to the JVM. If that is the case I can easily contain my excitement and hope these guys have a good marketing department. The technology is not 10x better and as such will have a long road to success.

    If you can write to Lina and distribute Lina "binaries" or native binaries (that is "exe" on windows) I don't think you'll see much resistance to Lina as a product. You may not see much fervor over it either though.

    If you can recompile a Linux project and distribute either "Lina binaries" or native binaries for a program then I think we have gold here. I'll be very excited and it means that Linux could morph into a kind of super Java style API for all Operating Systems... a sort of meta System V.

    If all Lina does is provide a VM to write to, (which is what I suspect), then Lina's success is going to be a matter of marketing. But not traditional big marketing... it will succeed on a combination of smart technologist marketing and viral marketing. If Lina has that it might carve out a niche for itself.

    The question is, true believer, can Lina make your heart flutter like Linux, Ruby, Python, or PHP did? If it doesn't learn to make your heart go pitter-patter then I it will have to find a way to cut deals to make you want to learn to dance with Lina. Maybe folks at dLoo can cut a few deals that move a critical mass of developers over to the Lina side of the force.

    I don't know if I like Lina or not, I haven't even met her. With a hook like this on Slashdot today would have been the perfect time for me to meet Lina and maybe have dinner. As it stands, I'm a desirable geek and get lots of young new technologies interested in my time and attention. I've got Beryl that I'm hanging out with right now, some python code from Numenta that keeps calling me back and looks mighty nifty, I've got new FX-y tech I'm going to spend some time with too... And, that's just this weekend. I may not notice Lina again. I'm sure she's a nice girl with great personality but... the other tech I can meet and talk to right now and Lina didn't even give me a month and day to get back to her on.
  • Why not Java? (Score:2)

    by dircha (893383) on Sunday May 27, @03:03PM (#19294109)
    I don't know which "Linux APIs" they standardize on in their product, but there are very few "Linux APIs" I would be interested in standardizing on as an application developer.

    Perhaps this has value for companies wishing to port legacy GNU/Linux products to Windows and OS X with less effort than is required to target Cygwin + OS X native, but then how many companies are there in that situation who are willing to accept the risk of targetting a brand new VM platform from an unknown vendor, and do not already have the inhouse expertise to maintain Cygwin and OS X ports?

    And why not Java? That's the question they need to sell any intelligent prospective customers on. If you care about performance to the extent that you don't want to target Java (VM) in the first place, why would you want to target this VM virtualizing the entire Linux kernel, a VM that doesn't have the benefit of years of tuning and performance enhancing technologies from some of the brightest engineers in the industry (Java)? And once again, a VM from an unknown player that is not proven in production?

    My suspicion is that this is just a bunch of people looking to be bought out, or at least hired, which is a perfectly reasonable thing to do, ...unlike, perhaps, basing a new product on their technology.
  • WINE runs Windows software on Linux.

    LINA runs Linux software on Windows.

    I guess originally they would have called it LINE, but then changed the last letter to A to avoid being just like WINE?

    Part of the reason why people develop for Windows are that the development tools are easier to work with than Linux and other operating systems, like Visual Studio, Delphi, etc. Now you have to use Linux development tools, I am guessing C and C++, and Linux libraries to make code to run on this LINA virtual machine based on Linux APIs and the Linux Kernel? The best thing you have in Linux next to Visual Studio is the Mono project, but the IDE needs a bit more work, and the Winforms translation library needs more work as well.

    I would like to try it out sometime and see what languages it supports for developing under LINA, when one does not have a Linux box to write the software on. I wonder if it supports the Python language and allows installing other languages on it, so we aren't limited to just C and C++ development.
  • Stupid (Score:2, Insightful)

    by boolithium (1030728) on Sunday May 27, @03:15PM (#19294187)
    On windows this program requires Cygwin. So yes you can run all these apps natively, as long as you first install a extraction layer. And hey I wonder if I can get Cygwin working under wine so then I can go through two extraction layers. Wait, maybe I can then install colinux in wine that pumps x output through cygwin, then I can install wine, and then get cygwin running, then I can install cygwin...

    Just write a fucking app in good c/c++ and staticly link libraries not on windows. Compile it and wohoo, a binary for windows. The only thing the least bit interesting is the gtk/qt to native api layer. That should be the library they provide developers with for ease of compiling to different OS's.
  • Java + SWT (Score:1)

    by Serpent Mage (95312) on Sunday May 27, @04:12PM (#19294613)
    How is any of this doing anything at all that Java using the SWT api's does not already do?
  • cygwin? (Score:2)

    Obviously these are 2 different approaches, but anyone care to give som pros and cons of the cygwin approach and this new approach? they both require recompilation so im wondering what the benefit is?

    is there no "cygmac" or equivalent?
    • Re:cygwin? by froggero1 (Score:1) Sunday May 27, @08:18PM
      • Re:cygwin? by dave1g (Score:2) Sunday May 27, @09:40PM
        • 1 reply beneath your current threshold.
      • Re:cygwin? by Ash-Fox (Score:1) Sunday May 27, @11:16PM
        • Re:cygwin? by Ash-Fox (Score:1) Monday May 28, @05:58AM
          • Re:cygwin? by Ash-Fox (Score:1) Monday May 28, @06:08AM
        • 1 reply beneath your current threshold.
  • WORA is a Myth (Score:2)

    by The Raven (30575) on Sunday May 27, @09:43PM (#19296833)
    (http://www.google.com/)
    Write Once, Run Anywhere will never happen for two reasons.

    First, there are different utilities and features available to each operating system. Every developer that ignores these features and utilities in order to write a program once for all systems will be at a disadvantage relative to the person that writes a native app. In other words, the native app will run better than the generic app.

    Second, people gain access to a flexible choice of operating systems, but the developers get locked into a proprietary language/framework. Again, limited choices means that for some (many?) problem domains, a different language/framework will be a better choice, and by denying themselves that choice, the developer loses a competetive advantage to another developer.

    And that's ignoring the issue of just getting it to work as advertised... Java hasn't even gotten there, 15 years later. I'm sure a small subset of problems will work just great with Lina... but I don't think it will do any better than Java in the long run.

    Raven
  • Objectification (Score:2, Interesting)

    by MicklePickle (220905) on Sunday May 27, @11:08PM (#19297285)
    (http://onut.net/)
    When will this ever end?

    1. We had assembler. It wasn't portable we had to recompile and rewrite for different platforms. Libraries
      , (to make things easier and for 'sharing' code), were obscure pointers to areas of memory.
    2. We had C. It was better at porting, but we still had to recompile for each platform. No obscure assembler
      that required a rocket scientist to figure out what the hell was going on. Wow! We had 'functions' - we could
      share code a lot easier!
    3. We had C++. Much better at porting, but we still had to recompile for each platform. No obscure assembler
      that required a rocket scientist to figure out what the hell was going on. Wow! We had 'objects' that virtualized
      concepts. But why do we suddenly have 'fat' programs.
    4. We had Java. No issue at all with porting. No obscure assembler that required a rocket scientist to figure
      out what the hell was going on. We had objects that virtualized everything. 'fat' programs? - forget fat these
      were obese.
    5. We had virtualization. No issue at all with porting. No obscure assembler that required a rocket scientist to
      figure out what the hell was going on. Forget trying to virtualize program space - heck let's virtualize the whole
      damn O/S! What's a fat program without a fat O/S?!


    So, what's next after O/S virtualization? We've tried in the past to objectify and virtualize program space
    and to a large extent doesn't work as we either keep changing userland requirements or our methodologies force
    us to change.

    Don't get me wrong - love virtualization for all the right reasons. But, all we have at the end of the day
    is faster and faster machines that sit there chewing up greenhouse gases, (Bring back the old days of the
    TRS80!).
  • by gatesvp (957062) on Monday May 28, @01:23AM (#19297837)

    This really sounds like they're trying to fill a problem that doesn't exist. If you need apps that satisfy the lowest common denominator, then you build a web app and suck up the time for web development. If you need a highly performant and responsive app, then you write a platform-specific forms app.

    Running the whole thing through a VM just wrecks performance and still requires massive testing, plus you lose all of the OS-specific features b/c you had to code for an OS-agnostic VM. Even if it works, it's still wrong :(.

  • another cygwin (Score:2)

    by sentientbrendan (316150) on Monday May 28, @02:40AM (#19298109)
    (Last Journal: Monday February 03 2003, @08:59PM)
    from their article this sounds like another cygwin... only they've added virtualization (so like cygwin but slower).

    The main feature seems to be that GTK and QT will be mapped at runtime to win32 APIS... which is... ah... an interesting choice since GTK and QT already run on windows.

    This doesn't sound like something that will have mass market appeal... although some companies that want an easy way to port existing unix tools to windows (if they are converting to windows) may take advantage of this.

    I have no conception of how the authors imagine this will spur linux adoption. If this works right, the user wouldn't be aware they were running a linux environment. If it doesn't work right (like cygwin) users will be annoyed that they are using some big clunky vm that doesn't integrate with their os.
  • P-Code ... again (Score:1)

    by sglines (543315) on Monday May 28, @05:57AM (#19298669)
    (http://www.is-cs.com/ | Last Journal: Tuesday July 20 2004, @09:39PM)
    Are we really stuck in the loop of thinking that interpreters are as good as the real thing? We had BASIC in the 1970's then we had Pascal with its P-Code in the 1980's then we had exactly the same thing only it's called Java and a JVM in the 1990's. We are stuck in a rut - none of this is new just the structure (and name) of the language changed.
  • rPath (Score:1, Interesting)

    by Anonymous Coward on Monday May 28, @12:07PM (#19300851)
    This seems like a more mass market application of rPath's idea of building custom VMWare images for specific applications (although the VM sounds like it will be less distinct from the host OS, hopefully this will give performance increase). It is a pretty clever idea, and essentially flips these kind of ideas https://wiki.ubuntu.com/SeamlessWindowsIntegration [ubuntu.com] on their head.
  • Looks like the Linux Binary Compatibility layner [freebsd.org] of FreeBSD [freebsd.org].
  • Re:Huh? (Score:5, Insightful)

    Why are people afraid of recompiling? It is pretty painless if the source is packaged well.
    If you can get my mom to understand that sentence, I will pay you $500.

    Also in how far is this groundbreaking? Seems to be a pretty forward and not too complicated engineering task.
    Interestingly enough, the word 'groundbreaking' was not used even once in the summary or the article. News doesn't have to be groundbreaking. It could be a very simple old idea used in an ingenious way to be a very useful tool for the masses. Like this, they aren't hiding that they're kind of copying what Java does. But, you know, if it was such an easy engineering task, why haven't you done it? I'm very interested in where this goes.
    [ Parent ]
    • Re:Huh? (Score:4, Insightful)

      The users don't have to compile silly.

      With something like Qt, its "write once, compile three times". Distribute binaries for Linux, OS X, Windows. All with a native look and feel, using native compilers and libraries.

      Its not clear how this thing works with the GUI. Is it a new toolkit? Is it a hack of the Gtk toolkit? (I thought it was funny how the demo talks about the "native Gtk looknfeel from within what looks like KDE).
      [ Parent ]
    • Re:Huh? by SanityInAnarchy (Score:3) Sunday May 27, @01:02PM
    • Re:Huh? by fuliginous (Score:1) Sunday May 27, @02:17PM
    • Re:Huh? by FST777 (Score:2) Sunday May 27, @06:32PM
    • "Dear user: Insert the CD. Type make all; make install. Press return and go for coffee."

      It should be

      "Dear user: Insert the CD. Click 'Install'. Click 'OK' and go for coffee."

      See the difference from a user's point of view?
      [ Parent ]
      • Re:Huh? (Score:5, Insightful)

        by LiquidCoooled (634315) on Sunday May 27, @07:12AM (#19291121)
        Insert CD.
        Phone relative because the CD does nothing.
        Find Install and click it.
        Cancel the dialog and click the other install.
        Phone relative again and ask them why its going to take 3 hours.
        Make coffee.
        Return to computer and switch it off (thinking they were switching it on because the screen was blank)
        Ring relative and ask why its not worked.

        [ Parent ]
        • Who says they'll have to compltaion layer onle it? by Joce640k (Score:2) Sunday May 27, @12:26PM
        • Re:Huh? by LordVader717 (Score:2) Sunday May 27, @02:38PM
          • Re:Huh? by asuffield (Score:3) Monday May 28, @05:51AM
            • Re:Huh? by LordVader717 (Score:1) Monday May 28, @07:27AM
        • Re:Huh? (Score:4, Informative)

          by ZorbaTHut (126196) on Sunday May 27, @03:00PM (#19294089)
          (http://www.mandible-games.com/)
          Actually, most Windows apps take advantage of autoplay, which means it really is "put the CD in, push the big flashing button that pops up, click next a whole lot because none of that text could be important, wait".

          To my knowledge, Linux doesn't have autoplay. While I agree that autoplay is awful, it does make things easier for endusers.

          I don't know if OSX has autoplay or not, but in any case with OSX it tends to be "put disc in, double-click the disc icon that just showed up". I haven't seen any equivalent for Linux - you usually have to find the install program or similar. God help you if you have a package manager - then you have to search for what you want to install!

          People's brains freeze up when confronted with a computer. They'd much rather just put a shiny disc in and let the magic computer do its work. Seriously, you could sell "Linux application install discs" which are just a pack of CDs where each one has "aptitude install gimp", maybe a hudnred bytes each, and people would buy them.
          [ Parent ]
          • Re:Huh? by LiquidCoooled (Score:1) Sunday May 27, @03:34PM
            • Re:Huh? by somersault (Score:2) Monday May 28, @11:35AM
              • Re:Huh? by JamesGecko (Score:1) Monday May 28, @12:44PM
                • Re:Huh? by somersault (Score:2) Tuesday May 29, @03:25AM
          • Re:Huh? (Score:4, Insightful)

            Considering I've never ever installed a program from a cd under Linux dont you think autoplay would be useless? :P

            I think package management is far superior to cds. For one you cant lose your package management and spend half a day looking for it.
            [ Parent ]
            • Re:Huh? (Score:4, Insightful)

              by ZorbaTHut (126196) on Sunday May 27, @04:16PM (#19294649)
              (http://www.mandible-games.com/)
              Most people, I suspect, want plastic discs to install software off. It's far easier conceptually to deal with. Linux really doesn't handle that case well.

              Personally, I agree - I vastly prefer package management or online downloading. I suspect there will be some user re-training needed to get most people to understand that, however.
              [ Parent ]
              • Re:Huh? by aldousd666 (Score:3) Sunday May 27, @10:18PM
                • Re:Huh? by sych (Score:2) Sunday May 27, @10:48PM
                  • Re:Huh? by aldousd666 (Score:2) Tuesday May 29, @07:18AM
              • Re:Huh? by MikeFM (Score:2) Tuesday May 29, @02:50AM
          • Re:Huh? by tondrej (Score:1) Monday May 28, @09:18AM
        • Re:Huh? (Score:5, Insightful)

          by toddestan (632714) on Sunday May 27, @05:18PM (#19295137)
          Ah, you've used Windows, I see. Installing things is much easier on pretty much every other platform (including macosx, most of the linux-based platforms, and most of the BSDs).

          What are you talking about? One of the big problems in the Windows world right now is that applications are so easy to install, that the user often has to run special software just to keep applications them from installing all by themselves!
          [ Parent ]
          • 1 reply beneath your current threshold.
        • Re:Huh? by Master of Transhuman (Score:2) Sunday May 27, @06:21PM
        • 1 reply beneath your current threshold.
      • Re:Huh? (Score:4, Insightful)


        install.sh
        ----------
        #! /bin/bash
        make && make install

        What was your point, again ? Oh yes, there is no "Click 'OK' " step, do you care ?
        [ Parent ]
        • I'll say it very simply.

          Do not force end-users to the command line.
          [ Parent ]
          • Re:Huh? (Score:5, Interesting)

            by AusIV (950840) on Sunday May 27, @09:58AM (#19291999)

            I'll say it very simply.

            Do not force end-users to the command line.

            This mentality bothers me. While the command line is intimidating at first, and end-users should never have to learn how to navigate the command line, if I'm giving instructions, I would much rather have someone using a command line.

            For example, a few months back, my girlfriend wanted me to put Linux on her computer. She was saving up for a Mac, and her anti-virus had expired on Windows. She needed a web browser, office suite (She used OpenOffice on windows to begin with), and an instant messenger. I had her install Kubuntu, answering a few questions when she had them. Once it was installed, I pulled up a terminal to start installing some programs and codecs with apt. She was deathly afraid of learning the terminal, so I started stepping her through the installation with Adept Installer. The instructions for installing Flash went something like this:

            - Click the "K"
            - Click add/remove programs
            - Type your password
            - Check the box next to "unsupported"
            - Check the box next to "Proprietary software"
            - See where it says "KDE"? Click the down arrow and select "Any Suite"
            - Type "flash" in the search box
            - It's not in multimedia? Try "Others" I guess.
            - Check the box next to "Macromedia Flash Plugin"
            - Click "Apply Changes"
            - When it's done, click "quit"

            Alternatively, I could have told her:
            - Click the 'K'
            - Hover your mouse over 'System'
            - Click 'Terminal Program (Konsole)'
            - Can you remember that? Next time I may just say "Open a Terminal"
            - Type "sudo aptitude install flashplugin-nonfree"
            - Type your password

            I explained to her that I didn't expect her to learn how to use the command line on her own, but it's a lot easier for me to tell her a command when I'm giving instructions. She hasn't used the terminal once on her own, and she's enjoyed perusing the programs available through Adept Installer, but she knows if I have to give her an instruction, it will be a lot easier to use the command line.

            I realize it's initially intimidating for users to have to open a terminal, and I'd like to see graphical interfaces for everything a normal user would need to do, but I also wish we could get the average user to where they realized the set of instructions is a lot shorter when someone gives you a command than when they have to explain dozens of clicks.

            [ Parent ]
            • Re:Huh? (Score:5, Insightful)

              by Tickletaint (1088359) on Sunday May 27, @10:23AM (#19292165)
              (Last Journal: Saturday June 23, @05:33PM)
              Telling people how to fix problems fosters dependency on you. Showing them how to do it, in a manner that doesn't take years of command-line dorkdom to understand, is probably far more helpful.

              Though in this particular case, if your girlfriend's about to get a Mac anyway, maybe it doesn't matter so much. I'd be more worried about getting dumped once she realizes she doesn't need you to fix her computer anymore. :)
              [ Parent ]
              • Re:Huh? by AusIV (Score:2) Sunday May 27, @11:57PM
              • Re:Huh? by blippy (Score:1) Monday May 28, @09:25AM
              • 1 reply beneath your current threshold.
            • why Windows has a 'run' command by eean (Score:2) Sunday May 27, @10:33AM
            • Re:Huh? (Score:5, Funny)

              by the_mushroom_king (708305) on Sunday May 27, @10:53AM (#19292383)
              This is slashdot. You lost me at "girlfriend".

              WTF is that?

              [ Parent ]
              • Re:Huh? by ozmanjusri (Score:1) Sunday May 27, @09:28PM
            • Re:Huh? by nametaken (Score:2) Sunday May 27, @11:47AM
            • Woah! by MrFrothy (Score:1) Sunday May 27, @12:03PM
            • Re:Huh? by Burz (Score:1) Sunday May 27, @12:06PM
              • Re:Huh? by morcego (Score:2) Sunday May 27, @12:41PM
                • Re:Huh? by Burz (Score:2) Sunday May 27, @11:58PM
                  • Re:Huh? by morcego (Score:2) Monday May 28, @12:20AM
                  • Re:Huh? by Burz (Score:2) Monday May 28, @12:41AM
                  • Re:Huh? by morcego (Score:2) Monday May 28, @12:50AM
              • Re:Huh? by Zonk (troll) (Score:2) Sunday May 27, @12:53PM
                • Re:Huh? by Burz (Score:2) Monday May 28, @12:14AM
                  • Re:Huh? by Zonk (troll) (Score:1) Monday May 28, @01:43AM
                  • Re:Huh? by crAckZ (Score:1) Monday May 28, @12:39PM
              • Re:Huh? by cheater512 (Score:2) Sunday May 27, @04:05PM
                • Re:Huh? by Burz (Score:2) Monday May 28, @12:32AM
                  • Re:Huh? by mrsteveman1 (Score:1) Monday May 28, @02:11AM
                  • Re:Huh? by Burz (Score:2) Monday May 28, @08:23PM
                  • Re:Huh? by mrsteveman1 (Score:1) Monday May 28, @10:24PM
                • Re:Huh? by AusIV (Score:2) Monday May 28, @09:30AM
              • Re:Huh? by mrsteveman1 (Score:1) Sunday May 27, @05:26PM
            • Re:Huh? by sootman (Score:2) Sunday May 27, @12:14PM
              • Re:Huh? by AusIV (Score:2) Sunday May 27, @11:40PM
            • Re:Huh? by flyingfsck (Score:2) Sunday May 27, @03:14PM
            • Re:Huh? by FishWithAHammer (Score:1) Sunday May 27, @03:59PM
            • Re:Huh? (Score:5, Insightful)

              by TheWanderingHermit (513872) on Sunday May 27, @04:35PM (#19294825)
              I would much rather have someone using a command line

              And therein lies the problem. You would rather have them using a command line. They don't want to. When you have a GUI, you always have prompts and a safety net. You can say, "Click on the button that says 'Change Setting.'" They have an automatic double check because there is something that matches, exactly, what they're being told to do. They have limited choices because they're working from a menu or from components and when one matches what they're told to do, they have some kind of confirmation they're pressing the right button. When you say, "Now type this," then you can hit any number of snags and they know it. You can tell them what to do and they can use a single quote instead of a double one or hear the word wrong or mistype it and, from their point of view, they don't know what's going to happen if they make a mistake.

              You are much wiser than most developers I've seen post here who want to blame the uses for not knowing everything they know and you've got a good point. You and I can often move much more quickly with a console, but for users, the mere thought of having to type commands is frightening. They're looking at a blank screen with no feedback until they hit and then it could be too late.

              You've realized, though, that it isn't about what you or I want, but what the user can handle or take care of on their own. That's the problem: It's our job to give them what they can handle. That is rarely a console. With my clients, before I got my software up to the point I wanted it, I had them install RealVNC on their computer and used a tunneling program I wrote in Java so it would go through their firewalls, then had them add me, and I configured RealVNC so it would only run when they wanted to run it and so it had a strong password. (And before anyone starts screaming, I'm simplifying and leaving out discussions with their bosses and IT departments about safety.) When they had problems, I just had them run RealVNC and add me, then I could fix, in less than 5 minutes, what could take 45 minutes or more if I were telling them what to do. When I finally got my own program to where I wanted it to be, that wasn't an issue anymore since I had enough failsafes they didn't need that kind of help anymore.
              [ Parent ]
            • Re:Huh? by martinX (Score:2) Sunday May 27, @05:53PM
            • Re:Huh? by aldousd666 (Score:2) Sunday May 27, @10:33PM
              • Re:Huh? by centuren (Score:1) Monday May 28, @06:09PM
            • Re:Huh? by AVee (Score:2) Tuesday May 29, @08:14AM
            • 1 reply beneath your current threshold.
          • Re:Huh? (Score:5, Insightful)

            by morcego (260031) on Sunday May 27, @12:35PM (#19293095)
            (http://www.paxconsultoria.com/)
            Lemme tell you a small story here.

            When MS released Windows 3 was when it started to become known in Brasil. At the time, there was a TV show called "Confissões de Adolecente" (no need to translate, since the name is not relevant). At the time, there was an episode where the main character was bitching an complaining about having to use a mouse and click on stuff. After all, if he wanted something, all he had to do before was to type the command. Now, he had to search for the icon, click on it, than click on something else etc.

            So, to translate your comment into something that really means something (and is actually true), what you mean is:

            "Do not force end-users to do something different"

            Here is Brazil we have a saying for cases like this, which roughly translates as: "If you change the color of the grass, the mule will starve to death"
            [ Parent ]
          • Re:Huh? by mabinogi (Score:1) Monday May 28, @02:55AM
        • Re:Huh? by rainman_bc (Score:2) Sunday May 27, @10:08AM
          • Re:Huh? by hedwards (Score:2) Sunday May 27, @10:48AM
            • Re:Huh? by cheater512 (Score:2) Sunday May 27, @04:08PM
          • Re:Huh? by that this is not und (Score:1) Sunday May 27, @11:15AM
          • Re:Huh? by morcego (Score:2) Sunday May 27, @12:43PM
            • Re:Huh? by Wdomburg (Score:2) Sunday May 27, @01:26PM
              • Re:Huh? by morcego (Score:2) Sunday May 27, @02:00PM
                • Re:Huh? by Wdomburg (Score:2) Sunday May 27, @10:08PM
                  • Re:Huh? by morcego (Score:2) Sunday May 27, @10:30PM
                  • Re:Huh? by Wdomburg (Score:2) Tuesday June 05, @07:41PM
                • Re:Huh? by rainman_bc (Score:2) Monday May 28, @12:16AM
                  • Re:Huh? by morcego (Score:2) Monday May 28, @12:30AM
                  • Re:Huh? by Wdomburg (Score:2) Tuesday June 05, @08:18PM
                  • Re:Huh? by rainman_bc (Score:2) Tuesday May 29, @01:35PM
                • 1 reply beneath your current threshold.
          • Re:Huh? by Wdomburg (Score:2) Sunday May 27, @01:55PM
        • Re:Huh? by avdp (Score:2) Sunday May 27, @02:20PM
    • Oh How I Wish It Were That Easy (Score:5, Insightful)

      by Anonymous Coward on Sunday May 27, @06:54AM (#19291009)

      "Dear user: Insert the CD. Type make all; make install. Press return and go for coffee."
      Your attempt at simplifying building from scratch amuses me. First off, you put the period in your instruction type font which I'm sure my tech inept mother would type into the console. Which would result in:

      make: *** No rule to make target `install.'. Stop.
      And how would she know to open a terminal? Would she know how to open a terminal?

      Second, what about dependencies, how does she know to read the README file or anything else to figure out what she needs to build this source. You don't exactly include all the source of all the libraries you coded with, do you? Rarely have I seen a project coded from scratch with no dependencies.

      See, the issue here isn't that she can't be instructed like a monkey to hit a button. The problem here is that if something goes wrong, she's out of luck. I mean, as it is, the concept of double clicking what you downloaded to install it was a tough one to drive home. And even now I worry about her willfully installing viruses or malware on the home computer. Because she just doesn't understand the concept so well. When you ask someone to build from the source, you're pushing them quickly into something they don't understand and it's just going to result in a bad experience. The ease of use for software is actually more important to most people than its efficiency or anything else. Why do you think Java is so popular?
      [ Parent ]
    • Re:Huh? by miro f (Score:3) Sunday May 27, @07:35AM
      • Re:Huh? by bytesex (Score:2) Sunday May 27, @08:18AM
        • Re:Huh? by bytesex (Score:2) Sunday May 27, @01:44PM
        • 1 reply beneath your current threshold.
      • Re:Huh? by greenrd (Score:2) Sunday May 27, @08:33AM
        • 1 reply beneath your current threshold.
      • Re:Huh? (Score:4, Informative)

        by Blakey Rat (99501) on Sunday May 27, @12:24PM (#19293023)
        Given, I'm running a PPC machine, but from my experience with open source on Linux and Mac OS X... because something always, ALWAYS, goes wrong the first time you do "configure" or "make?" Always.

        Either it's missing some libraries (my experience with GD), or it requires SUDO permissions but the instructions didn't say it required SUDO permissions, or the path its writing to is wrong, or it has a Good Ol American compilation error... something always goes wrong.

        If you want to write a GUI to cope with every single possible error in the 'configure' and 'make' process, more power to you. But I doubt it's possible for any computer program to handle every case in an automatic fashion.
        [ Parent ]
        • Re:Huh? by miro f (Score:2) Tuesday June 05, @02:15AM
          • Re:Huh? by Blakey Rat (Score:2) Tuesday June 05, @10:06AM
    • Re:Huh? (Score:5, Insightful)

      by Wdomburg (141264) on Sunday May 27, @08:31AM (#19291539)
      "Dear user: Insert the CD. Type make all; make install. Press return and go for coffee."

      And come back to:

      make: *** No rule to make target `all'. Stop.
      And that's assuming the user knew enough to open a terminal and navigated to the appropriate directory, which you left out. Let's say after they got that error they look at INSTALL and discover your instructions forgot to include 'configure', and now they get:

      configure: error: Enchant library not found or too old. Use --disable-spell to build without spell plugin.
      Let's say they go ahead and disable spell-checking, even though it would be a useful feature. They type 'make install' again, like the instructions said, and get:

      cp: cannot create regular file `/usr/local/bin/foo': Permission denied
      Maybe they're not quite frustrated enough to give up just yet, and they do a google search and discover that you forgot to tell them to run as root. Hurrah! It installed! They type the application name and get

      cannot open display 0:0
      Whoops, still root. Maybe they realize this (smart user!), exit, and try running again as themselves. Oh, damn, the application installed in /usr/local and there's an old copy in /usr, so they end up launching the old copy instead. Even if that wasn't the case, most users are going to want menu entries and icons without having to set them up manually.
      [ Parent ]
      • Mod parent Up please by Burz (Score:2) Sunday May 27, @12:38PM
      • Re:Huh? by avdp (Score:2) Sunday May 27, @02:44PM
        • Re:Huh? by Wdomburg (Score:2) Sunday May 27, @09:38PM
        • Re:Huh? by Wdomburg (Score:2) Tuesday June 05, @07:44PM
          • Re:Huh? by avdp (Score:2) Thursday June 07, @08:28AM
            • Re:Huh? by Wdomburg (Score:2) Thursday June 07, @03:40PM
      • Re:Huh? by eugene ts wong (Score:1) Sunday May 27, @06:34PM
        • Re:Huh? by Wdomburg (Score:2) Sunday May 27, @10:03PM
          • Re:Huh? by eugene ts wong (Score:1) Sunday May 27, @10:58PM
      • 1 reply beneath your current threshold.
    • Re:Huh? (Score:4, Insightful)

      by sortius_nod (1080919) on Sunday May 27, @09:02AM (#19291697)
      This is exactly why linux users get a bad wrap... wake up, seriously, if everyone was a tech guru you wouldn't have a job...
      [ Parent ]
      • 1 reply beneath your current threshold.
    • Re:Huh? by TheLink (Score:3) Sunday May 27, @09:14AM
    • You havn't met my Mom have you? by sbaker (Score:1) Sunday May 27, @11:34AM
    • Re:Huh? by greg_barton (Score:2) Sunday May 27, @12:57PM
    • Re:Huh? by mad.frog (Score:2) Sunday May 27, @04:39PM
    • 3 replies beneath your current threshold.
  • Re:Huh? (Score:5, Insightful)

    by CdBee (742846) on Sunday May 27, @06:35AM (#19290929)
    "download: install: run".

    That's what we do! It isn't 1979 anymore and having to compile source code isn't something the average user should ever be expected to do....
    [ Parent ]
    • Re:Huh? by siddesu (Score:1) Sunday May 27, @06:42AM
    • Re:Huh? by acidrain (Score:2) Sunday May 27, @07:30AM
      • Re:Huh? by EvilRyry (Score:2) Sunday May 27, @08:19AM
      • Re:Huh? by Ravnen (Score:2) Sunday May 27, @12:22PM
    • Re:Huh? by Teckla (Score:2) Sunday May 27, @11:34AM
      • Re:Huh? by HairyCanary (Score:3) Sunday May 27, @12:34PM
      • Re:Huh? by tepples (Score:1) Sunday May 27, @02:33PM
    • Re:Huh? by FlyingSquidStudios (Score:1) Sunday May 27, @06:57AM
    • Re:Huh? by Anonymous Coward (Score:2) Sunday May 27, @07:07AM
    • 1 reply beneath your current threshold.
  • Re:Huh? (Score:5, Informative)

    Well, recompiling an application doesn't port it to a different OS.

    The work needed to abstract the fact that you are running on Windows or MacOS instead of Linux is highly repetitive, and therefore a good target for factoring out into some common -- thing.

    The most accepted way for this is to develop a framework with WxWidgets. But what if you don't like the framework? What if you need a different framework? What if your language is not supported by the framework? Integrating a VM to the underlying OS is an alternative.

    Another thing that I think is useful in this approach is potentially dealing with coupling of unrelated applications via common library dependencies. If one application requires a later version of a library than another is compatible with, you can't run them both easily on the same machine. Anybody who used non-Ubuntu repositories on Ubuntu has run into this.

    [ Parent ]
    • gui needs a framework by eean (Score:2) Sunday May 27, @10:38AM
      • Re:gui needs a framework by HeroreV (Score:1) Sunday May 27, @11:06AM
      • Re:gui needs a framework by TheRaven64 (Score:2) Sunday May 27, @11:21AM
      • Re:gui needs a framework (Score:4, Interesting)

        by Blakey Rat (99501) on Sunday May 27, @12:17PM (#19292985)
        Qt if you want a good one.

        I'm sorry, have you ever USED a Qt program on anything other than Linux? I've yet to see a single Qt application that doesn't look and behave like ass on Mac OS. (That said, I've never seen a wxWindows one that didn't look and behave like ass on Mac OS either.) My personal favorite is RealBasic, since I've seen RB apps that look and feel native on Mac and Windows, but you'll never get the open source community to use it because it's proprietary.
        [ Parent ]
    • Re:Huh? by SanityInAnarchy (Score:2) Sunday May 27, @01:10PM
  • Can you guarantee me that the source code will compile and operate on what ever the target system is? The point of the VM is that it virtualizes the system that it is running on. It's up to the VM on the host OS to do that guarantee. Once that is done, then all that needs to be done is target the application build to run on the VM, not one of dozens of different OSs or hardware platforms. Sure "Hello World" or your basic application may run fine when you just "make; make install" it, but for something much more complex, relaying on specific hardware or OS features, it may not work as intended.
    [ Parent ]
    • Re:Huh? by SanityInAnarchy (Score:2) Sunday May 27, @01:13PM
  • Depends, if it takes off and developers write code for lina then by default those apps will be available for linux. Of course its a pipe-dream but if it became the defacto way to develop new applications its entirely possible that in the future those apps such as photoshop, etc would be able to run.

    However it is already possible to write one application and deploy accross OSX, Linux and Windows. Simply write and compile against WineLib .
    [ Parent ]
    • 1 reply beneath your current threshold.
  • Re:Huh? (Score:2)

    by asobala (563713) on Sunday May 27, @07:36AM (#19291253)
    (http://www.aes.me.uk/)
    When you get as far as trying it, you'll find out that making the source compile on another operating system is 80% of the work in porting.
    [ Parent ]
    • Re:Huh? by that this is not und (Score:1) Sunday May 27, @12:10PM
  • by ciggieposeur (715798) on Sunday May 27, @08:18AM (#19291463)
    I can't even get applications to run under different versions of Linux without recompilation, given the differences betweeen glibc and gcc over recent years.

    I found that to be especially true in the 1998-2002 timeframe, but much less so today. Nowadays all the applications I've run across post-2002 will at least run on all the major desktop Linux variants with minimal hassle. However, embedded systems still tend to require recompiling to the target libc as they don't often ship with multiple versions of it.

    [ Parent ]
  • Please don't spread FUD, of if you're serious, please give useful details. Google and other companies have downloadable binaries, so I know it's possible. You should be able to develop on a machine that adheres to the Linux Standard Base and have that run other places without a problem.
    [ Parent ]
  • A common newcomer mistake (Score:3, Insightful)

    by dbIII (701233) on Sunday May 27, @08:32AM (#19291549)
    DLL hell is a Microsoft only problem. There is no reason why you can't have more than one libc apart from a lack of disk space - it works by version numbers to avoid loading the wrong library. Your ten year old binaries will still run in most cases as long as you have the other libraries somewhere on your library path. Some distros have the old libraries neatly packaged as "lib*-compat" so you don't have to find them yourself to get an old binary to run.
    [ Parent ]
  • Re:Huh? (Score:1)

    by MentlFlos (7345) on Sunday May 27, @09:06AM (#19291711)
    (http://www.4g61t.org/)
    You assume that I have the source code to recompile....

    I run plenty of binary packages at work and it would be wonderful if the "just ran"(tm).

    [ Parent ]
  • Re:Huh? (Score:2)

    by timmarhy (659436) on Sunday May 27, @09:33AM (#19291869)
    "if the source is packaged well."

    see you just fucked your whole argument right there.

    [ Parent ]
  • Re:Huh? (Score:1)

    by TheUglyAmerican (767829) on Sunday May 27, @10:06AM (#19292057)
    I've installed MythTV Frontend in a VMWare virtual machine that I run on my Windows XP laptop. It connects to my Linux mythbackend and runs great. I can run full screen and you would never know it was running in a vm. This capability may not make much sense moving from one Linux distro to another and it certainly isn't groundbreaking, but when you want to cross OS's, its great.
    [ Parent ]
  • by peteybear (915711) on Sunday May 27, @11:39AM (#19292703)
    Acucorp has been doing something like this since about 1985 with their COBOL compiler. It produces object code that is executable by a platform-specific run-time system; it is availabale for just about any platform (except IBM mainframes). The object code is copied to the target platform using a special utility, and it works. They do some spactacular stuff with databases, too.
    [ Parent ]
  • Re:Huh? (Score:1)

    Doesn't mono do this already? What do we need 50 VM's out there. I think this situation is getting ridiculous.
    [ Parent ]
    • 1 reply beneath your current threshold.
  • Huh? Storage and handling. (Score:1, Insightful)

    by Anonymous Coward on Sunday May 27, @03:13PM (#19294167)
    "Why are people afraid of recompiling? It is pretty painless if the source is packaged well."

    Like in Squeak for example.
    [ Parent ]
  • Re:Huh? (Score:2)

    by God of Lemmings (455435) on Sunday May 27, @06:26PM (#19295605)
    You've obviously never compiled all of KDE from source before.
    [ Parent ]
  • Re:REALbasic? (Score:1)

    by Ash-Fox (726320) on Sunday May 27, @11:20PM (#19297357)
    (http://scorch.quickfox.org/)
    So what popular software is written in it?
    [ Parent ]
    • Re:REALbasic? by TampaDeveloper (Score:1) Monday May 28, @11:19AM
  • 10 replies beneath your current threshold.