Alain Reguera Delgado
2012-Sep-14  00:30 UTC
[CentOS-docs] Details on centos-art.sh required packages
Russ,
Could you move the following information
---
+ Preliminary required packages for '''centos-art.sh''':
The
configuration script expects a working '''sudo'''
environment,
'''gettext''',
'''texinfo-tex''', and the presence of
'''/usr/bin/vim'''
  As such install the following (at a minimum) with yum:
- {{{yum -y install sudo vim-enhanced gettext
+ {{{yum -y install sudo vim-enhanced gettext texinfo-tex
   }}}
---
from the wiki to the centos-art.sh documentation?
The centos-art.sh preparation process is being documented at 
`trunk/Manuals/Tcar-ug' directory, specifically in the 
`trunk/Manuals/Tcar-ug/Scripts/Bash/prepare.docbook' file.
It would be nice if we keep http://wiki.centos.org/ArtWork as simple as 
possible. All the package administration must be handle inside the 
prepare functionality and described in its documentation boundaries. The 
wiki must provide a simple start point for people to get involved.
-- 
Alain Reguera Delgado <alain.reguera at gmail.com>
R P Herrold
2012-Sep-18  21:29 UTC
[CentOS-docs] Details on centos-art.sh required packages
On Thu, 13 Sep 2012, Alain Reguera Delgado wrote:> Could you move the following information'remove' perhaps?> The centos-art.sh preparation process is being documented at > `trunk/Manuals/Tcar-ug' directory, specifically in the > `trunk/Manuals/Tcar-ug/Scripts/Bash/prepare.docbook' file.I lack the requested commit right to push the change into the svn. Is the need for (installation of) 'texinfo-tex' now present in the script or that documentation? -- Russ herrold