Kexi/Installing: Difference between revisions
< Kexi
m (moved Calligra/Kexi/Installing to Kexi/Installing) |
No edit summary |
||
Line 1: | Line 1: | ||
{{Note|This information would later go to the kexi-project.org. For extensive download instructions look at http://userbase.kde.org/KOffice/Download. For build instructions see [[Calligra/Building | {{Note|This information would later go to the kexi-project.org. For extensive download instructions look at http://userbase.kde.org/KOffice/Download. For build instructions see [[Calligra/Building|Building Calligra]].}} | ||
==Notes== | ==Notes== | ||
*On | *On Ubuntu, to limit size of installed files, use ''apt-get --no-install-recommends install kexi'' to skip recommended but optional packages. You can install any of the extra packages, e.g. MySQL support, later at any time. | ||
**It appears to be impossible, the package is monolithic. See [https://bugs.launchpad.net/ubuntu/+source/koffice/+bug/676398]. ([[User:Jstaniek|jstaniek]] 12:33, 19 November 2010 (PST)) | **It appears to be impossible, the package is monolithic. See [https://bugs.launchpad.net/ubuntu/+source/koffice/+bug/676398]. ([[User:Jstaniek|jstaniek]] 12:33, 19 November 2010 (PST)) |
Revision as of 14:58, 9 August 2011
Notes
- On Ubuntu, to limit size of installed files, use apt-get --no-install-recommends install kexi to skip recommended but optional packages. You can install any of the extra packages, e.g. MySQL support, later at any time.