You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2021/09/16 15:00:45 UTC

[GitHub] [incubator-nuttx] craigcomstock opened a new issue #4562: quickstart install instructions don't quite work (tar ball top-level dir misnamed)

craigcomstock opened a new issue #4562:
URL: https://github.com/apache/incubator-nuttx/issues/4562


   Following instructions here: http://nuttx.apache.org/docs/latest/quickstart/install.html
   and then http://nuttx.apache.org/docs/latest/quickstart/compiling.html (on OSX, but I don't think that's the issue)
   
   The tarballs have odd names which don't work with the compiling instructions: `apache-incubator-nuttx-apps-d8757a6` and `apache-incubator-nuttx-a5406c6`. If I rename things work fine.
   
   So maybe a change in docs or in tarball generation? Not sure which.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-nuttx] acassis commented on issue #4562: quickstart install instructions don't quite work (tar ball top-level dir misnamed)

Posted by GitBox <gi...@apache.org>.
acassis commented on issue #4562:
URL: https://github.com/apache/incubator-nuttx/issues/4562#issuecomment-921009601


   @craigcomstock at least on Linux you can use this command:
   $ tar zxf apps.tar.gz --one-top-level=apps --strip-components 1


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-nuttx] Ouss4 commented on issue #4562: quickstart install instructions don't quite work (tar ball top-level dir misnamed)

Posted by GitBox <gi...@apache.org>.
Ouss4 commented on issue #4562:
URL: https://github.com/apache/incubator-nuttx/issues/4562#issuecomment-920999676


   Github is appending the commit SHA to the directories names.  I guess they can just be renamed when extracted.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-nuttx] btashton closed issue #4562: quickstart install instructions don't quite work (tar ball top-level dir misnamed)

Posted by GitBox <gi...@apache.org>.
btashton closed issue #4562:
URL: https://github.com/apache/incubator-nuttx/issues/4562


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-nuttx] craigcomstock commented on issue #4562: quickstart install instructions don't quite work (tar ball top-level dir misnamed)

Posted by GitBox <gi...@apache.org>.
craigcomstock commented on issue #4562:
URL: https://github.com/apache/incubator-nuttx/issues/4562#issuecomment-921027143


   @acassis yes, I did do that, just wasn't sure which way to go in terms of fixing the docs or tarballs. :+1: I am building happily on osx. Looks like the doc fix is the choice. Thanks!


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org