gcl-devel
[Top][All Lists]
Advanced

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

[Gcl-devel] Re: [Axiom-developer] Re: gcl-2.6.8pre on MAC OSX 10.2


From: Gabriel Dos Reis
Subject: [Gcl-devel] Re: [Axiom-developer] Re: gcl-2.6.8pre on MAC OSX 10.2
Date: 27 Oct 2006 03:11:37 +0200

Camm Maguire <address@hidden> writes:

| Greetings!  OK, should be optional now.  Please let me know if not.

Camm --

  Thanks for the quick fix.

Now, the build progressed further but still I hit a regression when I
try to install it in a specifc location (it worked with earlier versions):

    make[4]: [gcl-si.info] Error 1 (ignored)
    make[4]: Leaving directory `/home/gdr/build/axiom/lsp/gcl-2.6.8pre/info'
    make[4]: Entering directory `/home/gdr/build/axiom/lsp/gcl-2.6.8pre/info'
    mkdir -p /usr/share/info/
    [ -f /usr/share/info/dir ] || touch /usr/share/info/dir
    grep gcl-si /usr/share/info/dir >/dev/null 2>&1 || \
    echo "* GCL Doc: (gcl-si.info). GNU Common Lisp specific Documentation." >> 
/usr/share/info/dir
    /bin/sh: /usr/share/info/dir: Permission denied
    make[4]: *** [install] Error 1

My preliminary analysis is that GCL is insisting to install info files
in a directory (/usr/share/info) which is not part of what is
specified as --prefix and on which I do not have a write permission
(and even if I had a write permission, it would still be wrong).

I don't think I would be able to provide a fix right now as I have to
watch a sick baby.

-- Gaby




reply via email to

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