all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Joost Kremers <joostkremers@fastmail.fm>
To: yasereqaderi@gmail.com
Cc: help-gnu-emacs@gnu.org
Subject: Re: use emacs as abs modeling language compiler
Date: Wed, 30 Nov 2022 15:52:20 +0100	[thread overview]
Message-ID: <877czcpk56.fsf@fastmail.fm> (raw)
In-Reply-To: <DM6PR12MB2985AAE89F07BCCEE156D6FEE5129@DM6PR12MB2985.namprd12.prod.outlook.com>


On Tue, Nov 29 2022, yasereqaderi@gmail.com wrote:
> i want to run and compile ABS modeling language on EMACS editor, the
> installation is done step by step but i have an error with code 127 "absc --java
> "filename /bin/bash: line 1: absc : command not found compilation exited
> abnormally with code 127" can anybody help me to solve this problem?

This means that either a) you don't have absc installed, or b) it's installed
but not in $PATH, or c) it's installed and in $PATH but not Emacs' `exec-path`.

If it's option a) or b), you need to install absc or set up your PATH correctly.
If it's option c), the package `exec-path-from-shell` may help. It's available
from MELPA.


-- 
Joost Kremers
Life has its moments



  parent reply	other threads:[~2022-11-30 14:52 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-29 16:40 use emacs as abs modeling language compiler yasereqaderi
2022-11-30 14:14 ` Manuel Giraud
2022-11-30 14:52 ` Joost Kremers [this message]
2022-11-30 20:47   ` Emanuel Berg
2022-11-30 15:03 ` Philippe Coatmeur
2022-11-30 16:07   ` Emanuel Berg
2022-11-30 15:59 ` Rudolf Schlatte

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=877czcpk56.fsf@fastmail.fm \
    --to=joostkremers@fastmail.fm \
    --cc=help-gnu-emacs@gnu.org \
    --cc=yasereqaderi@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.