On Tue, 2007-08-21 at 13:08 +0000, Sameh Adel wrote:
Hi, i am a new linux user, i am trying to mount a ntfs drive, here's what i did ..
Downloaded FUSE 2.7.0 and ntfs-3g-1.810.tgz and then i extracted them all
This is a screen shot of my terminal screen
[root@localhost ~]# cd /root/fuse-2.7.0/
[root@localhost fuse-2.7.0]# '/root/fuse-2.7.0/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.7.0]#
Everytime it gives me the same result i am using fedoracore 6, i know i should install FUSE first and the the ntfs-3g and after that i mount my drivers, but i cant ... Please can you help me with that. and thanks a lot for reading my mail.
_________________________________________________________________
Try Live.com - your fast, personalised homepage with all the things you care about in one place.
http://www.live.com/?mkt=en-gb
You need the gcc package installed. In your list it says "checking for gcc...no" and 'cc...no" so it can't find a compiler. So just type "yum install gcc."
-- Mark C. Allman, PMP
-- Allman Professional Consulting, Inc.
-- 617-947-4263
-- www.allmanpc.com
|
|
|
|
BusinessMsg -- the secure, managed, J2EE/AJAX Enterprise IM/IC solution.
|
|
--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list