圧縮ファイルを Linux にインストールしようとしても、できません。
実行する
./configureと、システムはbash: ./configure: No such file or directory.実行する
sudo ./configureと、システムはsudo: ./configure: command not found.最悪、
makeシステムを実行すると、次のように表示されます。*** No rule to make target '/usr/lib64/qt-3.3/mkspecs/default/qmake.conf', needed by 'Makefile'. Stop.make installシステムによるとmake: *** No rule to make target '/usr/lib64/qt-3.3/mkspecs/default/qmake.conf', needed by 'Makefile'. Stop.完了: リポジトリにないものはシステムにインストールできません。
注: Linux Mint XFCE 13 (Maya) を使用しています。
この不快な問題を解決するにはどうすればよいですか?