Hjälp med installation av EMIT (kommandot sudo ./install)
Postat: 27 jan 2012, 20:52
Följande text finns i README-filen:
NOTE ubuntu users:
- Erlang in default apt repository is ancient. Run "sh erlang.sh" and it will
install it manually or find a repository with an up to date erlang version.
- FFmpeg in apt is also useless (no x264 and no libfaac). Run "sh ffmpeg.sh".
It will build packages of latest ffmpeg with the most common codecs. It will
also remove any existing ffmpeg, x264 and libvpx.
Install to default /usr/local
sudo ./install
Install to /usr
sudo ./install /usr
Det fungerade bra till jag kom till att installera själva programmet. Mappen innehåller både filen ._install och install.
Felmeddelandet i Terminalen är:
thomas@thomas-HP-Compaq-dc7700p-Ultra-slim-Desktop:~/emit1.8.4$ dir
ebin erlang.sh ffmpeg.sh LICENSE README
emit.cfg ffmpeg-0.7.1 install otp_src_R14B03 upnp.c
emit.part ffmpeg-0.7.1.tar.bz2 libvpx otp_src_R14B03.tar.gz x264
thomas@thomas-HP-Compaq-dc7700p-Ultra-slim-Desktop:~/emit1.8.4$ sudo ./install
[sudo] password for thomas:
sudo: ./install: command not found
Det behövs väl inte tilläggas att jag är novis på ämnet. Jag har sökt både på google och i forumet, men utan resultat. Antar att det är något grundläggande jag missat?
NOTE ubuntu users:
- Erlang in default apt repository is ancient. Run "sh erlang.sh" and it will
install it manually or find a repository with an up to date erlang version.
- FFmpeg in apt is also useless (no x264 and no libfaac). Run "sh ffmpeg.sh".
It will build packages of latest ffmpeg with the most common codecs. It will
also remove any existing ffmpeg, x264 and libvpx.
Install to default /usr/local
sudo ./install
Install to /usr
sudo ./install /usr
Det fungerade bra till jag kom till att installera själva programmet. Mappen innehåller både filen ._install och install.
Felmeddelandet i Terminalen är:
thomas@thomas-HP-Compaq-dc7700p-Ultra-slim-Desktop:~/emit1.8.4$ dir
ebin erlang.sh ffmpeg.sh LICENSE README
emit.cfg ffmpeg-0.7.1 install otp_src_R14B03 upnp.c
emit.part ffmpeg-0.7.1.tar.bz2 libvpx otp_src_R14B03.tar.gz x264
thomas@thomas-HP-Compaq-dc7700p-Ultra-slim-Desktop:~/emit1.8.4$ sudo ./install
[sudo] password for thomas:
sudo: ./install: command not found
Det behövs väl inte tilläggas att jag är novis på ämnet. Jag har sökt både på google och i forumet, men utan resultat. Antar att det är något grundläggande jag missat?