From owner-freebsd-ports Thu Dec 17 17:43:36 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA21326 for freebsd-ports-outgoing; Thu, 17 Dec 1998 17:43:36 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from d1o29.telia.com (d1o29.telia.com [194.236.214.241]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA21319 for ; Thu, 17 Dec 1998 17:43:34 -0800 (PST) (envelope-from girgen@partitur.se) Received: from partitur.se (t1o29p68.telia.com [194.236.214.68]) by d1o29.telia.com (8.8.8/8.8.5) with ESMTP id CAA19670 for ; Fri, 18 Dec 1998 02:43:23 +0100 (MET) Message-ID: <3679B326.784DA1A7@partitur.se> Date: Fri, 18 Dec 1998 02:43:02 +0100 From: Palle Girgensohn Organization: Partitur X-Mailer: Mozilla 4.5 [en] (X11; I; FreeBSD 3.0-CURRENT i386) X-Accept-Language: sv, en MIME-Version: 1.0 To: freebsd-ports@FreeBSD.ORG Subject: Where to put java libs Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi! I have a question: When porting java applications, where would .jar-files and other ported java stuff go? man hier(7) won't really help me here... Would PREFIX/java/lib be OK, or should each port have their own dir like PREFIX/share/appname, with a lib directory in there? Most java stuff I find on the installs into /usr/local/appname by default, and this is really not FreeBSD-ish, hence the question. What do you think? /Palle To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message