it's not the code because i uploaded a source that i already compiled on the
VM.
I will reinstall this server and try again from the beginning.
Just i quick doudbt, is there a way for me  to compile liquidsoap (with all
it's dependencies) on a package to easy install it in another machine with
the same architecture?

Em 22 de setembro de 2011 09:48, Fábio Costa <blackjackde...@gmail.com>escreveu:

> it gives me :
>
> nlink.mli.in > lame_dynlink.mli
> File "lame_dynlink.mli.in", line 1, characters 0-1:
> Warning 24: bad source file name: "Lame_dynlink.mli" is not a valid module
> name.
> File "lame_dynlink.mli.in", line 1, characters 0-1:
> Error: lame.cmi
> is not a compiled interface
>
>
> It is becasue it is searching for Lame_dynlink.mli and not lame_dynlink.mli
> or something like that?
>
> Em 22 de setembro de 2011 09:38, Romain Beauxis 
> <to...@rastageeks.org>escreveu:
>
> Weird..
>>
>> What happens if you go do ocaml-lame/src do execute this command:
>>   ocamlc -i -intf lame_dynlink.mli.in > lame_dynlink.mli
>> ?
>>
>> Romain
>>
>> 2011/9/22 Fábio Costa <blackjackde...@gmail.com>:
>> > Objective Caml version 3.12.0
>> >
>> > Em 22 de setembro de 2011 09:27, Romain Beauxis <to...@rastageeks.org>
>> > escreveu:
>> >>
>> >> Hi!
>> >>
>> >> 2011/9/22 Fábio Costa <blackjackde...@gmail.com>:
>> >> > I am trying to install a liquidsoap on a ubuntu server amd 64 from
>> >> > source.
>> >> > apt-get wasn't founding all the packages and i didn't found a
>> repository
>> >> > to
>> >> > add those libraris (just added the rastageeks to source and
>> multimedia,
>> >> > apt-get still couldn't find).So i downloaded the packages by hand
>> from
>> >> > debian.org, the ./configure went fine after i installed everything
>> but
>> >> > when
>> >> > i run make i get the followin:
>> >> >
>> >> >
>> >> >
>> >> > make[3]: Leaving directory `/usr/local/src/savonet/ocaml-lame/src'
>> >> > ocamlc -i -intf lame_dynlink.mli.in > lame_dynlink.mli 2>/dev/null
>> >> > make[2]: *** [lame_dynlink.mli] Error 2
>> >> > make[2]: *** Deleting file `lame_dynlink.mli'
>> >> > make[2]: Leaving directory `/usr/local/src/savonet/ocaml-lame/src'
>> >> > make[1]: *** [all] Error 2
>> >> > make[1]: Leaving directory `/usr/local/src/savonet/ocaml-lame'
>> >> > make: *** [all] Error 1
>> >> >
>> >> >
>> >> > and them make stops, any hint of what it could be?
>> >>
>> >> Lame's dynamic module compilation failed. It could be because your
>> >> ocaml install does not support it or is too old. Which version of
>> >> ocaml are you using?
>> >>
>> >> Romain
>> >
>> >
>>
>
>
------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data and makes
sense of it. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2dcopy1
_______________________________________________
Savonet-users mailing list
Savonet-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/savonet-users

Reply via email to