Hello Heinrich, On Mon, 09 Jan 2006 14:38:53 +0100 Heinrich Häußler <Heinrich Häußler <[EMAIL PROTECTED]>> wrote:
| O sorry! | But I have installed my ubuntu few days ago. And its updated. Did I make | mistakes with apt-get update? Let me show you the way a new software release takes. First, developers (that's some other guys and me for GNU Parted) finish a new version and release it (this is called the "upstream release"). Now package developers create a new package out of it (a .deb file for Debian). For most distributions this must be done separately. After that the distribution people decide when this package will become available for users (example: for ArchLinux this is most of the time very fast, for Debian it usually takes ages). I don't know how fast Ubuntu is, but they seem to be equally slow. As for Parted, most people are still using the buggy 1.6.23 release. And a medium-sized group is still using 1.6.21, a very old version. We cannot do anything about it, we just release upstream and notify people. If you want to have the latest version, either a) ask the Ubuntu people when they will update their package of GNU Parted or b) download the source of the latest version of GNU Parted at the website, and build and install it. It's very simple: tar xvfz parted-1.6.25.1.tar.gz cd parted-1.6.25.1 ./configure --prefix=/usr make make install You will have to execute the last command as user 'root'. Regards, Leslie -- gpg --keyserver pgp.mit.edu --recv-keys 0x52D70289
pgpZZA3bERsDh.pgp
Description: PGP signature
_______________________________________________ Bug-parted mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-parted
