Kexi/Installing: Difference between revisions
< Kexi
No edit summary |
mNo 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/ | {{Note|This information would later go to the kexi-project.org. For extensive download instructions look at http://userbase.kde.org/Calligra/Download. For build instructions see [[Calligra/Building|Building Calligra]].}} | ||
==Notes== | ==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. | *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)) |
Latest revision as of 18:51, 25 April 2014
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.