Hallo
Wen ich das falsche Forum erwischt habe bitte sorry. Ich wusste nicht genau wo ich posten soll
Ich möchte auf meine Linux Server FFMPEG installieren, ich habe dar einen Script gefunden mit dem man ganz leicht in 10 Minuten installieren kann, Ich verstehe das Readme Datei nicht ganz, Kann mir bitte jemand das auf Deutsch übersetzen.
Danke
Wen ich das falsche Forum erwischt habe bitte sorry. Ich wusste nicht genau wo ich posten soll
Ich möchte auf meine Linux Server FFMPEG installieren, ich habe dar einen Script gefunden mit dem man ganz leicht in 10 Minuten installieren kann, Ich verstehe das Readme Datei nicht ganz, Kann mir bitte jemand das auf Deutsch übersetzen.
Danke
Code:
Instruction.
Anything that I want you to type in shell will be written inbetween [ these ]
Open install.php on your personal computer, with notepad or your php editor.
Press cTRL + A to select all the text, then press CTRL + C to copy the text
into the clipboard buffer.
Login to your shell, with putty, carry out the following steps for execution
[ cd / ]
[ vi install.php ]
press [ i ]
NOTE : You should now have vi open with --INSERT-- written at the bottom of the
screen
Hover over putty with your mouse and press the right mouse key to paste all the
text into the vi document.
Press the ESCAPE ( esc ) key once, then
type [ :wq ] and press enter.
then [ php install.php ] and press enter, if all goes to plan your done, you'll
be told where the library is - you should probably copy it to somewhere simpler
to remember, like your /home directory.