* [Caml-list] Can't Install ocamlfind
@ 2016-03-09 13:37 Mick Sulley
[not found] ` <CAGcHsw_Y5DGD2QJ-GkJq6oWhLTZZNW-YZobwP2Zb4Hri-2ScfQ@mail.gmail.com>
0 siblings, 1 reply; 2+ messages in thread
From: Mick Sulley @ 2016-03-09 13:37 UTC (permalink / raw)
To: caml-list
I need to install ocamlfind on raspian, however that needs conf-m4, but
that fails due to missing dependencies, but then says that there are no
missing dependencies. This is what I get, how can I resolve it? I have
tried installing conf-m4 and conf-m4.1 with the same result.
Thanks
Mick
pi@raspberrypi:~/geneweb $ opam install ocamlfind
The following actions will be performed:
∗ install conf-m4 1 [required by ocamlfind]
∗ install ocamlfind 1.6.1
===== ∗ 2 =====
Do you want to continue ? [Y/n] y
=-=- Gathering sources
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
[ocamlfind] Archive in cache
=-=- Processing actions
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
[ERROR] The compilation of conf-m4 failed at "sh -exc echo | m4".
#=== ERROR while installing conf-m4.1
=========================================#
# opam-version 1.2.2
# os linux
# command sh -exc echo | m4
# path /home/pi/.opam/4.02.1/build/conf-m4.1
# compiler 4.02.1
# exit-code 127
# env-file /home/pi/.opam/4.02.1/build/conf-m4.1/conf-m4-5360-7afd23.env
# stdout-file /home/pi/.opam/4.02.1/build/conf-m4.1/conf-m4-5360-7afd23.out
# stderr-file /home/pi/.opam/4.02.1/build/conf-m4.1/conf-m4-5360-7afd23.err
### stderr ###
# + echo
# + m4
# sh: 1: m4: not found
=-=- Error report
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
The following actions were aborted
∗ install ocamlfind 1.6.1
The following actions failed
∗ install conf-m4 1
No changes have been performed
=-=- conf-m4.1 troobleshooting
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
=> This package relies on external (system) dependencies that may be
missing.
`opam depext conf-m4.1' may help you find the correct installation
for your
system.
pi@raspberrypi:~/geneweb $ opam depext conf-m4
# Detecting depexts using flags: arm armv7 linux raspbian
# No extra OS packages requirements found.
pi@raspberrypi:~/geneweb $ opam install conf-m4.1
The following actions will be performed:
∗ install conf-m4 1
=-=- Gathering sources
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
=-=- Processing actions
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
[ERROR] The compilation of conf-m4 failed at "sh -exc echo | m4".
#=== ERROR while installing conf-m4.1
=========================================#
# opam-version 1.2.2
# os linux
# command sh -exc echo | m4
# path /home/pi/.opam/4.02.1/build/conf-m4.1
# compiler 4.02.1
# exit-code 127
# env-file /home/pi/.opam/4.02.1/build/conf-m4.1/conf-m4-5499-42bb52.env
# stdout-file /home/pi/.opam/4.02.1/build/conf-m4.1/conf-m4-5499-42bb52.out
# stderr-file /home/pi/.opam/4.02.1/build/conf-m4.1/conf-m4-5499-42bb52.err
### stderr ###
# + + echo
# m4
# sh: 1: m4: not found
=-=- Error report
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
The following actions failed
∗ install conf-m4 1
No changes have been performed
=-=- conf-m4.1 troobleshooting
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
=> This package relies on external (system) dependencies that may be
missing.
`opam depext conf-m4.1' may help you find the correct installation
for your
system.
pi@raspberrypi:~/geneweb $
^ permalink raw reply [flat|nested] 2+ messages in thread[parent not found: <CAGcHsw_Y5DGD2QJ-GkJq6oWhLTZZNW-YZobwP2Zb4Hri-2ScfQ@mail.gmail.com>]
* Re: [Caml-list] Can't Install ocamlfind [not found] ` <CAGcHsw_Y5DGD2QJ-GkJq6oWhLTZZNW-YZobwP2Zb4Hri-2ScfQ@mail.gmail.com> @ 2016-03-09 13:52 ` Mick Sulley 0 siblings, 0 replies; 2+ messages in thread From: Mick Sulley @ 2016-03-09 13:52 UTC (permalink / raw) To: Louis Roché, caml-list [-- Attachment #1: Type: text/plain, Size: 4500 bytes --] That's it!!! Thanks Louis I have it installed now On 09/03/16 13:45, Louis Roché wrote: > Hi, > > You have to install the package m4 from your distribution. I don't > know raspian well, but I suppose that you can do it with > sudo apt-get install m4 > > I hope it helps > > Louis > > 2016-03-09 14:37 GMT+01:00 Mick Sulley <mick@sulley.info > <mailto:mick@sulley.info>>: > > I need to install ocamlfind on raspian, however that needs > conf-m4, but that fails due to missing dependencies, but then says > that there are no missing dependencies. This is what I get, how > can I resolve it? I have tried installing conf-m4 and conf-m4.1 > with the same result. > Thanks > Mick > > pi@raspberrypi:~/geneweb $ opam install ocamlfind > The following actions will be performed: > ∗ install conf-m4 1 [required by ocamlfind] > ∗ install ocamlfind 1.6.1 > ===== ∗ 2 ===== > Do you want to continue ? [Y/n] y > > =-=- Gathering sources > =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= > [ocamlfind] Archive in cache > > =-=- Processing actions > -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= > [ERROR] The compilation of conf-m4 failed at "sh -exc echo | m4". > > #=== ERROR while installing conf-m4.1 > =========================================# > # opam-version 1.2.2 > # os linux > # command sh -exc echo | m4 > # path /home/pi/.opam/4.02.1/build/conf-m4.1 > # compiler 4.02.1 > # exit-code 127 > # env-file > /home/pi/.opam/4.02.1/build/conf-m4.1/conf-m4-5360-7afd23.env > # stdout-file > /home/pi/.opam/4.02.1/build/conf-m4.1/conf-m4-5360-7afd23.out > # stderr-file > /home/pi/.opam/4.02.1/build/conf-m4.1/conf-m4-5360-7afd23.err > ### stderr ### > # + echo > # + m4 > # sh: 1: m4: not found > > > > =-=- Error report > -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= > The following actions were aborted > ∗ install ocamlfind 1.6.1 > The following actions failed > ∗ install conf-m4 1 > No changes have been performed > > =-=- conf-m4.1 troobleshooting > =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= > => This package relies on external (system) dependencies that may > be missing. > `opam depext conf-m4.1' may help you find the correct > installation for your > system. > > pi@raspberrypi:~/geneweb $ opam depext conf-m4 > # Detecting depexts using flags: arm armv7 linux raspbian > # No extra OS packages requirements found. > > pi@raspberrypi:~/geneweb $ opam install conf-m4.1 > The following actions will be performed: > ∗ install conf-m4 1 > > =-=- Gathering sources > =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= > > =-=- Processing actions > -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= > [ERROR] The compilation of conf-m4 failed at "sh -exc echo | m4". > > #=== ERROR while installing conf-m4.1 > =========================================# > # opam-version 1.2.2 > # os linux > # command sh -exc echo | m4 > # path /home/pi/.opam/4.02.1/build/conf-m4.1 > # compiler 4.02.1 > # exit-code 127 > # env-file > /home/pi/.opam/4.02.1/build/conf-m4.1/conf-m4-5499-42bb52.env > # stdout-file > /home/pi/.opam/4.02.1/build/conf-m4.1/conf-m4-5499-42bb52.out > # stderr-file > /home/pi/.opam/4.02.1/build/conf-m4.1/conf-m4-5499-42bb52.err > ### stderr ### > # + + echo > # m4 > # sh: 1: m4: not found > > > > =-=- Error report > -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= > The following actions failed > ∗ install conf-m4 1 > No changes have been performed > > =-=- conf-m4.1 troobleshooting > =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= > => This package relies on external (system) dependencies that may > be missing. > `opam depext conf-m4.1' may help you find the correct > installation for your > system. > pi@raspberrypi:~/geneweb $ > > > > -- > Caml-list mailing list. Subscription management and archives: > https://sympa.inria.fr/sympa/arc/caml-list > Beginner's list: http://groups.yahoo.com/group/ocaml_beginners > Bug reports: http://caml.inria.fr/bin/caml-bugs > > [-- Attachment #2: Type: text/html, Size: 7426 bytes --] ^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-03-09 13:52 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-03-09 13:37 [Caml-list] Can't Install ocamlfind Mick Sulley
[not found] ` <CAGcHsw_Y5DGD2QJ-GkJq6oWhLTZZNW-YZobwP2Zb4Hri-2ScfQ@mail.gmail.com>
2016-03-09 13:52 ` Mick Sulley
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox