Hi,all I wanna install paparazzi for my OS X(10.10.5).But it encounters errors again and again while it is installing package with opam. Is there any problem in the source of opam?Thank you! here is the reply from the terminal: =-=- Processing actions -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= 🐫 [ERROR] The compilation of camlp4 failed at "./configure --bindir=/Users/tom/.opam/system/bin --libdir=/Users/tom/.opam/system/lib/ocaml --pkgdir=/Users/tom/.opam/system/lib". Processing 1/4: [camlp4: rm] #=== ERROR while installing camlp4.4.03 =======================================# # opam-version 1.2.2 # os darwin # command ./configure --bindir=/Users/tom/.opam/system/bin --libdir=/Users/tom/.opam/system/lib/ocaml --pkgdir=/Users/tom/.opam/system/lib # path /Users/tom/.opam/system/build/camlp4.4.03 # compiler system (4.04.0) # exit-code 2 # env-file /Users/tom/.opam/system/build/camlp4.4.03/camlp4-52450-0a5907.env # stdout-file /Users/tom/.opam/system/build/camlp4.4.03/camlp4-52450-0a5907.out # stderr-file /Users/tom/.opam/system/build/camlp4.4.03/camlp4-52450-0a5907.err ### stdout ### # This version of Camlp4 is for OCaml 4.06 but you are using OCaml 4.04.0. # If building Camlp4 directly from git, use the 4.04 branch. =-=- Error report -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= 🐫 The following actions were aborted ∗ install lablgtk 2.18.3 ∗ install ocamlnet 4.0.4 ∗ install paparazzi-dev 0.1 The following actions failed ∗ install camlp4 4.03 No changes have been performed [NOTE] Pinning command successful, but your installed packages may be out of sync. _______________________________________________ Paparazzi-devel mailing list [hidden email] https://lists.nongnu.org/mailman/listinfo/paparazzi-devel |
Here is a snapshot of my OPAM related packages I'm using with Sierra (Mac OS X 10.12) # Installed packages for 4.01.0: base-bigarray base Bigarray library distributed with the OCaml compiler base-bytes legacy Bytes compatibility library distributed with ocamlfi base-ocamlbuild base OCamlbuild binary and libraries distributed with the base-threads base Threads library distributed with the OCaml compiler base-unix base Unix library distributed with the OCaml compiler conf-glade 2 Virtual package relying on a libglade system install conf-gnomecanvas 2 Virtual package relying on a Gnomecanvas system inst conf-m4 1 Virtual package relying on m4 conf-ncurses 1+system Virtual package relying on ncurses conf-pkg-config 1.0 Virtual package relying on pkg-config installation. conf-tcl 1 Virtual package relying on tcl ivy 1.2.2 This OCaml-library interfaces the Ivy software bus C lablgtk 2.18.5 OCaml interface to GTK+ ocamlbuild 0 Build system distributed with the OCaml compiler sin ocamlfind 1.7.1 A library manager for OCaml ocamlnet 4.1.2 Internet protocols (HTTP, CGI, e-mail etc.) and help paparazzi-dev 0.1 (pinned) xml-light 2.4 Xml-Light is a minimal XML parser & printer for OCam Maybe this will help.
_______________________________________________ Paparazzi-devel mailing list [hidden email] https://lists.nongnu.org/mailman/listinfo/paparazzi-devel |
Hi! thank's to your reply.I reinstall the lablgtk,ocamlnet,paparazzi-dev,camlp4 with opam manually.It seems work! the packages have been installed successfully,and the paparazzi has been built without error.But it encounters error while I launch it.What's the problem? here's the reply of the terminal: MacBook-Pro:paparazzi tom$ ./paparazzi
Fatal error: the file '/Users/tom/.opam/system/bin/ocaml' is not a bytecode executable file Here is a snapshot of my OPAM related packages I'm using with Sierra (Mac OS X 10.12) # Installed packages for 4.01.0: base-bigarray base Bigarray library distributed with the OCaml compiler base-bytes legacy Bytes compatibility library distributed with ocamlfi base-ocamlbuild base OCamlbuild binary and libraries distributed with the base-threads base Threads library distributed with the OCaml compiler base-unix base Unix library distributed with the OCaml compiler conf-glade 2 Virtual package relying on a libglade system install conf-gnomecanvas 2 Virtual package relying on a Gnomecanvas system inst conf-m4 1 Virtual package relying on m4 conf-ncurses 1+system Virtual package relying on ncurses conf-pkg-config 1.0 Virtual package relying on pkg-config installation. conf-tcl 1 Virtual package relying on tcl ivy 1.2.2 This OCaml-library interfaces the Ivy software bus C lablgtk 2.18.5 OCaml interface to GTK+ ocamlbuild 0 Build system distributed with the OCaml compiler sin ocamlfind 1.7.1 A library manager for OCaml ocamlnet 4.1.2 Internet protocols (HTTP, CGI, e-mail etc.) and help paparazzi-dev 0.1 (pinned) xml-light 2.4 Xml-Light is a minimal XML parser & printer for OCam Maybe this will help.
_______________________________________________ Paparazzi-devel mailing list [hidden email] https://lists.nongnu.org/mailman/listinfo/paparazzi-devel |
Free forum by Nabble | Edit this page |