Open Kingsley-Eghianruwa opened 11 months ago
Unfortunately, there is no way for the moment to give a good hint to bypass that issue. We'll be able to get back with a code fix that permit to set the os
variable when it is undefined.
If you have an OCaml compiler, can you share the value of Sys.os_type
on android?
On the manually created ~/.opam/config file, can you share it? Maybe we can help with some internal changes to unblock you.
good day. please when i run
opam init
i get the following error ``` No configuration file found, using built-in defaults. Checking for available remotes: rsync and local, git.Fatal error: Undefined boolean filter value: !(os = "openbsd" | os = "freebsd") ```. i manually created the ~/.opam/config file but could not install packages due to a switch error and i could not create a new switch
please how do i resolve this.
i am trying to instal ocaml on an android tablet(8.0) via termux