Hi Sergey, 2013/8/8 itdev <[email protected]>: > I ran into a problem installing liquidsoap on my virtual server. Installed > freebsd. > I do not have enough experience in the administration of the system. > That's part of the output of the installation process: > OCAMLOPT -c outputs/graphics_out.ml > File "outputs/graphics_out.ml", line 35, characters 4-23: > Error: Unbound module Graphics > Please help me with a solution to this problem,
Just disable graphics, by passing --disable-graphics when calling ./configure. Romain ------------------------------------------------------------------------------ Get 100% visibility into Java/.NET code with AppDynamics Lite! It's a free troubleshooting tool designed for production. Get down to code-level detail for bottlenecks, with <2% overhead. Download for free and get started troubleshooting in minutes. http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk _______________________________________________ Savonet-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/savonet-users
