A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/akermu/emacs-libvterm/issues/85 below:

Problem with installation from MELPA · Issue #85 · akermu/emacs-libvterm · GitHub

Hi,

first of all thanks for this package. Can't wait to see if I finally can use Fish shell in Emacs without any problem.

As I was saying here, I am having issues with the installation from MELPA.

This is what I do:

(setq package-archives '(("GNU ELPA" . "https://elpa.gnu.org/packages/")
                         ("MELPA"    . "https://melpa.org/packages/")))

I am getting this error when the installation finishes:

Leaving directory ‘/home/manuel/.emacs.d/elpa/vterm-20190502.1700’

Compiling file /home/manuel/.emacs.d/elpa/vterm-20190502.1700/vterm.el at Mon May 13 08:04:36 2019
Entering directory ‘/home/manuel/.emacs.d/elpa/vterm-20190502.1700/’
vterm.el:77:1:Error: Cannot open load file: No such file or directory, vterm-module

If I evaluate this in the *scratch* buffer, as suggested in the previously linked MELPA PR:

(let (vterm-install)
  (require 'vterm))

I get this:

Debugger entered--Lisp error: (file-missing "Cannot open load file" "No such file or directory" "vterm-module")
  require(vterm-module)
  eval-buffer(#<buffer  *load*> nil "/home/manuel/.emacs.d/elpa/vterm-20190502.1700/vte..." nil t)  ; Reading at buffer position 2561
  load-with-code-conversion("/home/manuel/.emacs.d/elpa/vterm-20190502.1700/vte..." "/home/manuel/.emacs.d/elpa/vterm-20190502.1700/vte..." nil t)
  require(vterm)
  (let (vterm-install) (require 'vterm))
  (progn (let (vterm-install) (require 'vterm)))
  eval((progn (let (vterm-install) (require 'vterm))) t)
  elisp--eval-last-sexp(nil)
  eval-last-sexp(nil)
  funcall-interactively(eval-last-sexp nil)
  call-interactively(eval-last-sexp nil nil)
  command-execute(eval-last-sexp)

To add more context, these are some details on my system:

GNU Emacs 27.0.50 (build 1, x86_64-debian-linux-gnu, GTK+ Version 3.22.30)
 of 2019-05-13

Repository revision: d2d4916046e31e46598f0a0edbc65e75b8cb4cc3
Configured using:
--host=x86_64-debian-linux-gnu --with-modules

Emacs uptime: 13 minutes, 25 seconds
Colour theme: zenburn
Operating system: Ubuntu 18.04.2 LTS
Window system: x11
Desktop environment: GNOME Shell 3.28.3

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4