Browse thread
ocamlgsl-0.6.0. fails to compile on ubuntu
-
Mikhalev, Alex
-
Erik de Castro Lopo
- Mikhalev, Alex
- Olivier Andrieu
-
Erik de Castro Lopo
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Mikhalev, Alex <a.mikhalev@c...> |
| Subject: | Re: [Caml-list] ocamlgsl-0.6.0. fails to compile on ubuntu |
Yep. See below in original message. in my case it's called >sudo aptitude install gawk. On Mon, 2007-11-12 at 23:15 +1100, Erik de Castro Lopo wrote: > Mikhalev, Alex wrote: > > > /ocamlgsl-0.6.0$ make > > /bin/sh: gawk: not found > > /bin/sh: gawk: not found > > /bin/sh: gawk: not found > > Did you try doing: > > sudo apt-get install gawk > > Erik