News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

All Ubuntu nightly builds are offline, please HELP

Started by cronholio, October 12, 2007, 09:59:59 AM

Previous topic - Next topic

cronholio

I need to reinstall C::B and all the recent nightly builds for Ubuntu seem to be offline. I checked back until a month ago or so. Please do something about it. It's bad enough that there's only a nightly for Linux every few days but now I can't install it at all. I'm a freelance developer and I have to work with C::B daily, so basically this means I can't work at all right now.

cronholio

Never mind, the download for 31 August works. But still it's odd that most of the other downloads are missing.

Biplab

Try the following link for more regular updates. Pasgui prepares and publishes Ubuntu nightlies in that link.

Quotehttp://lgp203.free.fr/spip/spip.php?article1
Be a part of the solution, not a part of the problem.

cronholio


Game_Ender

Quote from: cronholio on October 12, 2007, 09:59:59 AM
... so basically this means I can't work at all right now.

You make software right? Stands to reason you know how to compile it.  If the stuff really hits the fan you can take a few minutes to run "./bootstrap", "./configure", "make" and "sudo make install".  If you have never done this before it will probably take you several hours to sort out.  But if you already have wxgtk dev package and automake+autoconf it really is a simple as those 4 commands.