From mboxrd@z Thu Jan 1 00:00:00 1970 Received: (from majordomo@localhost) by pauillac.inria.fr (8.7.6/8.7.3) id IAA06964; Fri, 26 Mar 2004 08:34:34 +0100 (MET) X-Authentication-Warning: pauillac.inria.fr: majordomo set sender to owner-caml-list@pauillac.inria.fr using -f Received: from nez-perce.inria.fr (nez-perce.inria.fr [192.93.2.78]) by pauillac.inria.fr (8.7.6/8.7.3) with ESMTP id IAA07533 for ; Fri, 26 Mar 2004 08:34:33 +0100 (MET) Received: from mwinf0303.wanadoo.fr (smtp3.wanadoo.fr [193.252.22.28]) by nez-perce.inria.fr (8.12.10/8.12.10) with ESMTP id i2Q7ZAKW022442 for ; Fri, 26 Mar 2004 08:35:10 +0100 Received: from vanicat.homelinux.org (ca-bordeaux-8-20.w80-8.abo.wanadoo.fr [80.8.80.20]) by mwinf0303.wanadoo.fr (SMTP Server) with ESMTP id 25A64500090A for ; Fri, 26 Mar 2004 08:34:17 +0100 (CET) Received: from moi by vanicat.homelinux.org with local (Exim 4.30) id 1B6lqk-0000yg-4I for caml-list@inria.fr; Fri, 26 Mar 2004 08:33:54 +0100 To: caml-list@inria.fr Subject: Re: [Caml-list] who are the developpers ? References: <4063D900.4020308@wanadoo.fr> From: Remi Vanicat Mail-Copy-To: never Date: Fri, 26 Mar 2004 08:33:53 +0100 In-Reply-To: <4063D900.4020308@wanadoo.fr> (Rakotomandimby Mihamina's message of "Fri, 26 Mar 2004 08:17:20 +0100") Message-ID: <87r7vg2hb2.dlv@vanicat.homelinux.org> User-Agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: 8bit X-Miltered: at nez-perce by Joe's j-chkmail ("http://j-chkmail.ensmp.fr")! X-Loop: caml-list@inria.fr X-Spam: no; 0.00; caml-list:01 developpers:01 usr:01 usr:01 destdir:01 bindir:01 libdir:01 destdir:01 sven:01 luther:01 bin:01 ocaml:01 ocaml:01 caml:01 lib:01 Sender: owner-caml-list@pauillac.inria.fr Precedence: bulk X-Status: X-Keywords: X-UID: 366 Rakotomandimby Mihamina 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