<html><head>

<link media="all" type="text/css" href="/webmail/static/deg/css/wysiwyg-3933289048.css" rel="stylesheet">
</head><body>I've been searching for a "getting started" FAQ and getting frustrated searching the mailing lists. At the risk of incurring the wrath of the old-timers on this list, I have a problem in doing a simple "make". What's worse, I had things working before on a different machine which died, so I'm really baffled. I come from the Windoze world, which might account for my denseness, for which I apologize. I'm running on Ubuntu.<br><br>I downloaded the 1.6.2.11 tarball and ran configure and make with the following results:<br>...<br>configure: *** XML documentation will not be available because the 'libxml2' development package is missing.<br>configure: *** Please run the 'configure' script with the '--disable-xmldoc' parameter option<br>configure: *** or install the 'libxml2' development package.<br>thomasyee@ubuntu:~/development/asterisk-1.6.2.11$ sudo apt-get install libxml2<br>Reading package lists... Done<br>Building dependency tree&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <br>Reading state information... Done<br>libxml2 is already the newest version.<br>0 upgraded, 0 newly installed, 0 to remove and 269 not upgraded.<br>thomasyee@ubuntu:~/development/asterisk-1.6.2.11$ make<br>make: -F.: Command not found<br>/bin/sh: Illegal option - <br>/bin/sh: Illegal option - <br>/bin/sh: Illegal option - <br>/bin/sh: Illegal option - <br>/bin/sh: Illegal option - <br>/bin/sh: Illegal option - <br>/bin/sh: Illegal option - <br>/bin/sh: Illegal option - <br>/bin/sh: Illegal option - <br>/bin/sh: Illegal option - <br>/bin/sh: Illegal option - <br>****<br>**** The configure script must be executed before running 'make'.<br>****&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Please run "./configure".<br>****<br>make: *** [makeopts] Error 1<br><br>Thanks,<br>Tom<br><br><br><br><br></body></html>