* [Caml-list] Problem installing core
@ 2012-08-29 21:02 John Velman
2012-08-29 21:20 ` Yury Sulsky
2012-08-29 21:21 ` Wojciech Meyer
0 siblings, 2 replies; 5+ messages in thread
From: John Velman @ 2012-08-29 21:02 UTC (permalink / raw)
To: caml-list
I'm on OS X 10.8.1, with OCaml from the .dmg, 4.00.0.
New to OCaml.
I managed to install 'batteries', and am now trying to install
yminsky-ocaml-core-8808e3a2571f .
I now get the following:
-----------
jrv:yminsky-ocaml-core-8808e3a2571f jr$ sudo ./build-and-install -s
=> base/type_conv
./oasis.sh: line 49: oasis: command not found
*** ERROR: Error generating base/type_conv/_oasis
jrv:yminsky-ocaml-core-8808e3a2571f jr$
------------
What am I missing?
Thanks,
John V.
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [Caml-list] Problem installing core
2012-08-29 21:02 [Caml-list] Problem installing core John Velman
@ 2012-08-29 21:20 ` Yury Sulsky
2012-08-29 22:51 ` John Velman
2012-08-29 21:21 ` Wojciech Meyer
1 sibling, 1 reply; 5+ messages in thread
From: Yury Sulsky @ 2012-08-29 21:20 UTC (permalink / raw)
To: John Velman; +Cc: caml-list
[-- Attachment #1: Type: text/plain, Size: 1099 bytes --]
Hi John,
Building core from the Mercurial tree on Bitbucket requires oasis to be
installed. An easier path is to build from the released packages, which
don't have this dependency:
https://ocaml.janestreet.com/ocaml-core/108.00.02/core-suite-108.00.02.tar.gz
Yury
On Wed, Aug 29, 2012 at 5:02 PM, John Velman <velman@cox.net> wrote:
> I'm on OS X 10.8.1, with OCaml from the .dmg, 4.00.0.
>
> New to OCaml.
>
> I managed to install 'batteries', and am now trying to install
> yminsky-ocaml-core-8808e3a2571f .
>
> I now get the following:
>
> -----------
>
> jrv:yminsky-ocaml-core-8808e3a2571f jr$ sudo ./build-and-install -s
> => base/type_conv
> ./oasis.sh: line 49: oasis: command not found
> *** ERROR: Error generating base/type_conv/_oasis
> jrv:yminsky-ocaml-core-8808e3a2571f jr$
>
> ------------
>
> What am I missing?
>
> Thanks,
>
> John V.
>
>
> --
> Caml-list mailing list. Subscription management and archives:
> https://sympa-roc.inria.fr/wws/info/caml-list
> Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
> Bug reports: http://caml.inria.fr/bin/caml-bugs
>
>
[-- Attachment #2: Type: text/html, Size: 1842 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [Caml-list] Problem installing core
2012-08-29 21:20 ` Yury Sulsky
@ 2012-08-29 22:51 ` John Velman
0 siblings, 0 replies; 5+ messages in thread
From: John Velman @ 2012-08-29 22:51 UTC (permalink / raw)
To: Yury Sulsky; +Cc: caml-list
On Wed, Aug 29, 2012 at 05:20:19PM -0400, Yury Sulsky wrote:
Thanks, Yury. I downloaded the version you suggested and it seemed to go
without a hitch.
John V.
> Hi John,
>
> Building core from the Mercurial tree on Bitbucket requires oasis to be
> installed. An easier path is to build from the released packages, which
> don't have this dependency:
>
> https://ocaml.janestreet.com/ocaml-core/108.00.02/core-suite-108.00.02.tar.gz
>
> Yury
>
> On Wed, Aug 29, 2012 at 5:02 PM, John Velman <velman@cox.net> wrote:
>
[snip]
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [Caml-list] Problem installing core
2012-08-29 21:02 [Caml-list] Problem installing core John Velman
2012-08-29 21:20 ` Yury Sulsky
@ 2012-08-29 21:21 ` Wojciech Meyer
2012-08-29 22:55 ` John Velman
1 sibling, 1 reply; 5+ messages in thread
From: Wojciech Meyer @ 2012-08-29 21:21 UTC (permalink / raw)
To: John Velman; +Cc: caml-list
John Velman <velman@cox.net> writes:
> ./oasis.sh: line 49: oasis: command not found
> ------------
>
> What am I missing?
It looks to me like oasis [1] is not installed.
--
Wojciech Meyer
http://danmey.org
[1] http://oasis.forge.ocamlcore.org/
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2012-08-29 22:55 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-08-29 21:02 [Caml-list] Problem installing core John Velman
2012-08-29 21:20 ` Yury Sulsky
2012-08-29 22:51 ` John Velman
2012-08-29 21:21 ` Wojciech Meyer
2012-08-29 22:55 ` John Velman
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox