Skip to content

Command Not Found error in pre-requisite steps #17

@delara38

Description

@delara38

Hello,

I am following the pre-requisite steps and when I cd into /sempre/ and type ./pull-dependencies core I get the following error:

===== Downloading core: Core utilities (need to compile)
Cloning into 'fig'...
remote: Enumerating objects: 1533, done.
remote: Counting objects: 100% (4/4), done.
remote: Compressing objects: 100% (4/4), done.
remote: Total 1533 (delta 0), reused 4 (delta 0), pack-reused 1529 (from 1)
Receiving objects: 100% (1533/1533), 718.54 KiB | 3.72 MiB/s, done.
Resolving deltas: 100% (653/653), done.
make: Entering directory '/home/user/project/regel/sempre/fig'
mkdir -p classes
ant compile
make: ant: Command not found
make: *** [Makefile:8: classes] Error 127
make: Leaving directory '/home/user/project/regel/sempre/fig'

Can't find anything on the sempre repository related to this problem. Have tried to setup on both a MacOS 15.0.1 and Ubuntu 20.04 and get the exact same error. Thank you in advance for your help!

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