HOWTO:Installing build essentials
From PardusWiki
(Difference between revisions)
(New page: If you need to compile a source package, you'll need to install development tools first. You can do this simply by typing this command in a console: {{command|sudo pisi install -c system....) |
m (typo) |
||
| Line 1: | Line 1: | ||
| − | If you need to compile a source package, you'll | + | If you need to compile a source package, you'll have to install development tools first. You can do this simply by typing this command in a console: |
{{command|sudo pisi install -c system.devel}} | {{command|sudo pisi install -c system.devel}} | ||
Latest revision as of 11:17, 21 December 2008
If you need to compile a source package, you'll have to install development tools first. You can do this simply by typing this command in a console:
sudo pisi install -c system.devel