El mié, 07-10-2009 a las 15:37 +0200, Bernd Mueller escribió: > thanks to all developers and contributors. Lazarus is real great software. > > I tried Lazarus in october 2005 for the first time. This was version > 0.9.10. I was a bit angry, when I recognized, that the installer > replaced my Delphi (5) icons, but I can tell for sure, that I don't miss > them any more :-) > > Regards, Bernd. > > > -- > _______________________________________________ > Lazarus mailing list > [email protected] > http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
I'm using Ubuntu 9.10 and the "getlaz" script, but it downloaded 0.9.26, how can I get the newest version?. This is the script: #!/bin/sh gpg --keyserver hkp://pgp.mit.edu:11371 --recv-keys 6A11800F gpg --export 6A11800F | apt-key add - echo "deb http://www.hu.freepascal.org/lazarus/ lazarus-testing universe" /etc/apt/sources.list.d/lazarus.list apt-get update apt-get install lazarus -- Leonardo M. Ramé Griensu S.A. - Medical IT Córdoba Tel.: 0351-4247979 -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
