Browse thread
[Caml-list] who are the developpers ?
-
Rakotomandimby Mihamina
- Remi Vanicat
- Olivier Andrieu
[
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: | Remi Vanicat <remi.vanicat@l...> |
| Subject: | Re: [Caml-list] who are the developpers ? |
Rakotomandimby Mihamina <rktmb.list@wanadoo.fr> writes: > Hello , > I'm a slackware user and I try to build a package for Slackware . > I saw the Makefile has not an easy structure for that . > - I can build with the prefix=/usr > - If i install with prefix=/package/location/usr , I saw that > /etc/ld.so.conf is appended with /package/location/usr/lib/ocaml , > that is quite "emmerding", because we want it to be appended with > /usr/lib/ocaml ... > > So , the needed thing is to create a DESTDIR Makefile variable ( at > least ) and replace all the $BINDIR , $LIBDIR , $MANDIR , ... in the > subdirectories Makefile install targets by $DESTDIR/bin > $DESTDIR/caml/lib ... [...] There are already packages (for example the debian one). Why don't you began there ? those problem have been already solve by Sven Luther, the debian maintainer. -- Rémi Vanicat ------------------- To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/ Beginner's list: http://groups.yahoo.com/group/ocaml_beginners