Skip to content
This repository was archived by the owner on Jun 8, 2023. It is now read-only.
This repository was archived by the owner on Jun 8, 2023. It is now read-only.

MODLUNIT environment and build error #9

@pramodk

Description

@pramodk

If I have installed mod2c in separate path then typically we get:

cd /Users/kumbhar/Downloads/coreneuron/build/coreneuron && /usr/local/Cellar/cmake/3.9.2/bin/cmake -E copy /Users/kumbhar/Downloads/coreneuron/coreneuron/mech/modfile/expsyn.mod /Users/kumbhar/Downloads/coreneuron/build/coreneuron
cd /Users/kumbhar/Downloads/coreneuron/build/coreneuron && /Users/kumbhar/Downloads/mod2c/build/install/bin/mod2c_core expsyn.mod
Translating expsyn.mod into expsyn.c
Set a MODLUNIT environment variable path to the units table file
Cant open units table in either of:

/usr/local/nrn/share/nrn/lib/nrnunits.lib../../share/lib/nrnunits.lib at line 7 in file expsyn.mod
UNITS {
      ^

@fouriaux : it would be better if we check this with submodule refactoring (i.e. avoid need of setting MODLUNIT explicitly)

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