guile-devel
[Top][All Lists]
Advanced

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

Re: error on startup with latest guile-vm


From: Julian Graham
Subject: Re: error on startup with latest guile-vm
Date: Wed, 15 Oct 2008 01:17:07 -0400

> It appears that the wrong `libguile.so' is being picked up.  Assuming
> you installed the thing with `--prefix=/usr/local' (which is the
> default), it should be using `/usr/local/lib/libguile.so'.  You may need
> to adjust your LD_LIBRARY_PATH or something.

Yep, that was it -- durr, thanks.  Sorry about that.

Next up on the list of stupid questions: I was able to compile one of
my modules, but the resulting .go file got created with (what looks
like) a weirdly restrictive umask -- mode 600, and not, say, 664 or
644.  Did I do something wrong?




reply via email to

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