You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "David Nalley (JIRA)" <ji...@apache.org> on 2013/06/10 01:36:20 UTC

[jira] [Assigned] (CLOUDSTACK-2912) Installation instruction wrong

     [ https://issues.apache.org/jira/browse/CLOUDSTACK-2912?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Nalley reassigned CLOUDSTACK-2912:
----------------------------------------

    Assignee: David Nalley
    
> Installation instruction wrong
> ------------------------------
>
>                 Key: CLOUDSTACK-2912
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-2912
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the default.) 
>          Components: Install and Setup
>    Affects Versions: 4.1.0
>         Environment: Centos
>            Reporter: Ron Wheeler
>            Assignee: David Nalley
>            Priority: Minor
>              Labels: documentation
>
> 3.6.1. Generating RPMS
> First command  cd  ./packaging/centos63/  missing from commands to be given
> I found a file called /docs/en-US/build-rpm.xml that lloks like the page in question
> At line 48 it has the following 
>     <section id="generating-rpms">
>         <title>Generating RPMS</title>
>         <para>Now that we have the prerequisites and source, you will cd to the <filename>packaging/centos63/</filename> directory.</para>
>         <para>Generating RPMs is done using the <filename>package.sh</filename> script:
>             <programlisting><prompt>$</prompt>./package.sh</programlisting>
>         </para>
> which I guess should be something like
>     <section id="generating-rpms">
>         <title>Generating RPMS</title>
>         <para>Now that we have the prerequisites and source, you will cd to the <filename>packaging/centos63/</filename> directory.</para>
>             <programlisting><prompt>$</prompt> cd packaging/centos63 </programlisting>
>         <para>Generating RPMs is done using the <filename>package.sh</filename> script:
>             <programlisting><prompt>$</prompt>./package.sh</programlisting>
>         </para>

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira