I have Linux (ubuntu) and am trying to figure out how to install Rosegarden. Here's the problem:
1. I don't want to download the source code, find all the dependent libraries, and compile it myself.
2. I don't have internet on that computer, so somehow I have to find a binary download that I can stick on a flash drive (or, worst-case, burn to disc)
Is it too much to ask?
Smiley, I thought you used it at some point. Do you know a relatively easy way to install it?
thx... we'll see if I'm 1337 enough to get it
Re: Rosegarden
If you can find out what packages are needed for Rosegarden and what you are missing, you should be able to download those packages manually from the Ubuntu repositories (link). If you are using Feisty, the dependencies and packages should be listed here.
To install the individual packages once you have downloaded them, copy them to your Ubuntu machine and use "dpkg -i /path/to/file.deb" as root.