Where is configure file how can i run ./configure command Thanks Anurag
On Wed, Mar 23, 2016 at 7:08 PM, anurag singh <sagasucy at gmail.com> wrote:> Where is configure file > how can i run ./configure commandIf you have a release tarball it should be in the tarball. If you checked out the git tree you can create it from autoconf.ac by running "autoreconf". -- Darren Tucker (dtucker at zip.com.au) GPG key 8FF4FA69 / D9A3 86E9 7EEE AF4B B2D4 37C9 C982 80C7 8FF4 FA69 Good judgement comes with experience. Unfortunately, the experience usually comes from bad judgement.