Skip to content

Configuration file not installed #5

@ghost

Description

Don't know if that's worth fixing here, but just wanted to report it in case someone else runs into a similar issue. The ocamlfind installed by the dunified package cannot find its configuration file, and as a result ocamlfind printconf destdir returns the empty string:

$ ocamlfind printconf destdir

$ ocamlfind printconf
Effective configuration:
Configuration file:
     (not found)
Search path:
    /home/dim/.opam/default/lib
Packages will be installed in/removed from:
     (not found)
META files will be installed in/removed from:
    the corresponding package directories
The standard library is assumed to reside in:
    /home/dim/.opam/default/lib/ocaml
The ld.conf file can be found here:
    /home/dim/.opam/default/lib/ocaml/ld.conf

This causes dune install to behave in a weird way. I'm currently fixing the Dune of things.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions