Replies: 1 comment
-
|
Sorry, I seem to have missed this. Can you see if you have an |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Greetings!
I am having trouble getting Ogma to work on a Jammy docker environment. Following the instructions on the git page for version 1.6 gives me the following when trying to run Ogma:
However, I am able to generate the set of
monitor.c,monitor.h, andmonitor_types.hfiles from aMonitor.hsfile I had generated from previous versions of Ogma:root@9dccabc1e3df:~/ogma# runhaskell Monitor.hs Loaded package environment from /root/.ghc/x86_64-linux-8.8.4/environments/defaultThe
root/.local/bin/folder contains the following files:Any ideas on how to solve it?
For reference, I am trying to install Ogma on this Docker image(
docker pull gcncister/mars:ping_pong_tls), and this is the log for my installation attempt.Thank you for your time!
Beta Was this translation helpful? Give feedback.
All reactions