LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Installing rpm2targz.tar.bz2 on Fedora Core 2 (https://www.linuxquestions.org/questions/linux-software-2/installing-rpm2targz-tar-bz2-on-fedora-core-2-a-322457/)

aala_yo 05-11-2005 01:55 PM

Installing rpm2targz.tar.bz2 on Fedora Core 2
 
I'm trying to install rpm2targz.tar.bz2
After the command 'tar -xjvf rpm2targz.tar.bz2' which works fine, I'm having problems with the command
'./configure':' bash: ./configure: No such file or directory'. Everything stops here. What should I do?

linmith 05-11-2005 01:58 PM

Sorry if you've already tried this, but after extracting the archive you have to cd to the directory it created, then use the ./configure command. And installation methods differ from program to program, so the ./configure command might not apply to that specific one. If in doubt, read the install instructions that come with all source packages. It's usually called INSTALL or install.txt etc.


All times are GMT -5. The time now is 07:22 AM.