<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.14.3">
</HEAD>
<BODY>
On Tue, 2007-08-21 at 13:08 +0000, Sameh Adel wrote:
<BLOCKQUOTE TYPE=CITE>
<PRE>

<FONT COLOR="#000000">Hi, i am a new linux user, i am trying to mount a ntfs drive, here's what i did ..</FONT>
<FONT COLOR="#000000"> </FONT>
<FONT COLOR="#000000">Downloaded FUSE 2.7.0 and ntfs-3g-1.810.tgz and then i extracted them all</FONT>
<FONT COLOR="#000000">This is a screen shot of my terminal screen</FONT>
<FONT COLOR="#000000"> </FONT>
<FONT COLOR="#000000">[root@localhost ~]# cd /root/fuse-2.7.0/</FONT>
<FONT COLOR="#000000">[root@localhost fuse-2.7.0]# '/root/fuse-2.7.0/configure' </FONT>
<FONT COLOR="#000000">checking build system type... i686-pc-linux-gnu</FONT>
<FONT COLOR="#000000">checking host system type... i686-pc-linux-gnu</FONT>
<FONT COLOR="#000000">checking target system type... i686-pc-linux-gnu</FONT>
<FONT COLOR="#000000">checking for a BSD-compatible install... /usr/bin/install -c</FONT>
<FONT COLOR="#000000">checking whether build environment is sane... yes</FONT>
<FONT COLOR="#000000">checking for gawk... gawk</FONT>
<FONT COLOR="#000000">checking whether make sets $(MAKE)... yes</FONT>
<FONT COLOR="#000000">checking for style of include used by make... GNU</FONT>
<FONT COLOR="#000000">checking for gcc... no</FONT>
<FONT COLOR="#000000">checking for cc... no</FONT>
<FONT COLOR="#000000">checking for cl.exe... no</FONT>
<FONT COLOR="#000000">configure: error: no acceptable C compiler found in $PATH</FONT>
<FONT COLOR="#000000">See `config.log' for more details.</FONT>
<FONT COLOR="#000000">[root@localhost fuse-2.7.0]# </FONT>
<FONT COLOR="#000000"> </FONT>

<FONT COLOR="#000000">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.</FONT>
<FONT COLOR="#000000">_________________________________________________________________</FONT>
<FONT COLOR="#000000">Try Live.com - your fast, personalised homepage with all the things you care about in one place.</FONT>
<FONT COLOR="#000000"><A HREF="http://www.live.com/?mkt=en-gb">http://www.live.com/?mkt=en-gb</A>  </FONT>

</PRE>
</BLOCKQUOTE>
<BR>
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."<BR>
<BR>
<TABLE CELLSPACING="0" CELLPADDING="0" WIDTH="100%">
<TR>
<TD>
<BR>
<TABLE CELLSPACING="1" WIDTH="500">
<TR>
<TD WIDTH="50%">
<FONT SIZE="2">-- </FONT><B><FONT SIZE="2">Mark C. Allman, PMP</FONT></B><BR>
<FONT SIZE="2">-- Allman Professional Consulting, Inc.</FONT><BR>
<FONT SIZE="2">-- 617-947-4263</FONT><BR>
<FONT SIZE="2">-- <A HREF="http://www.allmanpc.com">www.allmanpc.com</A></FONT>
</TD>
<TD WIDTH="25%" ALIGN="center" VALIGN="top">
<BR>
</TD>
<TD>
<BR>
<BR>
<BR>
</TD>
<TD>
<BR>
<BR>
<BR>
</TD>
</TR>
<TR>
<TD COLSPAN="3" WIDTH="100%">
<BR>
<B><FONT SIZE="2"><FONT COLOR="#800000">BusinessMsg</FONT></FONT></B><FONT SIZE="2"><FONT COLOR="#000000"> -- the secure, managed, J2EE</FONT></FONT><FONT SIZE="2">/</FONT><FONT SIZE="2"><FONT COLOR="#800000">AJAX</FONT></FONT><FONT SIZE="2"><FONT COLOR="#000000"> Enterprise IM</FONT></FONT><FONT SIZE="2">/IC</FONT><FONT SIZE="2"><FONT COLOR="#000000"> solution.</FONT></FONT>
</TD>
</TR>
</TABLE>
<BR>
<BR>
<BR>
</TD>
</TR>
</TABLE>
</BODY>
</HTML>