Skip to main content

Thread: Missing /configure command


i absolutely new linux, ubuntu, , operations/management related os. deleted files related c++ , gui programming using package manager , may have clobbered needed keep unintentionally. want compile simple "hello world" program using command line interface (terminal). web searches gather normal procedure - ./configure make , make install. when attempt execute ./configure command following error message.

bash: ./configure: no such file or directory

need know how recover configure application. can me??

joe

quote posted j hildreth view post
bash: ./configure: no such file or directory
that indicates there's no 'configure' file in current directory. 'configure' files supplied source code, not in package.

double-check directory you're in when running ./configure

you'll need install package build-essential compile source code (without knowing packages removed it's difficult if you'll need install beyond that). see
https://help.ubuntu.com/community/compilingeasyhowto , https://help.ubuntu.com/community/compilingsoftware


Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [ubuntu] Missing /configure command


Ubuntu

Comments

Popular posts from this blog

Joomal 3.6.3 update error - PHP temporary folder is not set - Joomla! Forum - community, help and support

Upgrade 3.4.8 to 3.5.1 failed "download package failed" - Joomla! Forum - community, help and support

Fatal error during instalation - Joomla! Forum - community, help and support