Skip navigation.
Home

Reply to comment

ROX-All

Category:
Summary: 
a single archive containing launchers for most of the ROX applications
Current stable version: 
1.3
Current testing version: 
1.4
Primary author(s): 
Thomas Leonard

ROX-All is a single archive containing launchers for most of the ROX applications. It contains everything you need to get started with ROX. Because actually putting all the software in this archive would make it very big and quickly out of date, it will download the latest versions of programs when you run them the first time. Therefore, you will need a network connection (but only when downloading or upgrading programs).

Network install

This is the most efficient way to get ROX. Only programs you use will be downloaded, and only the version for your system.

  1. Download the latest tar.bz2 archive from the download link above.
  2. Unpack the archive. Normally clicking on it in your existing desktop envionment will do this. If not, open a 'terminal emulator' (like xterm, gnome-terminal, or konsole) and type this command:
    $ tar xjf rox-all-1.4.tar.bz2
  3. Read the INSTALL.html file inside the ROX-All directory for more information. The steps are:
    • If the 0launch command is not yet installed, get it (either from your Linux distribution or from 0install.net.
    • Then, run the rox script to download and start ROX-Filer. This will open a directory viewer showing you all the other applications:
      the ROX-All applications

No-network install

If the target machine doesn't have an internet connection, you can instead download the rox-all-no-network.sh script and run that. This includes Linux x86 and x86_64 (64-bit) binaries of most of the programs. To use it:

  1. If the 0launch command is not yet installed, get it (either from your Linux distribution or from 0install.net).
  2. Run 0launch -g from a terminal (e.g. gnome-terminal).
  3. Go to Preferences and set Network Use to Off-line. Otherwise, it will try to download updates. You can cancel the dialog box now.
  4. Run the self-extracting archive from the terminal:
    sh rox-all-no-network.sh

Note that the package does not include everything in the ROX-All package. For example, if you try to run the games then you'll still be prompted to download them.

Programs provided:

At the time of release, ROX-All contains all the programs listed on the ROX Zero Install index page, plus a few games (which are not part of ROX). To get software released since ROX-All, just drag the links from the index page to the AddApp program (Configuration/AddApp).

Note on platform-specific packages

Many of the programs above are written in Python and will therefore work on all systems. Those written in C (including ROX-Filer itself) will only work if a binary is available for your platform. If no binary for your platform is available, please consider creating one for future users. At the time of writing (2005-10-26), Linux-x86 and PPC binaries are available.

Reply

  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd> <h1> <h2> <h3> <h4> <img> <pre> <b> <i> <blockquote>
  • Lines and paragraphs break automatically.
  • Link to content with [[some text]], where "some text" is the title of existing content or the title of a new piece of content to create. You can also link text to a different title by using [[link to this title|show this text]]. Link to outside URLs with [[http://www.example.com|some text]], or even [[http://www.example.com]].
  • You can enable syntax highlighting of source code with the following tags: <code>, <blockcode>.

More information about formatting options