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 133: Line 133:
    {{Input|1=<nowiki>urpmi.addmedia ach_personal http://abf.rosalinux.ru/downloads/ach_personal/repository/rosa2012lts/x86_64/main/release
    {{Input|1=<nowiki>urpmi.addmedia ach_personal http://abf.rosalinux.ru/downloads/ach_personal/repository/rosa2012lts/x86_64/main/release
    </nowiki>}}
    </nowiki>}}
    === Debug Symbols ===
    ==== 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.
    {{Note|Some distributions offer debug symbols in separate packages as listed below. Use them if you want to support the developers with better bug reports.}}
    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 ====
    Please install package <code>calligra-dbg</code> to receive debug symbols for whole '''Calligra''' code.
    ====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.


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

    Revision as of 04:35, 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.