slib-discuss
[Top][All Lists]
Advanced

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

[Slib-discuss] fedora 9


From: w bugar
Subject: [Slib-discuss] fedora 9
Date: Thu, 5 Jun 2008 17:29:27 -0700 (PDT)

Hi, I'm trying to get slib installed on a system
running fedora core 9 (so I can get guile installed so
I can get something else installed....), anyway I'm
getting the following errors if anyone's interested:

address@hidden Fedora9]# rpm -i slib-3b1-1.noarch.rpm
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/bin
if type scm; then scm -c "(require 'new-catalog)"; fi
/bin/sh: line 0: type: scm: not found
if type guile; then guile -l guile.init -c\
          "(use-modules (ice-9 slib)) (require
'new-catalog)"; fi
guile is /usr/bin/guile
ERROR: In procedure open-file:
ERROR: No such file or directory:
"/usr/lib/slib/require"
make: [catalogs] Error 1 (ignored)
if type umb-scheme; then
SCHEME_INIT=umbscheme.init;export SCHEME_INIT;\
          echo "(require 'new-catalog)" | umb-scheme; fi
/bin/sh: line 0: type: umb-scheme: not found
if type mzscheme; then\
          SCHEME_LIBRARY_PATH=`pwd`/;export
SCHEME_LIBRARY_PATH;\
          cp mkpltcat.scm `mzscheme -mf mzscheme.init -e
'(begin(display(implementation-vicinity))(exit))'`mkimpcat.scm;\
          mzscheme -g -f mzscheme.init -e "(require
'new-catalog)" </dev/null; fi
/bin/sh: line 0: type: mzscheme: not found
if type scheme48; then make install48; fi
/bin/sh: line 0: type: scheme48: not found
address@hidden Fedora9]# 


      




reply via email to

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