Hi

i have just got a new server with root ssh access i notace you need the svn command

when i follow the install instuctions

cd /usr/local/src
svn checkout svn://svn.mplayerhq.hu/ffmpeg/trunk ffmpeg
./configure --prefix=/usr --enable-shared --enable-libxvid --enable-libvorbis --enable-libogg --enable-libmp3lame --enable-gpl --enable-libfaac --enable-libfaad --enable-liba52
make && make install


it says svn command not found what is wrong and how can i correct this