guile-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

is guile thought to work on Mac OS X???


From: Greg Troxel
Subject: is guile thought to work on Mac OS X???
Date: Sat, 10 Jan 2009 15:28:39 -0500
User-agent: Gnus/5.110011 (No Gnus v0.11) Emacs/22.3 (berkeley-unix)

I am the maintainer of the guile package in pkgsrc.

I have a Mac OS X 10.5.6 (i386) machine, and I have built and installed
guile 1.8.6 from pkgsrc.  guile itself runs ok, but when I do

(use-modules (ice-9 readline))

I get a complaint about not being able to open libguilereadline-v-17.so
which is not too surprising as it is
/usr/pkg/lib/libguilereadline-v-17.dylib instead, thanks to the wonder
of apple being not quite normal.

So I wonder

  does anyone run guile on a mac?  If so, does readline work?

  is load-extension expected to deal with this, and perhaps the problem
  is a stray .so in a call that shouldn't be there?


I'll take a look and see what I find.

Attachment: pgpKcvgE4JiBC.pgp
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]