<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:'Courier New', courier, monaco, monospace, sans-serif;font-size:12pt"><div style="font-family: 'Courier New', courier, monaco, monospace, sans-serif; font-size: 12pt; background-color: white; ">Thanks for all the responses, I appreciate the help.  I've made limited progress.</div><div style="font-family: 'Courier New', courier, monaco, monospace, sans-serif; font-size: 12pt; background-color: white; "><br></div><div style="font-family: 'Courier New', courier, monaco, monospace, sans-serif; font-size: 12pt; background-color: white; ">I was able to find and install "git" via Fedora's "Add/Remove Software" utility, the package name was:  "Fast Version Control System git-1.7.2.3-1.fc13"</div><div style="font-family: 'Courier New', courier, monaco, monospace, sans-serif; font-size: 12pt; background-color: white; "><br></div><div
 style="font-family: 'Courier New', courier, monaco, monospace, sans-serif; font-size: 12pt; background-color: white; ">After installing this the "git clone" command worked.  It created a directory /root/quickcalld (I was logged in as root at the time).</div><div style="font-family: 'Courier New', courier, monaco, monospace, sans-serif; font-size: 12pt; background-color: white; "><br></div><div style="font-family: 'Courier New', courier, monaco, monospace, sans-serif; font-size: 12pt; background-color: white; ">I was also able, using Fedora's Add/Remove, to install "libusb-development".</div><div style="font-family: 'Courier New', courier, monaco, monospace, sans-serif; font-size: 12pt; "><span class="Apple-style-span" style="background-color: transparent;"><br></span></div><div><span class="Apple-style-span" style="font-family: 'Courier New', courier, monaco, monospace, sans-serif; font-size: 12pt; "><span class="Apple-style-span"
 style="background-color: transparent;">I was not able to find</span></span><span class="Apple-style-span" style="font-size: 12pt; "><font class="Apple-style-span" face="monospace"><span class="Apple-style-span" style="background-color: transparent;"> libasound2-dev or any similarly named package. Should I be?</span></font></span></div><div style="background-color: white; "><span class="Apple-style-span" style="font-size: 12pt; "><font class="Apple-style-span" face="monospace"><br></font></span></div><div style="background-color: white; "><span class="Apple-style-span" style="font-size: 12pt; "><font class="Apple-style-span" face="monospace">And, when I "make install", it generates an error:</font></span></div><div style="background-color: white; "><span class="Apple-style-span" style="font-size: 12pt; "><font class="Apple-style-span" face="monospace"><br></font></span></div><div style="background-color: white; "><span class="Apple-style-span"
 style="font-size: 12pt; "><font class="Apple-style-span" face="monospace"><div><meta http-equiv="content-type" content="text/html; charset=utf-8">[root@quagmire quickcalld]# make install</div><div>cc -O2 -Wall -MD -I./   -c -o quickcall.o quickcall.c</div><div>quickcall.c:13:17: error: usb.h: No such file or directory</div><div>.</div><div>.</div><div>. and a bunch more errors probably related to the above.</div><div>.</div><div>.</div><div><div><div>[root@quagmire quickcalld]# find / -name
 usb.h</div><div>/usr/src/kernels/2.6.34.7-63.fc13.i686/include/linux/usb.h</div><div>/usr/src/kernels/2.6.34.7-63.fc13.i686/include/config/libertas/usb.h</div><div>/usr/src/kernels/2.6.34.7-63.fc13.i686/include/config/libertas/thinfirm/usb.h</div><div>/usr/src/kernels/2.6.34.7-63.fc13.i686/include/config/at76c50x/usb.h</div><div>/usr/src/kernels/2.6.34.7-63.fc13.i686/include/config/usb.h</div><div>/usr/src/kernels/2.6.34.7-63.fc13.i686/include/config/wimax/i2400m/usb.h</div><div>/usr/src/kernels/2.6.34.7-63.fc13.i686/include/config/ar9170/usb.h</div><div>/usr/src/kernels/2.6.34.7-63.fc13.i686/include/config/joystick/iforce/usb.h</div><div>/usr/src/kernels/2.6.34.7-63.fc13.i686/include/config/dvb/usb.h</div><div>/usr/src/kernels/2.6.34.7-63.fc13.i686/include/config/dvb/b2c2/flexcop/usb.h</div><div>/usr/src/kernels/2.6.34.7-63.fc13.i686/include/config/i2c/tiny/usb.h</div><div>/usr/src/kernels/2.6.34.7-63.fc13.i686/include/config/can/ems/usb.h</div><div>/
usr/src/kernels/2.6.34.7-63.fc13.i686/include/config/p54/usb.h</div><div>/usr/src/kernels/2.6.34.7-63.fc13.i686/include/config/rt2x00/lib/usb.h</div><div>/usr/src/kernels/2.6.34.7-63.fc13.i686/include/config/snd/usb.h</div><div>[root@quagmire quickcalld]# </div></div></div><div><br></div></font></span></div><div style="background-color: white; "><font class="Apple-style-span" face="monospace"><br></font></div><meta http-equiv="content-type" content="text/html; charset=utf-8"><div style="font-family: 'Courier New', courier, monaco, monospace, sans-serif; font-size: 12pt; background-color: white; "><div style="font-family:arial, helvetica, sans-serif;font-size:10pt"><font size="2" face="Tahoma"><hr size="1"><b><span style="font-weight: bold;">From:</span></b> David Gibson <david@gibson.dropbear.id.au><br><b><span style="font-weight: bold;">To:</span></b> Ed Fair <ed_fair@yahoo.com><br><b><span style="font-weight: bold;">Cc:</span></b>
 quickcall@lists.ozlabs.org<br><b><span style="font-weight: bold;">Sent:</span></b> Wed, December 8, 2010 6:25:52 PM<br><b><span style="font-weight: bold;">Subject:</span></b> Re: [Quickcall] Fedora 13 anybody?<br></font><br>
On Wed, Dec 08, 2010 at 07:16:56AM -0800, Ed Fair wrote:<br>> Hi,<br>> <br>> I tried to search the archives for this mailing list but didn't find much.  I'm <br>> looking for guidance to install quickcalld on Fedora 13.  I apologize that I <br>> don't have much practical Linux development experience although I've downloaded <br>> and built a few "source-only" items over the years.  These usually involved a <br>> .gz file somewhere.<br>> <br>> I can't simply install it via "add/remove software", and this command doesn't <br>> seem to work:<br>> <br>> [root@quagmire ~]# git clone <br>> git://dwg.ozlabs.org/~dwg-gitosis/repositories/quickcalld.git<br>> bash: git: command not found<br>> [root@quagmire ~]#<br><br>You'll need to install git with add/remove software, then you can<br>download and build the quickcalld sources.  I don't know exactly what<br>the package will be called under Fedora; it
 might be just plain "git",<br>"git-core" or possibly "git source control system" or similar.<br><br>Incidentally, if there's anyone out there who could help out by<br>building Fedora RPMs, that would be great...<br><br>-- <br>David Gibson            | I'll have my music baroque, and my code<br>david AT <a target="_blank" href="http://gibson.dropbear.id.au">gibson.dropbear.id.au</a>    | minimalist, thank you.  NOT _the_ _other_<br>                | _way_ _around_!<br><span><a target="_blank" href="http://www.ozlabs.org/~dgibson">http://www.ozlabs.org/~dgibson</a></span><br></div></div><div style="position: fixed; font-family: 'Courier New', courier, monaco, monospace, sans-serif; font-size: 12pt; background-color: white; "></div>


</div></body></html>