Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Dec 1998 13:18:45 -0500
From:      "Yarema" <yds@ingress.com>
To:        <freebsd-ports@FreeBSD.ORG>
Subject:   Re: Where to put java libs
Message-ID:  <018b01be2ab2$d9e436f0$1f40e6cd@ichiban.ingress.com>

next in thread | raw e-mail | index | archive | help
>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.


Since Java is architecture independent PREFIX/share/ is probably
appropriate. I know that's where they stick them on Red Hat. Definitely not
in PREFIX/libexec/ . Although there's a bunch of daemons which should
probably live in PREFIX/libexec/ instead of PREFIX/sbin/ .

--
Yarema


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?018b01be2ab2$d9e436f0$1f40e6cd>