KDE

NAVIGATION
CATEGORIES
REFERRENCE
LINKS
  • KDE4 under MacOsX and Windows

    17 answers - 353 bytes - related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

    Hi,
    I created some screenshot about KDE4 under MX and Windows.
    You can see them under this url:
    http://people.mandriva.com/~
    Now KDE4 can be launch on Linux-MX-Windows.
    Regards.
    This message is from the kde-promo mailing list.
    Visit to unsubscribe, set digest on or temporarily stop your subscription.
  • No.1 | | 685 bytes | |

    Any doc on how to do it? If we (I mean as suggested on k-c-d) want to dot it,
    people will want to try it.

    Anne-Marie

    Friday 10 November 2006 09:34, Laurent Montel wrote:
    Hi,

    I created some screenshot about KDE4 under MX and Windows.
    You can see them under this url:
    http://people.mandriva.com/~

    Now KDE4 can be launch on Linux-MX-Windows.

    Regards.

    This message is from the kde-promo mailing list.

    Visit to unsubscribe, set
    digest on or temporarily stop your subscription.

    This message is from the kde-promo mailing list.

    Visit to unsubscribe, set digest on or temporarily stop your subscription.
  • No.2 | | 596 bytes | |

    Am Freitag, 10. November 2006 09:34, schrieb Laurent Montel:
    Hi,

    I created some screenshot about KDE4 under MX and Windows.
    You can see them under this url:
    http://people.mandriva.com/~

    Now KDE4 can be launch on Linux-MX-Windows.

    Well done :)

    Minor nitpick: Could you use a style mimicking that of the platform also on
    Windows? IMH this makes the program look even more portable.

    Regards
    Friedrich

    This message is from the kde-promo mailing list.

    Visit to unsubscribe, set digest on or temporarily stop your subscription.
  • No.3 | | 376 bytes | |

    Laurent Montel pravi:
    Hi,

    I created some screenshot about KDE4 under MX and Windows.
    You can see them under this url:
    http://people.mandriva.com/~

    Now KDE4 can be launch on Linux-MX-Windows.

    Regards.

    Great shots. Windows is finally getting some decent desktop :) I've also
    submitted this link to digg to help spread the great news:
  • No.4 | | 556 bytes | |

    Am Freitag, 10. November 2006 09:34 schrieb Laurent Montel:
    Hi,

    I created some screenshot about KDE4 under MX and Windows.
    You can see them under this url:
    http://people.mandriva.com/~

    Now KDE4 can be launch on Linux-MX-Windows.

    Wow,

    are there some kind of images, packages or .exe's that we can show off at
    LinuxWorldExpo Cologne?

    Torsten

    Regards.

    This message is from the kde-promo mailing list.

    Visit to unsubscribe, set digest on or temporarily stop your subscription.
  • No.5 | | 855 bytes | |

    Friday 10 November 2006 11:22, Torsten Rahn wrote:
    Am Freitag, 10. November 2006 09:34 schrieb Laurent Montel:
    Hi,

    I created some screenshot about KDE4 under MX and Windows.
    You can see them under this url:
    http://people.mandriva.com/~

    Now KDE4 can be launch on Linux-MX-Windows.

    Wow,

    are there some kind of images,

    I can create screenshot if you need them for mac/windows if you want
    (I continue to fix/build kde4 under this two environment)

    packages

    I don't know how to create package for windows/M :(

    or .exe's that we can show off at
    LinuxWorldExpo Cologne?

    When ?

    Torsten

    Regards.

    Regards

    This message is from the kde-promo mailing list.

    Visit to unsubscribe, set digest on or temporarily stop your subscription.
  • No.6 | | 891 bytes | |

    Friday 10 November 2006 13:58, Laurent Montel wrote:
    I don't know how to create package for windows/M :(

    For Windows there's at least the solution that's commonly used by sysadmins to
    deploy software within a company:

    It's less suitable for distributing software to desktops over which you have
    little control, because there's little dependency tracking and no interactive
    control over installed components, but for just our own use at a trade show
    it may do.

    If you know a bit about Windows it's not hard, I've done it a few times. The
    problem is more that you need a more or less clean system to start with,
    which is not exactly trivial if this is a system where you also install a
    zillion developer tools on.

    There are a few other free and/or open source tools, but I have no experience
    with them:
  • No.7 | | 635 bytes | |

    Fri Nov 10 2006, Martijn Klingens wrote:
    Friday 10 November 2006 13:58, Laurent Montel wrote:
    I don't know how to create package for windows/M :(

    For Windows there's at least the solution that's commonly used by sysadmins to
    deploy software within a company:

    There are a few other free and/or open source tools, but I have no experience
    with them:

    We chose http://nsis.sourceforge.net/ at kdab since it's apparently much nicer,
    but all this is for creating proper installers I wonder if it wouldn't be enough to
    just distribute a zip with all dlls and exe in it for now?
  • No.8 | | 1308 bytes | |

    Friday 10 November 2006 14:32, David Faure wrote:
    Fri Nov 10 2006, Martijn Klingens wrote:
    Friday 10 November 2006 13:58, Laurent Montel wrote:
    I don't know how to create package for windows/M :(

    For Windows there's at least the solution that's commonly used by
    sysadmins to deploy software within a company:

    There are a few other free and/or open source tools, but I have no
    experience with them:

    We chose http://nsis.sourceforge.net/ at kdab since it's apparently much
    nicer, but all this is for creating proper installers I wonder if it
    wouldn't be enough to just distribute a zip with all dlls and exe in it for
    now?

    That's why I mentioned WinInstall LE first - it takes a 'before' and 'after'
    installation snapshot of your system so it helps figuring out which files and
    registry entries have changed during the process.

    In the end the resulting .msi file is little more than a .zip file that can
    relocate files with other %windir% and can add registry keys.

    If KDE4/win is relocatable to other directories, does not install files
    outside its own dir (not even to windows\system32) and doesn't touch the
    registry -- I don't know -- then yeah, just go with .zip.
  • No.9 | | 586 bytes | |

    Am Freitag, 10. November 2006 13:58 schrieb Laurent Montel:
    I can create screenshot if you need them for mac/windows if you want
    (I continue to fix/build kde4 under this two environment)

    That would be great :-)

    packages

    I don't know how to create package for windows/M :(

    or .exe's that we can show off at
    LinuxWorldExpo Cologne?
    When ?

    Next week (Tuesday-Thursday)

    Torsten

    This message is from the kde-promo mailing list.

    Visit to unsubscribe, set digest on or temporarily stop your subscription.
  • No.10 | | 742 bytes | |

    Friday 10 November 2006 14:08, Torsten Rahn wrote:
    Am Freitag, 10. November 2006 13:58 schrieb Laurent Montel:
    I can create screenshot if you need them for mac/windows if you want
    (I continue to fix/build kde4 under this two environment)

    That would be great :-)

    I will try to create a lot of screenshot monday

    packages

    I don't know how to create package for windows/M :(

    or .exe's that we can show off at
    LinuxWorldExpo Cologne?

    When ?

    Next week (Tuesday-Thursday)

    Where will I send you screenshot ?

    Torsten

    This message is from the kde-promo mailing list.

    Visit to unsubscribe, set digest on or temporarily stop your subscription.
  • No.11 | | 923 bytes | |

    Friday 10 November 2006 14:32, David Faure wrote:
    Fri Nov 10 2006, Martijn Klingens wrote:
    Friday 10 November 2006 13:58, Laurent Montel wrote:
    I don't know how to create package for windows/M :(

    For Windows there's at least the solution that's commonly used by
    sysadmins to deploy software within a company:

    There are a few other free and/or open source tools, but I have no
    experience with them:

    I will look at them

    We chose http://nsis.sourceforge.net/ at kdab since it's apparently much
    nicer, but all this is for creating proper installers

    I wonder if it
    wouldn't be enough to just distribute a zip with all dlls and exe in it for
    now?

    I can zip them.
    I use Windows XP+MinGW

    This message is from the kde-promo mailing list.

    Visit to unsubscribe, set digest on or temporarily stop your subscription.
  • No.12 | | 1211 bytes | |

    Friday 10 November 2006 14:32, David Faure wrote:
    Fri Nov 10 2006, Martijn Klingens wrote:
    Friday 10 November 2006 13:58, Laurent Montel wrote:
    I don't know how to create package for windows/M :(

    For Windows there's at least the solution that's commonly used by
    sysadmins to deploy software within a company:

    There are a few other free and/or open source tools, but I have no
    experience with them:

    We chose http://nsis.sourceforge.net/ at kdab since it's apparently much
    nicer, but all this is for creating proper installers I wonder if it
    wouldn't be enough to just distribute a zip with all dlls and exe in it for
    now?

    I created zip package.
    I add all my kde4 directory, dbus directory, win32lib directory
    I used qt-4.2.1

    I don't know if it works with my zip package
    when you decompress into it into c:\Programme
    I put a variable.bat which initialize PATH
    to launch dbus, use dbus-launch.bat

    I don't know where put this zip package.
    Regards

    This message is from the kde-promo mailing list.

    Visit to unsubscribe, set digest on or temporarily stop your subscription.
  • No.13 | | 438 bytes | |

    Friday 10 November 2006 11:27, Anne-Marie Mahfouf wrote:
    Any doc on how to do it? If we (I mean as suggested on k-c-d) want to dot
    it, people will want to try it.

    I used :

    and just change path for dbus to launch it.
    Regards on or temporarily stop your subscription.

    This message is from the kde-promo mailing list.

    Visit to unsubscribe, set digest on or temporarily stop your subscription.
  • No.14 | | 1270 bytes | |

    Friday 10 November 2006 14:20, Martijn Klingens wrote:
    Friday 10 November 2006 13:58, Laurent Montel wrote:
    I don't know how to create package for windows/M :(

    For Windows there's at least the solution that's commonly used by sysadmins
    to deploy software within a company:

    It's less suitable for distributing software to desktops over which you
    have little control, because there's little dependency tracking and no
    interactive control over installed components, but for just our own use at
    a trade show it may do.

    If you know a bit about Windows it's not hard, I've done it a few times.
    The problem is more that you need a more or less clean system to start
    with, which is not exactly trivial if this is a system where you also
    install a zillion developer tools on.

    There are a few other free and/or open source tools, but I have no
    experience with them:

    CMake comes with CPack (which is still beta). It's a tool to create software
    packages on all supported platforms. AFAIK on Windows NSIS is supported.
    Under Linux tgz is supported, not sure about other formats. AFAIK it does so
    by using the information from the INSTALL() commands.

    Bye
    Alex
  • No.15 | | 309 bytes | |

    Friday 10 November 2006 4:03, Friedrich W. H. Kossebau wrote:
    Minor nitpick: Could you use a style mimicking that of the platform also on
    Windows? IMH this makes the program look even more portable.

    IMH this should be made a requirement for such screenshots that get used in
    public messaging.
  • No.16 | | 1083 bytes | |

    Friday 10 November 2006 5:01, Jure Repinc wrote:

    >_and_MS_X


    i appreciate your enthusiasm.

    however, the title for your submission is not accurate. it is not the KDE4
    desktop. it is KDE4 applications. the difference is important. i'm working as
    fast as i can with other people in the marketing groups to put together
    information regarding these distinctions but it takes time. we have a meeting
    in germany at the end of this month after which we should hopefully have
    something coherent on it.

    i'm also highly concerned about a bunch of us running around and in our
    excitement spreading a bunch of information that does reflect well on kde,
    the goals we have going forward or our commitments to free software in
    general.

    may i suggest we all go outside, shout "B YAH!" or whatever it is each of
    us says when excited at the top of our lungs from a rooftop to get the rush
    of adrenaline met and then come back here to discuss positioning and
    messaging, aka "marketing"?

    =)
  • No.17 | | 972 bytes | |

    Friday 10 November 2006 1:34, Laurent Montel wrote:
    Now KDE4 can be launch on Linux-MX-Windows.

    cool.

    this is not a small step. i'd *really* like to see us have an actual coherent
    position that we can use to communicate the purpose and point behind it along
    with our commitments that surround it before we got off half cocked and
    create a bunch of confusion and false expectations by sending it to theDot,
    slashdot, digg, etc[1]

    i sent a lengthy email regarding this to k-c-d as it will require commitment
    and communication from the developers first and foremost.

    waiting a couple of weeks to get this news "out there" properly is fine. we
    don't have to get this out RIGHT NW just because a developer did it
    yesterday. it's more important to get the messages properly formulated. this
    is not a small event, let's show it the respect it deserves.

    [1] yes, i know, too late for some of that.

Re: KDE4 under MacOsX and Windows


max 4000 letters.
Your nickname that display:
In order to stop the spam: 1 + 1 =
QUESTION ON "KDE"

EMSDN.COM