If I do: "opam install lame" I get following error The following actions will be performed: - install lame.0.3.3 === 1 to install ===
=-=- Synchronizing package archives -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= [default] Downloading https://opam.ocaml.org/archives/lame.0.3.3+opam.tar.gz =-=- Installing packages =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Building lame.0.3.3: ./configure --prefix /home/streamsystem/.opam/4.02.3 make make install [ERROR] The compilation of lame.0.3.3 failed. Removing lame.0.3.3. ocamlfind remove lame #=== ERROR while installing lame.0.3.3 ========================================# # opam-version 1.2.0 # os linux # command ./configure --prefix /home/streamsystem/.opam/4.02.3 # path /home/streamsystem/.opam/4.02.3/build/lame.0.3.3 # compiler 4.02.3 # exit-code 1 # env-file /home/streamsystem/.opam/4.02.3/build/lame.0.3.3/lame-44829-6d07ae.env # stdout-file /home/streamsystem/.opam/4.02.3/build/lame.0.3.3/lame-44829-6d07ae.out # stderr-file /home/streamsystem/.opam/4.02.3/build/lame.0.3.3/lame-44829-6d07ae.err ### stdout ### # ...[truncated] # checking for stdlib.h... yes # checking for string.h... yes # checking for memory.h... yes # checking for strings.h... yes # checking for inttypes.h... yes # checking for stdint.h... yes # checking for unistd.h... yes # checking lame/lame.h usability... no # checking lame/lame.h presence... no # checking for lame/lame.h... no ### stderr ### # configure: error: Cannot find liblame. Hope someone can help ------------------------------------------------------------------------------ _______________________________________________ Savonet-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/savonet-users
