LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Cant install ntfs-3g (https://www.linuxquestions.org/questions/linux-newbie-8/cant-install-ntfs-3g-813213/)

kap 06-09-2010 03:15 PM

Cant install ntfs-3g
 
Am new to linux,jst installed Linux Redhat5 was using ubuntu 9.10 previously and was able to access my ntfs partions,pen drive and my ext hdd
I tried installing the ntfs and fuse this is what i get

###for fuse package###
./cofigure
bash: ./cofigure: No such file or directory
[root@localhost fuse-2.6.5]# ./configure
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking for gcc... no
checking for cc... no
checking for cl.exe... no
configure: error: no acceptable C compiler found in $PATH
See `config.log' for more details.
[root@localhost fuse-2.6.5]# make
make: *** No targets specified and no makefile found. Stop.
[root@localhost fuse-2.6.5]# make install
make: *** No rule to make target `install'. Stop.
[root@localhost fuse-2.6.5]# make Install
make: *** No rule to make target `Install'. Stop.



### for ntfs package #####


[root@localhost ~]# cd ntfs-3g-1.417
[root@localhost ntfs-3g-1.417]# ./configure
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... no
checking for cc... no
checking for cc... no
checking for cl... no
configure: error: no acceptable C compiler found in $PATH
See `config.log' for more details.
[root@localhost ntfs-3g-1.417]# make
make: *** No targets specified and no makefile found. Stop.
[root@localhost ntfs-3g-1.417]# make install
make: *** No rule to make target `install'. Stop.
[root@localhost ntfs-3g-1.417]# make Install
make: *** No rule to make target `Install'. Stop.



PLIZ HELP!!!

crts 06-09-2010 03:26 PM

Hi,

you are trying to compile from source but you do not have a compiler.
Is there a reason why you do not just install it from an rpm package?

kap 06-09-2010 03:40 PM

Quote:

Originally Posted by crts (Post 3998228)
Hi,

you are trying to compile from source but you do not have a compiler.
Is there a reason why you do not just install it from an rpm package?

what compiler am i suppose to use?coz i downloaded a my NTFS-3G 2010.1.16 from http://www.soft32.com/Download/Free/...-200394-1.html i did not see an rpm file after extraction " fuse-2.6.5 fuse-2.6.5.tar.gz ntfs-3g-1.417 redhat.png " were the only files i got there after,what do i do next...

crts 06-09-2010 03:53 PM

Quote:

Originally Posted by kap (Post 3998241)
what compiler am i suppose to use?coz i downloaded a my NTFS-3G 2010.1.16 from http://www.soft32.com/Download/Free/...-200394-1.html i did not see an rpm file after extraction " fuse-2.6.5 fuse-2.6.5.tar.gz ntfs-3g-1.417 redhat.png " were the only files i got there after,what do i do next...

Try this link:
http://www.linux-ntfs.org/doku.php?i...m_instructions
Or just google for 'redhat5 ntfs rpm'. It will give you plenty results.
Hope this helps.

knudfl 06-09-2010 04:09 PM

# yum install ntfs-3g

But if you have no Redhat account,
do not expect to be able to use the OS.

There are two free versions of RH EL 5 :
CentOS 5.5, Scientific Linux SL55.
Please use one of those, if you don't
want to pay for Redhat software / updates.

kap 06-09-2010 04:45 PM

Quote:

Originally Posted by crts (Post 3998251)
Try this link:
http://www.linux-ntfs.org/doku.php?i...m_instructions
Or just google for 'redhat5 ntfs rpm'. It will give you plenty results.
Hope this helps.

This is the error am getting when I install it using rpm

warning: kernel-2.6.18-53.el5.src.rpm: Header V3 DSA signature: NOKEY, key ID 37017186
error: cannot create %sourcedir /usr/src/redhat/SOURCES




still nt working



and when I tried to check whether ntfs file system exists using cat /proc/filesystems still it does not exist.

kap 06-09-2010 04:51 PM

Quote:

Originally Posted by knudfl (Post 3998274)
# yum install ntfs-3g

But if you have no Redhat account,
do not expect to be able to use the OS.

There are two free versions of RH EL 5 :
CentOS 5.5, Scientific Linux SL55.
Please use one of those, if you don't
want to pay for Redhat software / updates.


thanks,
how do i knw my version?

crts 06-09-2010 04:57 PM

Quote:

Originally Posted by kap (Post 3998306)
This is the error am getting when I install it using rpm

warning: kernel-2.6.18-53.el5.src.rpm: Header V3 DSA signature: NOKEY, key ID 37017186
error: cannot create %sourcedir /usr/src/redhat/SOURCES

Did you do install as normal user or as root?

knudfl 06-09-2010 05:24 PM

Quote:

How do i know my version ?
Do you mean the Redhat version ?

This command will show : cat /etc/redhat-release


This package : kernel-2.6.18-53.el5.src.rpm
is source code (= SRC RPM) for the oldest kernel, EL5.
I don't think, you can use that for anything at all.
And with no 'rpm-build' installed, you can't unpack
source code to /usr/src/redhat/ with # rpm.
..
Suggest : Install CentOS 5.5 instead of Redhat EL 5.
..

kap 06-09-2010 08:53 PM

Quote:

Originally Posted by crts (Post 3998315)
Did you do install as normal user or as root?


Am the root,thx.

crts 06-09-2010 09:08 PM

Quote:

Originally Posted by kap (Post 3998418)
Am the root,thx.


You are supposed to download a rpm which contains the binaries. Try this location:
http://www.linux-ntfs.org/doku.php?id=redhat:rhel5

Download the appropriate rpm-package and repeat the install as described in the link I gave you earlier.

kap 06-10-2010 12:52 PM

Quote:

Originally Posted by crts (Post 3998429)
You are supposed to download a rpm which contains the binaries. Try this location:
http://www.linux-ntfs.org/doku.php?id=redhat:rhel5

Download the appropriate rpm-package and repeat the install as described in the link I gave you earlier.

Thats what I did,I tried redownloading and re-installing it,still I get the same above mentioned error...
dont know what to do.


All times are GMT -5. The time now is 09:12 PM.