<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style id="owaParaStyle" type="text/css">P {margin-top:0;margin-bottom:0;}</style>
</head>
<body ocsi="0" fpstyle="1">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">Hi,<br>
<br>
I just tried to build ADMB directly from the repo. The configure script appeared to work fine, and make did its thing... up to the point where it called the "flex" utility. My linux install (Linux Mint 13 - essentially Ubuntu 12.04 with a fancy front end) doesn't
 seem to have flex installed by default, and therefore the build failed.<br>
<br>
I had a look at the config.log- it looked for flex (and lex) and didn't find them, but then didn't do anything about it... I would have expected an error to be thrown at this point<br>
<br>
Installing flex was simple enough, and solved the problem, but isn't this something that should be  captured by the configure script in the first place?<br>
<br>
Mark<br>
</div>
</body>
</html>