svondras

Results 3 comments of svondras

babypi@raspberrypi:~ $ opam config list Global opam variables > arch arm64 # Inferred from system exe # Suffix needed for executable filenames (Windows) jobs 3 # The number of parallel...

babypi@raspberrypi:~ $ cd /tmp babypi@raspberrypi:/tmp $ opam source ocurl Successfully extracted to /tmp/ocurl.0.9.2 babypi@raspberrypi:/tmp $ cd ocurl-0.9.2 bash: cd: ocurl-0.9.2: No such file or directory babypi@raspberrypi:/tmp $ ls dbus-A9pFcJJe05 systemd-private-efb369a2e2cf4e779172a1d2ad51a10c-ModemManager.service-KtE2Zv...

I went with option 1; I uninstalled everything, also deleting .opam directory in /home, and then using synaptic package manager reinstalled Ocaml 4.13.1. This worked to build OCurl successfully and...