BuildingOnLinux.wiki
changeset 497 d7688dc8cb9f
parent 495 729c2ff600fa
child 509 283791011d7c
equal deleted inserted replaced
496:24ffc984d617 497:d7688dc8cb9f
    55 For video recording:
    55 For video recording:
    56 || *Name* || *Version* || *Homepage* ||
    56 || *Name* || *Version* || *Homepage* ||
    57 || libavcodec || ??? || [http://ffmpeg.org/libavcodec.html] ||
    57 || libavcodec || ??? || [http://ffmpeg.org/libavcodec.html] ||
    58 || libavformat || ??? || [http://ffmpeg.org/libavformat.html] ||
    58 || libavformat || ??? || [http://ffmpeg.org/libavformat.html] ||
    59 || FreeGLUT || 3.0 || [http://freeglut.sourceforge.net/] ||
    59 || FreeGLUT || 3.0 || [http://freeglut.sourceforge.net/] ||
       
    60 
       
    61 *Note*: See also VideoRecorder for detailed instructions to build the video recorder.
    60 
    62 
    61 If you want to build the server you need a couple of Haskell-related packages. First you need GHC:
    63 If you want to build the server you need a couple of Haskell-related packages. First you need GHC:
    62 || *Name* || *Version* || *Homepage* ||
    64 || *Name* || *Version* || *Homepage* ||
    63 || GHC || || [https://www.haskell.org/ghc/] ||
    65 || GHC || || [https://www.haskell.org/ghc/] ||
    64 
    66