Difference between revisions of "Talk:BuildUbuntu16.04"
From GnuCash
m (Improve my commit) |
(→running the following commands in a shell: new section) |
||
Line 4: | Line 4: | ||
:Good Question! I would just replace the content by a #REDIRECT to the current page, in case somebody follows a link i.e. from the mailinglist. --[[User:Fell|Fell]] ([[User talk:Fell|talk]]) 18:33, 28 September 2018 (UTC) | :Good Question! I would just replace the content by a #REDIRECT to the current page, in case somebody follows a link i.e. from the mailinglist. --[[User:Fell|Fell]] ([[User talk:Fell|talk]]) 18:33, 28 September 2018 (UTC) | ||
+ | |||
+ | == running the following commands in a shell == | ||
+ | |||
+ | Has ''apt-get'' no dependency resolver? | ||
+ | |||
+ | Is there no metapackage like build-essential for C/C++ Developement, which pulls C compilers, build-essential, ...? | ||
+ | |||
+ | IMHO there are many superflous commands: | ||
+ | * Installing ''X'''''-dev''' should also install dependencies like [lib]''X''. For details see its dependencies in you graphical package manager. | ||
+ | * I would assume '''makeinfo''' is a dependency of ''build-essential'' and '''texinfo''' of ''makeinfo''. So there is no need to install them separatly. | ||
+ | * gwenhywfar and ktoblz are dependencies of aqbanking... | ||
+ | |||
+ | --[[User:Fell|Fell]] ([[User talk:Fell|talk]]) 21:47, 28 September 2018 (UTC) |
Latest revision as of 21:47, 28 September 2018
{{Delete}} appears to be an unknown template. What was the intention of adding this note ?
Gjanssens (talk) 07:52, 28 September 2018 (UTC)
- Good Question! I would just replace the content by a #REDIRECT to the current page, in case somebody follows a link i.e. from the mailinglist. --Fell (talk) 18:33, 28 September 2018 (UTC)
running the following commands in a shell
Has apt-get no dependency resolver?
Is there no metapackage like build-essential for C/C++ Developement, which pulls C compilers, build-essential, ...?
IMHO there are many superflous commands:
- Installing X-dev should also install dependencies like [lib]X. For details see its dependencies in you graphical package manager.
- I would assume makeinfo is a dependency of build-essential and texinfo of makeinfo. So there is no need to install them separatly.
- gwenhywfar and ktoblz are dependencies of aqbanking...