Помогайте люди добрые, есть древний придревний комп, скачал убунту минимал, установил, поставил openbox, затем немного допилит панельки, решил поставить sopcast, скачал с сайта code.google... два файла: sopcast-player и sp-auth, разархивировал, через терминал захожу:
snab@chichulin:~$ sudo su
[sudo] password for snab
root@chichulin:/home/snab# cd /home/snab/Загрузки/sopcast-player
root@chichulin:/home/snab/Загрузки/sopcast-player# ./configure
bash: ./configure: Нет такого файла или каталога
root@chichulin:/home/snab/Загрузки/sopcast-player# make
Generating language files...
/bin/sh: msgfmt: not found
/bin/sh: msgfmt: not found
/bin/sh: msgfmt: not found
/bin/sh: msgfmt: not found
/bin/sh: msgfmt: not found
/bin/sh: msgfmt: not found
/bin/sh: msgfmt: not found
/bin/sh: msgfmt: not found
/bin/sh: msgfmt: not found
/bin/sh: msgfmt: not found
/bin/sh: msgfmt: not found
/bin/sh: msgfmt: not found
/bin/sh: msgfmt: not found
/bin/sh: msgfmt: not found
/bin/sh: msgfmt: not found
/bin/sh: msgfmt: not found
/bin/sh: msgfmt: not found
/bin/sh: msgfmt: not found
/bin/sh: msgfmt: not found
/bin/sh: msgfmt: not found
/bin/sh: msgfmt: not found
/bin/sh: msgfmt: not found
/bin/sh: msgfmt: not found
/bin/sh: msgfmt: not found
/bin/sh: msgfmt: not found
/bin/sh: msgfmt: not found
/bin/sh: msgfmt: not found
/bin/sh: msgfmt: not found
/bin/sh: msgfmt: not found
/bin/sh: msgfmt: not found
/bin/sh: msgfmt: not found
/bin/sh: msgfmt: not found
/bin/sh: msgfmt: not found
/bin/sh: msgfmt: not found
/bin/sh: msgfmt: not found
/bin/sh: msgfmt: not found
make: *** [language] Ошибка 127
root@chichulin:/home/snab/Загрузки/sopcast-player# make install
install -p -dm 0755 /usr/share/sopcast-player/lib
install -p -dm 0755 /usr/share/sopcast-player/ui
install -p -dm 0755 /usr/bin
install -p -dm 0755 /usr/share/locale
install -p -dm 0755 /usr/share/icons/hicolor/scalable/apps
install -p -dm 0755 /usr/share/applications
install -p -m 0644 lib/* /usr/share/sopcast-player/lib
install -p -m 0644 ui/* /usr/share/sopcast-player/ui
install -p -m 0755 sopcast-player /usr/bin
install: невозможно выполнить stat для `sopcast-player': Нет такого файла или каталога
make: *** [install] Ошибка 1