From Fedora Project Wiki

No edit summary
No edit summary
 
(22 intermediate revisions by 6 users not shown)
Line 1: Line 1:
== Backwards Compatibility ==
{{header|docs}}


<!-- I think we may want to keep this prose for F11 -- jjmcd -->
{{Docs_beat_closed}}


Fedora provides legacy system libraries for compatibility with older software. This software is part of the '''Legacy Software Development''' group, which is not installed by default. Users who require this functionality may select this group either during installation or after the installation process is complete. To install the package group on a Fedora system, use ''Applications > Add/Remove Software'' or enter the following command in a terminal window:
[[Category:Docs Project]]
 
[[Category:Draft documentation]]
<pre>
[[Category:Documentation beats]]
su -c 'yum groupinstall "Legacy Software Development"'
</pre>
 
Enter the password for the <code>root</code> account when prompted.
 
=== Compiler compatibility ===
<!-- Leave this content until the package disappears from the main repo; check each release. -->
 
The <code>compat-gcc-34</code> package has been included for compatibility reasons:
 
https://www.redhat.com/archives/fedora-devel-list/2006-August/msg00409.html
 
=== KDE3 development ===
 
Refer to [[Docs/Beats/BackwardsCompatibility/KDE3]].

Latest revision as of 01:31, 20 September 2016

DocsProject Header docTeam1.png


Warning.png
Beat Closed on Wiki
Work on beats has now moved to git at https://pagure.io/fedora-docs/release-notes. If you have changes or additions, please contact the docs team via #fedora-docs, docs@lists.fedoraproject.org, or with the release-notes BZ component.