2

When I run the Linux installer, it downloads some runtime libraries from the Fog Creek site. How do I prevent this?

flag

1 Answer

0

One can certainly choose to download the runtime prior to installing (just drop it in the installer directory). The idea here is that the runtime doubles the size of the installer download, and ought not to change very often, so we don't want to bundle it. We want to make this a feature, but for now, one can just cd to the installer directory and

wget http://media.fogcreek.com/fogbugz/fogbugz-runtime-linux-[the-right-runtime-version].tar.gz

link|flag

Your Answer

Not the answer you're looking for? Browse other questions tagged or ask your own question.