Results 1 to 5 of 5
I wanna enable ntfs file support so i downloaded ntfsprogs-1.13.1-1.i586.rpm
and used rpm for installation but i m getting an error
Code:
Failed dependencies:
libc.so.6(GLIBC_2.4) is needed by ntfsprogs-1.13.1-1.i586
pls ...
- 09-15-2007 #1
Ntfs Support For Centos
I wanna enable ntfs file support so i downloaded ntfsprogs-1.13.1-1.i586.rpm
and used rpm for installation but i m getting an error
pls help me to get rid of this problem.Code:Failed dependencies: libc.so.6(GLIBC_2.4) is needed by ntfsprogs-1.13.1-1.i586
- 09-15-2007 #2
You are wanting to read and write to ntfs from CentOS? From the command line as su do:
That should do it.Code:yum install ntfs-3g
- 09-16-2007 #3
Mr.Dapper this is what i m getting
Code:# yum install ntfs-3g Setting up Install Process Setting up repositories update 100% |=========================| 951 B 00:00 pidgin 100% |=========================| 951 B 00:00 base 100% |=========================| 1.1 kB 00:00 addons 100% |=========================| 951 B 00:00 extras 100% |=========================| 1.1 kB 00:00 Reading repository metadata in from local files primary.xml.gz 100% |=========================| 103 kB 00:04 update : ################################################## 332/332 Added 7 new packages, deleted 0 old in 0.66 seconds Parsing package install arguments No Match for argument: ntfs-3g Nothing to do
- 09-16-2007 #4
Maybe this article may help.
- 09-16-2007 #5
Have you installed rpmforge repo?
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First


Reply With Quote