On Mon, 14 Dec 1998, Fernando Sanchez wrote:
> I'm packaging ocaml, a ml-type language interpreter and compiler,
> and everything works ok but I have two questions, I hope quite easy to
> answer:
>
> First, to compile ocaml I need to call "make install" (in 'rules' file) in
> the following
On Mon, 14 Dec 1998, Fernando Sanchez wrote:
> First, to compile ocaml I need to call "make install" (in 'rules' file) in
> the following way for it to install binaries where it has to:
>
> $(MAKE) install BINDIR=`pwd`/debian/tmp/usr/bin \
> LIBDIR=`pwd`/debian/tmp/usr/lib/ocaml MANDIR=`pwd`/debi
On 14-Dec-98 Fernando Sanchez wrote:
> Hello,
> I'm packaging ocaml, a ml-type language interpreter and compiler,
> and everything works ok but I have two questions, I hope quite easy to
> answer:
>
> First, to compile ocaml I need to call "make install" (in 'rules' file) in
> the following
Hello,
I'm packaging ocaml, a ml-type language interpreter and compiler,
and everything works ok but I have two questions, I hope quite easy to
answer:
First, to compile ocaml I need to call "make install" (in 'rules' file) in
the following way for it to install binaries where it has to:
4 matches
Mail list logo