Re: 0install on voidlinux (from source) curl issue
ciryat <[email protected]> Tue, 22 Nov 2016 17:27:42 +0000
| Newsgroups | gmane.comp.file-systems.zero-install.devel |
|---|---|
| Message-ID | <[email protected]> |
Issue resolved / worked around see the previously posted link. Now a new / somewhat related problem occurs because cURL is not found by ocamlbuild. Does anyone know how to provide the path to curl to the ocamlbuild? It's in /usr/bin/ so ocamlbuild should know it or does it look for something ocaml related? On 11/22/16 16:40, ciryat wrote: > Hello colleagues, > > tried to get 0install to run on voidlinux, resulted in OPAM issue, > information which I added to talex' issue about Mac OS here: > > https://github.com/ocaml/opam-repository/issues/7347 > > > I still have to try to install or likely compile all the required > packages manually. > > Do you have any recommendation for voidlinux or could we somehow > package it for voidlinux, too? I'm not packaging expert unfortunately, > and we'd need to get 0install to compile first anyway. > > greetings > > J.R.I. > ------------------------------------------------------------------------------