Skip to content

Instantly share code, notes, and snippets.

@justgage
Created April 22, 2015 19:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save justgage/999aec6d50f9adcc700c to your computer and use it in GitHub Desktop.
Save justgage/999aec6d50f9adcc700c to your computer and use it in GitHub Desktop.
An ocaml error
justgage@arch ~> opam install calendar (7)TODO: Figure out dates for preposal
=-=- Synchronising pinned packages =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
[calendar.2.03.2] Synchronizing with /home/justgage/Dropbox/school-linux/now/cs499-senior-project
The following actions will be performed:
- install calendar.2.03.2*
=== 1 to install ===
=-=- Synchronizing package archives -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
[calendar.2.03.2] Synchronizing with /home/justgage/Dropbox/school-linux/now/cs499-senior-project
=-=- Installing packages =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Building calendar.2.03.2:
./configure
make
make install
[ERROR] The compilation of calendar.2.03.2 failed.
Removing calendar.2.03.2.
ocamlfind remove calendar
#=== ERROR while installing calendar.2.03.2 ===================================#
Internal error:
"./configure": command not found.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment