Calligra/Download/es: Difference between revisions

    From KDE UserBase Wiki
    (Updating to match new version of source page)
    (Updating to match new version of source page)
    Line 98: Line 98:
    Calligra ports are available in [http://freebsd.kde.org/area51.php Area51].
    Calligra ports are available in [http://freebsd.kde.org/area51.php Area51].


    == OpenSUSE ==
    == openSUSE ==


    * Snapshots de Git están disponibles en el [https://build.opensuse.org/project/show?package=calligra&project=KDE%3AUnstable%3APlayground repositorio unstable playground].
    * Snapshots de Git están disponibles en el [https://build.opensuse.org/project/show?package=calligra&project=KDE%3AUnstable%3APlayground repositorio unstable playground].
    Line 134: Line 134:
    </nowiki>}}
    </nowiki>}}


    === Debug Symbols ===
    = Debug Symbols =


    ==== What are debugging symbols, and why are they important? ====
    == What are debugging symbols, and why are they important? ==


    When a program is compiled with special switches to generate debugging symbols (the -g compiler switch) extra information is stored in the program file. This information can be used to generate a stack trace that contains much more information, such as the exact line number of the source file where things went wrong. Without this information it is very hard to figure out what went wrong by looking at the stack trace.  
    When a program is compiled with special switches to generate debugging symbols (the -g compiler switch) extra information is stored in the program file. This information can be used to generate a stack trace that contains much more information, such as the exact line number of the source file where things went wrong. Without this information it is very hard to figure out what went wrong by looking at the stack trace.  
    Line 144: Line 144:
    More info on back traces is available on [http://techbase.kde.org/Development/Tutorials/Debugging/How_to_create_useful_crash_reports#Backtraces KDE Techbase].
    More info on back traces is available on [http://techbase.kde.org/Development/Tutorials/Debugging/How_to_create_useful_crash_reports#Backtraces KDE Techbase].


    ====Debug symbols for Ubuntu/Debian ====
    ==Debug symbols for Ubuntu/Debian ==


    Please install package <code>calligra-dbg</code> to receive debug symbols for whole '''Calligra''' code.
    Please install package <code>calligra-dbg</code> to receive debug symbols for whole '''Calligra''' code.


    ====Debug symbols for Fedora====
    ==Debug symbols for Fedora==


    As explained in the [https://fedoraproject.org/wiki/StackTraces#Installing_debuginfo_RPMs_using_yum Installing debuginfo RPMs using yum] section, use <code>debuginfo-install calligra</code> command.
    As explained in the [https://fedoraproject.org/wiki/StackTraces#Installing_debuginfo_RPMs_using_yum Installing debuginfo RPMs using yum] section, use <code>debuginfo-install calligra</code> command.


    [[Category:Office]]
    [[Category:Office]]

    Revision as of 11:50, 23 August 2012

    Note

    This page lists binary (installation) copies of the Calligra Suite prepared for users. You can also download its full source code.


    Stable Release

    Calligra 2.4 es la actual versión estable.

    Arch Linux

    Arch Linux provee paquetes de Calligra en el repositorio kde-unstable.

    Chakra Linux

    Chakra Linux provides Calligra packages in the desktop repository.

    The Chakra LiveDVD comes with the latest Calligra pre-installed.