Hi Tim, <br><br>Thanks. But I can&#39;t do &quot;yum&quot; because it relies on a network connection which I don&#39;t have in the first place. At least<br>that&#39;s how I thought it works. <br><br> :(<br><br>--Cherry <br>
<br><div class="gmail_quote">On Sun, Feb 28, 2010 at 3:58 PM, Tim McNamara <span dir="ltr">&lt;<a href="mailto:paperless@timmcnamara.co.nz">paperless@timmcnamara.co.nz</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="gmail_quote"><div><div></div><div class="h5">On 1 March 2010 12:11, Cherry Withers <span dir="ltr">&lt;<a href="mailto:cwithers@ekindling.org" target="_blank">cwithers@ekindling.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

Hi All,<br><br>I&#39;ve been trying to run SoaS on both my Windows XP and Vista netbooks and ran into the problem of not being able get a wifi access. So I went through these exercise:<br>1) downloaded the linux driver support for the chipset<br>


2) untar the file in my SoaS root directory<br>3) but on the step where I had to run &quot;make&quot;.. no dice. <br><br>I am a newbie Linux user. I&#39;m using the blueberry version of SoaS. Is there supposed to be a developer version that I have to be using instead which has make and C compiler installed? Please advice thank you!  Please don&#39;t send me into the wiki labyrinth. <br>


<br>Thanks,<br><font color="#888888">Cherry</font></blockquote><div><br></div></div></div><div>Cherry,</div><div><br></div><div>I&#39;m not a Fedora user, but this should lead you on the right way. Try going into terminal then typing <span style="font-family: &#39;Lucida Grande&#39;,Calibri,Arial,sans-serif; font-size: 12px; line-height: 16px;"><b>yum groupinstall &quot;Development Tools&quot;</b>. The quotes are important.</span></div>

<div><br></div><div>Once you&#39;ve done that, try these commands. Omit square brackets.</div><div><br></div><div>cd /path/to/extracted/tar/file [go to right place]</div><div>./configure [tell compiler about your system]</div>

<div>make [generate instructions for compiler]</div><div>sudu su [change to root user]</div><div>make install [compile software]</div><div>exit [return to normal user]</div><div><br></div><font color="#888888"><div>-Tim.</div>
</font></div>
<br>_______________________________________________<br>
IAEP -- It&#39;s An Education Project (not a laptop project!)<br>
<a href="mailto:IAEP@lists.sugarlabs.org">IAEP@lists.sugarlabs.org</a><br>
<a href="http://lists.sugarlabs.org/listinfo/iaep" target="_blank">http://lists.sugarlabs.org/listinfo/iaep</a><br></blockquote></div><br>