[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Geiser-users] Running into problems setting up Geiser
From: |
Jose A. Ortega Ruiz |
Subject: |
Re: [Geiser-users] Running into problems setting up Geiser |
Date: |
Thu, 06 Sep 2012 20:49:34 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.2.50 (gnu/linux) |
Heya,
On Thu, Sep 06 2012, Eric Schulte wrote:
> Hi,
>
> I just started trying to configure Geiser yesterday, but I've run into a
> number of problems which make me think I may have taken a wrong turn
> somewhere.
>
> I am running the latest geiser from git. I've built the source code
> with configure and make and loaded with
>
> ;; -*- emacs-lisp -*-
> (require 'geiser-install)
> (load "~/.emacs.d/src/geiser/build/elisp/geiser-load.el")
Although it probably won't hurt, the load is not needed: the require
alone should be enough...
[...]
> $ guile --version
> Guile 1.8.8
As mentioned in the documentation, Geiser requires Guile 2.0 or better.
HTH,
jao
--
There is nothing so useless as doing efficiently that which should not
be done at all. -Peter Drucker (1909-2005)