<div dir="ltr"><div>Thanks to Yuri and Ralph for previous help on this topic</div><div><br></div>Following the instructions at <a href="https://help.ubuntu.com/community/CompileSaneFromSource" target="_blank">https://help.ubuntu.com/community/CompileSaneFromSource</a> on Ubuntu 18.04 I downloaded backends from <a href="https://gitlab.com/sane-project/backends/-/tree/master/backend">https://gitlab.com/sane-project/backends/-/tree/master/backend</a><div><br></div><div>I get to these steps.<div><br></div><div><div style="box-sizing:border-box;padding:8px;font-family:Monaco,Menlo,Consolas,"Courier New",monospace;font-size:12px;color:rgb(51,51,51);border-radius:4px;background-color:rgb(251,250,248);border:1px solid rgba(0,0,0,0.15)"><div>./configure --prefix=/usr --libdir=/usr/lib/i386-linux-gnu --sysconfdir=/etc --localstatedir=/var  --enable-avahi</div><div>make</div><div>sudo make install</div></div><div><br></div><div>However, there is no file named configure in the download, and whereis configure shows no Ubuntu command with that name.</div></div></div><div><br></div><div>There is a file <a href="http://configure.ac">configure.ac</a> but it does have execute permission and it has lines that being with dnl that bash does not recognize as commands.</div><div><br></div><div>Is there some sort of preprocessor that I need to use in order to generate the configure executable file?</div><div><br></div><div>Is there a better source for documentation on how to build sane or at least sane backends?</div><div><br></div><div>Thanks in advance.</div><div><br></div></div>