X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=INSTALL;h=e9a1285a3d4b156a275c9b8a943443b798de1ed3;hb=abcabca628baf7989fde32b378c8d4783e6346df;hp=678730e22a6cc2bdf89cca276aca5a107145f5eb;hpb=57e189eb5d1d387f2036c31720e1e9aa8cb3ea78;p=vlc diff --git a/INSTALL b/INSTALL index 678730e22a..e9a1285a3d 100644 --- a/INSTALL +++ b/INSTALL @@ -8,6 +8,11 @@ A typical way to configure the vlc is : ./configure --prefix=/usr --enable-mmx --enable-gnome +For a full compilation, you may try : + + ./configure --prefix=/usr --enable-mmx --enable-gnome --enable-fb \ + --enable-glide --enable-ggi --enable-sdl --enable-esd --enable-alsa + See `./configure --help' for more information. Then, run `make', and `make install' to install it.