Can not run configure command: "No such file or directory"
56
votes
2
answers
277189
views
I'm trying to install a Debian package from source (via git). I downloaded the
package, changed to the package’s directory and ran
./configure
command but
it returned bash: ./configure: No such file or directory
. What can be the
problem? A configure.ac
file is located in the program folder.
./configure
make
sudo make install
Asked by Lexx Luxx
(1463 rep)
Oct 2, 2014, 11:15 PM
Last activity: Apr 7, 2021, 08:42 AM
Last activity: Apr 7, 2021, 08:42 AM