LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Fedora (https://www.linuxquestions.org/questions/fedora-35/)
-   -   mgetty-1.1.31 install problems (https://www.linuxquestions.org/questions/fedora-35/mgetty-1-1-31-install-problems-249621/)

Joe47 10-31-2004 06:54 PM

mgetty-1.1.31 install problems
 
While installing mgetty-1.1.31 I encountered:
[joe@localhost joe]$ cd mgetty-1.1.31
[joe@localhost mgetty-1.1.31]$ ./configure
bash: ./configure: No such file or directory
[joe@localhost mgetty-1.1.31]$
Any help would be appreciated Joe

misc 10-31-2004 07:23 PM

Why do you try to execute a program/script which doesn't exist? Display the directory's contents to see what's there. Read the software's documentation on how to build it from source code. While many software includes a "configure" script, some don't. And with some tar.gz packages, you need to build the "configure" by running an included script or the appropriate autotools yourself.


All times are GMT -5. The time now is 05:56 AM.