From: Jean Guillaume Pyraksos
Subject: Can't install sbcl on MacOS-X Leopard
Date: 
Message-ID: <wissme-56C8B3.09282907112007@news.free.fr>
[MacBook pro Intel, OS-X 10.5]
When trying to install Maxima, I try to follow the darwin ports instructions
(http://maxima.darwinports.com/), but:

$ sudo port install sbcl

fails with the error:

~$ sudo port install sbcl
Password:
--->  Building sbcl with target all
Error: Target org.macports.build returned: shell command "unset LD_PREBIND && 
unset LD_PREBIND_ALLOW_OVERLAP && sh make.sh 
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_sbcl/work/sbcl-0.9.16-x86-darwin/src/runtime/sbcl 
--core /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_sbcl/work/sbcl-0.9.16-x86-darwin/output/sbcl.core 
--disable-debugger --sysinit /dev/null --userinit /dev/null" " returned error 127
Command output: sh: make.sh: No such file or directory

Error: Status 1 encountered during processing.

Any hint ? I found a japanese page but i don't understand the result of uncompressing 
the maxima and gnuplot gz. I get applications i can't launch...
http://www.muskmelon.jp/macosx/

Thanks,

    -JG

From: samantha
Subject: Re: Can't install sbcl on MacOS-X Leopard
Date: 
Message-ID: <1194463506.288071.203580@t8g2000prg.googlegroups.com>
On Nov 7, 12:28 am, Jean Guillaume Pyraksos <······@hotmail.com>
wrote:
> [MacBook pro Intel, OS-X 10.5]
> When trying to install Maxima, I try to follow the darwin ports instructions
> (http://maxima.darwinports.com/), but:
>
> $ sudo port install sbcl
>
> fails with the error:
>
> ~$ sudo port install sbcl
> Password:
> --->  Building sbcl with target all
> Error: Target org.macports.build returned: shell command "unset LD_PREBIND &&
> unset LD_PREBIND_ALLOW_OVERLAP && sh make.sh
> "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_sbcl/work/sbcl-0.9.16-x86-darwin/src/runtime/sbcl
> --core /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_sbcl/work/sbcl-0.9.16-x86-darwin/output/sbcl.core
> --disable-debugger --sysinit /dev/null --userinit /dev/null" " returned error 127
> Command output: sh: make.sh: No such file or directory
>
> Error: Status 1 encountered during processing.
>
> Any hint ? I found a japanese page but i don't understand the result of uncompressing
> the maxima and gnuplot gz. I get applications i can't launch...http://www.muskmelon.jp/macosx/
>
> Thanks,
>
>     -JG

Why do it through darwinports when it installs directly on Leopard
just fine?

- s
From: James Herdman
Subject: Re: Can't install sbcl on MacOS-X Leopard
Date: 
Message-ID: <1194668664.179732.105500@v2g2000hsf.googlegroups.com>
On Nov 7, 2:25 pm, samantha <········@gmail.com> wrote:
> On Nov 7, 12:28 am, Jean Guillaume Pyraksos <······@hotmail.com>
> wrote:
>
>
>
> > [MacBook pro Intel, OS-X 10.5]
> > When trying to install Maxima, I try to follow the darwin ports instructions
> > (http://maxima.darwinports.com/), but:
>
> > $ sudo port install sbcl
>
> > fails with the error:
>
> > ~$ sudo port install sbcl
> > Password:
> > --->  Building sbcl with target all
> > Error: Target org.macports.build returned: shell command "unset LD_PREBIND &&
> > unset LD_PREBIND_ALLOW_OVERLAP && sh make.sh
> > "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macpor ts.org_release_ports_lang_sbcl/work/sbcl-0.9.16-x86-darwin/src/runtime/sbcl
> > --core /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macport s.org_release_ports_lang_sbcl/work/sbcl-0.9.16-x86-darwin/output/sbcl.core
> > --disable-debugger --sysinit /dev/null --userinit /dev/null" " returned error 127
> > Command output: sh: make.sh: No such file or directory
>
> > Error: Status 1 encountered during processing.
>
> > Any hint ? I found a japanese page but i don't understand the result of uncompressing
> > the maxima and gnuplot gz. I get applications i can't launch...http://www.muskmelon.jp/macosx/
>
> > Thanks,
>
> >     -JG
>
> Why do it through darwinports when it installs directly on Leopard
> just fine?
>
> - s

One uses MacPorts (formerly "DarwinPorts") for package management.
It's the same idea as apt-get, portage, etc.  Should we ever change
our minds and want to trash the program, it's as easy as "sudo port
uninstall sbcl".

Jean, I came here looking to solve the same problem as you.  I have no
hints though.  Did you ever resolve your issue?

James Herdman
From: Harald Hanche-Olsen
Subject: Re: Can't install sbcl on MacOS-X Leopard
Date: 
Message-ID: <pcok5oq79ld.fsf@shuttle.math.ntnu.no>
+ James Herdman <·············@gmail.com>:

> On Nov 7, 2:25 pm, samantha <········@gmail.com> wrote:
>> Why do it through darwinports when it installs directly on Leopard
>> just fine?
>>
>> - s
>
> One uses MacPorts (formerly "DarwinPorts") for package management.
> It's the same idea as apt-get, portage, etc.  Should we ever change
> our minds and want to trash the program, it's as easy as "sudo port
> uninstall sbcl".

Well, since sbcl installs and runs on macosx just fine, it must
presumably be a bug in the port itself.  So the reasonable thing is to
contact the port maintainer (port info sbcl) or file a bug report at
trac.macports.org.

-- 
* Harald Hanche-Olsen     <URL:http://www.math.ntnu.no/~hanche/>
- It is undesirable to believe a proposition
  when there is no ground whatsoever for supposing it is true.
  -- Bertrand Russell
From: Jean Guillaume Pyraksos
Subject: Re: Can't install sbcl on MacOS-X Leopard
Date: 
Message-ID: <wissme-0CEF51.18554311112007@news.free.fr>
In article <···············@shuttle.math.ntnu.no>,
 Harald Hanche-Olsen <······@math.ntnu.no> wrote:

> + James Herdman <·············@gmail.com>:
> 
> > On Nov 7, 2:25 pm, samantha <········@gmail.com> wrote:
> >> Why do it through darwinports when it installs directly on Leopard
> >> just fine?
> >>
> >> - s
> >
> > One uses MacPorts (formerly "DarwinPorts") for package management.
> > It's the same idea as apt-get, portage, etc.  Should we ever change
> > our minds and want to trash the program, it's as easy as "sudo port
> > uninstall sbcl".
> 
> Well, since sbcl installs and runs on macosx just fine, it must
> presumably be a bug in the port itself.  So the reasonable thing is to
> contact the port maintainer (port info sbcl) or file a bug report at
> trac.macports.org.

As an immediate answer, i got an interesting hint from Y. Honda, as my goal 
was to install Maxima under sbcl (replaced with CMU-CL) :

http://members3.jcom.home.ne.jp/imaxima/Site/Welcome.html

Good luck, abandon darwin ports :-(

    -JG
From: Harald Hanche-Olsen
Subject: Re: Can't install sbcl on MacOS-X Leopard
Date: 
Message-ID: <pcove881wk5.fsf@shuttle.math.ntnu.no>
+ Jean Guillaume Pyraksos <······@hotmail.com>:

> In article <···············@shuttle.math.ntnu.no>,
>  Harald Hanche-Olsen <······@math.ntnu.no> wrote:
>
>> So the reasonable thing is to
>> contact the port maintainer (port info sbcl) or file a bug report at
>> trac.macports.org.
>
> As an immediate answer, i got an interesting hint from Y. Honda, as
> my goal was to install Maxima under sbcl (replaced with CMU-CL) :
>
> http://members3.jcom.home.ne.jp/imaxima/Site/Welcome.html
>
> Good luck, abandon darwin ports :-(

I don't see anything on the referenced page to support that conclusion.

-- 
* Harald Hanche-Olsen     <URL:http://www.math.ntnu.no/~hanche/>
- It is undesirable to believe a proposition
  when there is no ground whatsoever for supposing it is true.
  -- Bertrand Russell