[
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: | Alain Frisch <frisch@c...> |
| Subject: | Re: Install problem |
> it installed by root...) Is there a way to force ocamlc to put > '#!/user/fleutotf/pub/ocaml/bin/ocamlrun' as a first line in the > executables it generates instead of '#!/usr/local/bin/ocamlrun' ? If you accept to compile again : ./configure -bindir /user/fleutotf/pub/ocaml/bin ...