Rockbox.org home
Downloads
Release release
Dev builds dev builds
Extras extras
themes themes
Documentation
Manual manual
Wiki wiki
Device Status device status
Support
Forums forums
Mailing lists mailing lists
IRC IRC
Development
Bugs bugs
Patches patches
Dev Guide dev guide
Search



Donate

Rockbox Technical Forums


Login with username, password and session length
Home Help Search Staff List Login Register
News:

Rockbox Ports are now being developed for various digital audio players!

+  Rockbox Technical Forums
|-+  Rockbox Development
| |-+  Starting Development and Compiling
| | |-+  Where can I download the Rockbox Development Kit?
« previous next »
  • Print
Pages: 1 [2]

Author Topic: Where can I download the Rockbox Development Kit?  (Read 5972 times)

Offline stripwax

  • Developer
  • Member
  • *
  • Posts: 84
Re: Where can I download the Rockbox Development Kit?
« Reply #15 on: July 22, 2008, 03:14:18 PM »
Nowhere in the instructions does it tell you to enter just cd, nor dir.  Are you sure you are following the right instructions?
I'm sure the commands you are entering are working:  cd on its own will not change directory, so will not output anything, so will give the appearance of doing nothing.  dir on its own will print out nothing, if you run it from a directory that is empty.

Please read this page:

http://www.rockbox.org/twiki/bin/view/Main/HowToCompile

If you've already downloaded the source code into a folder that you created, at the least you would need to cd into that directory first.  Also the instructions don't say to create a C: Rockbox folder, but you can create this folder anywhere you like.  If you got the source code from svn (i.e. the first section on the above page, and read the article UsingSVN if you don't know what that means), then it will download the source into the current directory so, again, if you create a new folder for the purpose of building rockbox, cd into that directory before running the svn command
Logged

Offline goblue829

  • Member
  • *
  • Posts: 11
Re: Where can I download the Rockbox Development Kit?
« Reply #16 on: July 22, 2008, 03:41:32 PM »
Yes, Cygwin is reading all my commands except "daily".  so once i get past cd and dir it says daily is not a command.  I don't understand why this one doesn't work.
Logged

Offline LambdaCalculus

  • Member
  • *
  • Posts: 2257
  • Dreaming of Turing Machines...
    • The Nostalgia Roadtrip
Re: Where can I download the Rockbox Development Kit?
« Reply #17 on: July 22, 2008, 03:46:25 PM »
daily isn't a command. I suggest that you start learning a little bit about how bash works before attempting anything else right now. This page should get you started.
Logged
Former Rockbox dev. Rising from the ashes...

Players: iPod Video /w 128GB SSD mod, H320 /w 128GB SSD mod

Offline goblue829

  • Member
  • *
  • Posts: 11
Re: Where can I download the Rockbox Development Kit?
« Reply #18 on: July 22, 2008, 03:48:33 PM »
If daily is not a command, what are they talking about here:

http://www.rockbox.org/twiki/bin/view/Main/WorkingWithPatches?topic=SimpleGuideToCompiling

It says type daily filename.tar.tar after you type dir.
Logged

Offline LambdaCalculus

  • Member
  • *
  • Posts: 2257
  • Dreaming of Turing Machines...
    • The Nostalgia Roadtrip
Re: Where can I download the Rockbox Development Kit?
« Reply #19 on: July 22, 2008, 03:53:50 PM »
If the tar file is too hard to work with, install subversion, and then you can just check out the source code by typing:

Code: [Select]
svn co svn://svn.rockbox.org/rockbox/trunk rockbox

This is much easier to work with, in my opinion.
Logged
Former Rockbox dev. Rising from the ashes...

Players: iPod Video /w 128GB SSD mod, H320 /w 128GB SSD mod

Offline cool_walking_

  • Rockbox Expert
  • Member
  • *
  • Posts: 695
Re: Where can I download the Rockbox Development Kit?
« Reply #20 on: July 22, 2008, 09:44:05 PM »
It looks like someone's created a script called "daily" that's supposed to be there, but for some reason it isn't.  You should be able to extract the .7z file with "p7zip -d filename.7z", after installing p7zip from the Cygwin setup (under "Archive").

Or you could do the "svn" command that LambdaCalculus379 posted, which will take longer, but allow you to keep the source up to date with "svn up".
Logged

  • Print
Pages: 1 [2]
« previous next »
+  Rockbox Technical Forums
|-+  Rockbox Development
| |-+  Starting Development and Compiling
| | |-+  Where can I download the Rockbox Development Kit?
 

  • SMF 2.0.17 | SMF © 2019, Simple Machines
  • Rockbox Privacy Policy
  • XHTML
  • RSS
  • WAP2

Page created in 0.082 seconds with 14 queries.