Am 28.12.2012 16:50, schrieb Sagar Shah: > On Fri, Dec 28, 2012 at 5:56 PM, Wan Mohd Fairuz Wan Ismail > <[email protected]> wrote: >> Which old Linux distro is this? If it's Ubuntu, afaik, you can download the >> old iso's on their website. >> > old iso are available but mirror to update the os are not available. > os do not have preintalled gcc(many other needed software) and > installing without mirror is difficult. I have tried cent os 4 and > ubuntu 5.10 but in vain.
AFAIK packages for old Ubuntu releases are still available at http://archive.ubuntu.com/ (or maybe http://old-releases.ubuntu.com/). I have these lines in /etc/apt/sources.list on an old Ubuntu Jaunty (9.04) system: deb http://de.archive.ubuntu.com/ubuntu/ jaunty main restricted deb http://de.archive.ubuntu.com/ubuntu/ jaunty-updates main restricted At least this allows to install software using the normal package manager. Regards, Oliver ------------------------------------------------------------------------------ Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS, MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft MVPs and experts. SALE $99.99 this month only -- learn more at: http://p.sf.net/sfu/learnmore_122912 _______________________________________________ Valgrind-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/valgrind-users
