Δημοσιεύτηκε: 03 Ιαν 2010, 13:29
από digibill
sokoban4ever έγραψε:και εδώ πως να το κάνεις compile
http://ubuntuforums.org/showthread.php?t=786095
ενημέρωσα και το αρχικό post


Εδώ κάπου το χάνω:

Install x264
3. Get the most current source files from the official x264 git repository, compile, and install. You can run "./configure --help" to see what features you can enable/disable. If you are behind a firewall or unable to use git, then daily source tarballs are also available. Also, forum member Bachstelze provides x264 Ubuntu packages for anyone who doesn't want to compile.

Κώδικας: Επιλογή όλων
cd
git clone git://git.videolan.org/x264.git
cd x264
./configure
make
sudo checkinstall --pkgname=x264 --pkgversion "1:0.svn`date +%Y%m%d`" --backup=no --default


Έχω ολοκληρώσει επιτυχώς το προηγούμενο βήμα (install the dependencies) αλλά εδώ δεν καταλαβαίνω τι πρέπει να κάνω. Τι εντολές γράφω; Δεν βρίσκω κάπου κάποιο directory git ώστε να πάω με cd.... :crazy: