You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@mesos.apache.org by mufy <mu...@gmail.com> on 2015/06/24 07:53:18 UTC

Minor Documentation Correction

Just a minor kink spotted @ http://mesos.apache.org/gettingstarted/ with
respect to instructions.

make -j=4 V=0

doesn't work (on my CentOS 6.5), but the following does

make check -j 4 V=0


---
Mufeed Usman
My LinkedIn <http://www.linkedin.com/pub/mufeed-usman/28/254/400> | My
Social Cause <http://www.vision2016.org.in/> | My Blogs : LiveJournal
<http://mufeed.livejournal.com>

Re: Minor Documentation Correction

Posted by Marco Massenzio <ma...@mesosphere.io>.
See https://reviews.apache.org/r/35848/
thanks for spotting it!

*Marco Massenzio*
*Distributed Systems Engineer*

On Tue, Jun 23, 2015 at 11:09 PM, mufy <mu...@gmail.com> wrote:

> It seemed to work with *-j 4*. Thanks.
>
>
> ---
> Mufeed Usman
> My LinkedIn <http://www.linkedin.com/pub/mufeed-usman/28/254/400> | My
> Social Cause <http://www.vision2016.org.in/> | My Blogs : LiveJournal
> <http://mufeed.livejournal.com>
>
>
>
>
> On Wed, Jun 24, 2015 at 11:26 AM, haosdent <ha...@gmail.com> wrote:
>
>> make -j=4 ==> make -j4
>>
>> On Wed, Jun 24, 2015 at 1:53 PM, mufy <mu...@gmail.com> wrote:
>>
>>> Just a minor kink spotted @ http://mesos.apache.org/gettingstarted/
>>> with respect to instructions.
>>>
>>> make -j=4 V=0
>>>
>>> doesn't work (on my CentOS 6.5), but the following does
>>>
>>> make check -j 4 V=0
>>>
>>>
>>> ---
>>> Mufeed Usman
>>> My LinkedIn <http://www.linkedin.com/pub/mufeed-usman/28/254/400> | My
>>> Social Cause <http://www.vision2016.org.in/> | My Blogs : LiveJournal
>>> <http://mufeed.livejournal.com>
>>>
>>>
>>>
>>>
>>
>>
>> --
>> Best Regards,
>> Haosdent Huang
>>
>
>

Re: Minor Documentation Correction

Posted by mufy <mu...@gmail.com>.
It seemed to work with *-j 4*. Thanks.


---
Mufeed Usman
My LinkedIn <http://www.linkedin.com/pub/mufeed-usman/28/254/400> | My
Social Cause <http://www.vision2016.org.in/> | My Blogs : LiveJournal
<http://mufeed.livejournal.com>




On Wed, Jun 24, 2015 at 11:26 AM, haosdent <ha...@gmail.com> wrote:

> make -j=4 ==> make -j4
>
> On Wed, Jun 24, 2015 at 1:53 PM, mufy <mu...@gmail.com> wrote:
>
>> Just a minor kink spotted @ http://mesos.apache.org/gettingstarted/ with
>> respect to instructions.
>>
>> make -j=4 V=0
>>
>> doesn't work (on my CentOS 6.5), but the following does
>>
>> make check -j 4 V=0
>>
>>
>> ---
>> Mufeed Usman
>> My LinkedIn <http://www.linkedin.com/pub/mufeed-usman/28/254/400> | My
>> Social Cause <http://www.vision2016.org.in/> | My Blogs : LiveJournal
>> <http://mufeed.livejournal.com>
>>
>>
>>
>>
>
>
> --
> Best Regards,
> Haosdent Huang
>

Re: Minor Documentation Correction

Posted by haosdent <ha...@gmail.com>.
make -j=4 ==> make -j4

On Wed, Jun 24, 2015 at 1:53 PM, mufy <mu...@gmail.com> wrote:

> Just a minor kink spotted @ http://mesos.apache.org/gettingstarted/ with
> respect to instructions.
>
> make -j=4 V=0
>
> doesn't work (on my CentOS 6.5), but the following does
>
> make check -j 4 V=0
>
>
> ---
> Mufeed Usman
> My LinkedIn <http://www.linkedin.com/pub/mufeed-usman/28/254/400> | My
> Social Cause <http://www.vision2016.org.in/> | My Blogs : LiveJournal
> <http://mufeed.livejournal.com>
>
>
>
>


-- 
Best Regards,
Haosdent Huang