Hi,
I am looking for the rpm for gparted. I don't want the live CD, just the rpm to install on my system. I frequently have to format drives [mostly usb drives].
Any suggestion?
centos@911networks.com wrote:
Hi,
I am looking for the rpm for gparted. I don't want the live CD, just the rpm to install on my system. I frequently have to format drives [mostly usb drives].
Any suggestion?
It's in the rpmforge repository
http://wiki.centos.org/AdditionalResources/Repositories/RPMForge
-Ross-
On Wed, 18 Jun 2008 09:35:13 +0900 Ross Cavanagh ross-cavanagh@bm-sms.co.jp wrote:
I am looking for the rpm for gparted.
It's in the rpmforge repository
http://wiki.centos.org/AdditionalResources/Repositories/RPMForge
I have found something "quite old": gparted-0.3.3-2.el5.rf.i386.rpm, the current version is 0.3.7
centos@911networks.com wrote:
On Wed, 18 Jun 2008 09:35:13 +0900 Ross Cavanagh ross-cavanagh@bm-sms.co.jp wrote:
I am looking for the rpm for gparted.
It's in the rpmforge repository
http://wiki.centos.org/AdditionalResources/Repositories/RPMForge
I have found something "quite old": gparted-0.3.3-2.el5.rf.i386.rpm, the current version is 0.3.7
Then you may want to look at rolling your own RPM. The link below is a good place to start.
centos@911networks.com wrote:
On Wed, 18 Jun 2008 09:35:13 +0900 Ross Cavanagh ross-cavanagh@bm-sms.co.jp wrote:
I am looking for the rpm for gparted.
It's in the rpmforge repository
http://wiki.centos.org/AdditionalResources/Repositories/RPMForge
I have found something "quite old": gparted-0.3.3-2.el5.rf.i386.rpm, the current version is 0.3.7
Dag usually updates things, so I would verify that the versions of prerequisites for the newer version still works with EL5.
One thing that people need to remember is that many of the linux projects are tied to the "6 month distro" model and their newer products require "GNOME 2.<too_new_for_CentOS>.x" or gtk-2.<too_new_for_CentOS>-x (also same potential issue for QT and KDE).
So, that newer version may or may not work.
Thanks, Johnny Hughes