I didn't use su aldow i am using a root user as default..so i also start guile using root user..
On Thu, 2013-05-02 at 08:44 +0200, Stjepan Horvat wrote:Maybe there's no need to do 'make install' with su, just type 'make
> Hi..i installed it on archlinux and when i write into guile prompt i
> get:
> guile> (use-modules (nala shell))
> Backtrace:
> In standard input:
> 1: 0* (use-modules (nala shell))
> 1: 1 (eval-case (# # *unspecified*) (else #))
> 1: 2 (begin (process-use-modules (list (list #))) *unspecified*)
> In unknown file:
> ?: 3* [process-use-modules (((nala shell)))]
>
>
> <unnamed port>: In procedure process-use-modules in expression
> (process-use-modules (list #)):
> <unnamed port>: no code for module (nala shell)
> ABORT: (misc-error)
>
install'. Would you try it out?